summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-11-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-18Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2013-11-18Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2013-11-18Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-11-18hwmon: (nct6775) NCT6791 supports weight control only for CPUFANGuenter Roeck
2013-11-18hwmon: (nct6775) Monitor additional temperature registersGuenter Roeck
2013-11-18hwmon: (lm75) Add support for GMT G751 chipArnaud Ebalard
2013-11-18be2net: Delete secondary unicast MAC addresses during be_closeAjit Khaparde
2013-11-18be2net: Fix unconditional enabling of Rx interface optionsAjit Khaparde
2013-11-18drm/i915: encoder->get_config is no longer optionalDaniel Vetter
2013-11-18drm/i915/tv: add ->get_config callbackDaniel Vetter
2013-11-18net, virtio_net: replace the magic valueZhi Yong Wu
2013-11-18bnx2x: Prevent "timeout waiting for state X"Dmitry Kravkov
2013-11-18bnx2x: prevent CFC attentionDmitry Kravkov
2013-11-18bnx2x: Prevent panic during DMAE timeoutDmitry Kravkov
2013-11-18bnx2x: Clean the sp rtnl task upon unloadDmitry Kravkov
2013-11-18watchdog: w83627hf: Use helper functions to access superio registersGuenter Roeck
2013-11-18watchdog: w83627hf: Enable watchdog device only if not already enabledGuenter Roeck
2013-11-18watchdog: w83627hf: Enable watchdog only onceGuenter Roeck
2013-11-18watchdog: w83627hf: Convert to watchdog infrastructureGuenter Roeck
2013-11-18brcmfmac: fix possible memory leakGeyslan G. Bem
2013-11-18i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe()Wei Yongjun
2013-11-18xen-netfront: fix missing rx_refill_timer when allocate memory failedMa JieYue
2013-11-18drm/radeon/cik: Add macrotile mode array queryMichel Dänzer
2013-11-18drm/radeon/cik: Return backend map information to userspaceMichel Dänzer
2013-11-18drm/vmwgfx: Make vmwgfx dma buffers prime awareThomas Hellstrom
2013-11-18drm/vmwgfx: Make surfaces prime-awareThomas Hellstrom
2013-11-18drm/vmwgfx: Hook up the prime ioctlsThomas Hellstrom
2013-11-18drm/ttm: Add a minimal prime implementation for ttm base objectsThomas Hellstrom
2013-11-18drm/vmwgfx: Fix false lockdep warningThomas Hellstrom
2013-11-18drm/ttm: Allow execbuf util reserves without ticketThomas Hellstrom
2013-11-17drm/i915: restore the early forcewake cleanupDaniel Vetter
2013-11-17edac/85xx: Remove mpc85xx_pci_err_removeJohannes Thumshirn
2013-11-17watchdog: omap_wdt: raw read and write endian fixVictor Kamensky
2013-11-17watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATEUwe Kleine-König
2013-11-17watchdog: pcwd_usb: overflow in usb_pcwd_send_command()Dan Carpenter
2013-11-17watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe()Wei Yongjun
2013-11-17watchdog: watchdog_core: Fix a trivial typoSachin Kamat
2013-11-17watchdog: dw: Enable OF support for DW watchdog timerDinh Nguyen
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare
2013-11-17watchdog: ts72xx_wdt: Propagate return value from timeout_to_regvalGuenter Roeck
2013-11-17watchdog: pcwd_usb: Use allocated buffer for usb_control_msgGuenter Roeck
2013-11-17watchdog: sp805_wdt: Remove unnecessary amba_set_drvdata()Michal Simek
2013-11-17watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVIXianglong Du
2013-11-17watchdog: Remove redundant of_match_ptrSachin Kamat
2013-11-17watchdog: ts72xx_wdt: cleanup return codes in ioctlDan Carpenter
2013-11-17watchdog: add ralink watchdog driverJohn Crispin
2013-11-17watchdog: Add MOXA ART watchdog driverJonas Jensen
2013-11-17watchdog: kempld_wdt: Add __user annotationJingoo Han
2013-11-17watchdog: dw_wdt: Add __user annotationJingoo Han