summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-11-19md: fix some places where mddev_lock return value is not checked.NeilBrown1-5/+13
2013-11-19raid5: Retry R5_ReadNoMerge flag when hit a read error.Bian Yu1-0/+3
2013-11-19raid5: relieve lock contention in get_active_stripe()Shaohua Li2-1/+8
2013-11-19Merge branch 'pm-cpufreq'Rafael J. Wysocki3-4/+4
2013-11-19Merge branch 'pm-runtime'Rafael J. Wysocki1-0/+3
2013-11-19Merge branch 'pm-cpuidle'Rafael J. Wysocki1-1/+23
2013-11-19Merge branch 'acpi-video'Rafael J. Wysocki1-75/+12
2013-11-19Merge branch 'acpi-ec'Rafael J. Wysocki1-1/+2
2013-11-19Merge branch 'acpi-hotplug'Rafael J. Wysocki2-10/+5
2013-11-19ACPI / scan: Set flags.match_driver in acpi_bus_scan_fixed()Rafael J. Wysocki1-0/+2
2013-11-19ACPI / PCI root: Clear driver_data before failing enumerationRafael J. Wysocki1-0/+1
2013-11-19ACPI / hotplug: Fix PCI host bridge hot removalRafael J. Wysocki1-8/+1
2013-11-19ACPI / hotplug: Fix acpi_bus_get_device() return value checkRafael J. Wysocki1-2/+1
2013-11-19Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds97-407/+835
2013-11-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds34-212/+2937
2013-11-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds45-545/+1742
2013-11-19Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6Linus Torvalds11-351/+751
2013-11-19Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li...Linus Torvalds47-119/+610
2013-11-19Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds170-930/+8680
2013-11-19Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-129/+465
2013-11-19Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds6-125/+128
2013-11-19Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds45-1231/+1786
2013-11-19hwmon: (nct6775) NCT6791 supports weight control only for CPUFANGuenter Roeck1-8/+21
2013-11-19hwmon: (nct6775) Monitor additional temperature registersGuenter Roeck1-2/+60
2013-11-19hwmon: (lm75) Add support for GMT G751 chipArnaud Ebalard2-0/+4
2013-11-19be2net: Delete secondary unicast MAC addresses during be_closeAjit Khaparde1-0/+5
2013-11-19be2net: Fix unconditional enabling of Rx interface optionsAjit Khaparde3-4/+16
2013-11-19drm/i915: encoder->get_config is no longer optionalDaniel Vetter1-4/+2
2013-11-19drm/i915/tv: add ->get_config callbackDaniel Vetter1-0/+8
2013-11-19net, virtio_net: replace the magic valueZhi Yong Wu1-2/+2
2013-11-19bnx2x: Prevent "timeout waiting for state X"Dmitry Kravkov3-11/+4
2013-11-19bnx2x: prevent CFC attentionDmitry Kravkov1-1/+1
2013-11-19bnx2x: Prevent panic during DMAE timeoutDmitry Kravkov2-0/+19
2013-11-19bnx2x: Clean the sp rtnl task upon unloadDmitry Kravkov1-0/+4
2013-11-19watchdog: w83627hf: Use helper functions to access superio registersGuenter Roeck1-56/+76
2013-11-19watchdog: w83627hf: Enable watchdog device only if not already enabledGuenter Roeck1-1/+3
2013-11-19watchdog: w83627hf: Enable watchdog only onceGuenter Roeck1-18/+17
2013-11-19watchdog: w83627hf: Convert to watchdog infrastructureGuenter Roeck2-168/+48
2013-11-19brcmfmac: fix possible memory leakGeyslan G. Bem1-0/+1
2013-11-18i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe()Wei Yongjun1-1/+2
2013-11-18xen-netfront: fix missing rx_refill_timer when allocate memory failedMa JieYue1-3/+4
2013-11-18drm/radeon/cik: Add macrotile mode array queryMichel Dänzer4-1/+15
2013-11-18drm/radeon/cik: Return backend map information to userspaceMichel Dänzer1-1/+1
2013-11-18drm/vmwgfx: Make vmwgfx dma buffers prime awareThomas Hellstrom1-20/+25
2013-11-18drm/vmwgfx: Make surfaces prime-awareThomas Hellstrom2-15/+17
2013-11-18drm/vmwgfx: Hook up the prime ioctlsThomas Hellstrom4-3/+157
2013-11-18drm/ttm: Add a minimal prime implementation for ttm base objectsThomas Hellstrom1-6/+248
2013-11-18drm/vmwgfx: Fix false lockdep warningThomas Hellstrom1-10/+6
2013-11-18drm/ttm: Allow execbuf util reserves without ticketThomas Hellstrom1-13/+19
2013-11-17drm/i915: restore the early forcewake cleanupDaniel Vetter1-12/+14