summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2014-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-7/+62
2014-10-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-5/+9
2014-10-03Merge tag 'md/3.17-final-fix' of git://neil.brown.name/mdLinus Torvalds-1/+17
2014-10-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-62/+65
2014-10-03[SCSI] uas: disable use of blk-mq I/O pathChristoph Hellwig-0/+7
2014-10-02Merge tag 'pm+acpi-3.17-final' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-11/+18
2014-10-03Merge tag 'drm-intel-fixes-2014-10-02' of git://anongit.freedesktop.org/drm-i...Dave Airlie-1/+13
2014-10-03i2c: qup: Fix order of runtime pm initializationAndy Gross-4/+8
2014-10-03i2c: rk3x: fix 0 length write transfersAlexandru M Stan-1/+1
2014-10-03Merge branches 'pm-cpufreq' and 'acpi-video'Rafael J. Wysocki-11/+18
2014-10-02Merge tag 'media/v3.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+1
2014-10-02Merge branch 'parisc-3.17-8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+2
2014-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-87/+79
2014-10-02md/raid5: disable 'DISCARD' by default due to safety concerns.NeilBrown-1/+17
2014-10-02drm/nouveau: make sure display hardware is reinitialised on runtime resumeBen Skeggs-53/+26
2014-10-02drm/nouveau: punt fbcon resume out to a workqueueBen Skeggs-6/+18
2014-10-02drm/nouveau: fix regression on original nv50 boardBen Skeggs-1/+6
2014-10-02drm/nv50/disp: fix dpms regression on certain boardsBen Skeggs-1/+2
2014-10-01r8152: disable power cut for RTL8153hayeswang-1/+1
2014-10-01r8152: remove clearing bphayeswang-27/+1
2014-10-01bnx2: Correctly receive full sized 802.1ad fragmesVlad Yasevich-2/+3
2014-10-01tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich-1/+2
2014-10-01parisc: Fix serial console for machines with serial port on superio chipHelge Deller-1/+2
2014-10-01[SCSI] cxgb4i: avoid holding mutex in interrupt contextAnish Bhatt-7/+55
2014-09-30r8152: fix setting RTL8152_UNPLUGhayeswang-1/+5
2014-09-30netxen: Fix bug in Tx completion path.Manish Chopra-2/+2
2014-09-30netxen: Fix BUG "sleeping function called from invalid context"Manish Chopra-2/+2
2014-09-30cpufreq: update 'cpufreq_suspended' after stopping governorsViresh Kumar-3/+4
2014-09-30hyperv: Fix a bug in netvsc_start_xmit()KY Srinivasan-1/+2
2014-09-30ACPI / i915: Update the condition to ignore firmware backlight change requestAaron Lu-5/+11
2014-09-29net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selectedKweh, Hock Leong-2/+9
2014-09-29drm/i915: Flush the PTEs after updating them before suspendChris Wilson-1/+13
2014-09-29cpufreq: integrator: fix integrator_cpufreq_remove return typeArnd Bergmann-2/+2
2014-09-29cpufreq: pcc-cpufreq: Fix wait_event() under spinlockRafael J. Wysocki-1/+1
2014-09-28Revert "[media] media: em28xx - remove reset_resume interface"Mauro Carvalho Chehab-0/+1
2014-09-28Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-0/+5
2014-09-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-38/+58
2014-09-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2014-09-26net/mlx4_core: Allow not to specify probe_vf in SRIOV IB modeMatan Barak-2/+2
2014-09-26r8152: fix the carrier off when autoresuminghayeswang-17/+35
2014-09-26Revert "net/macb: add pinctrl consumer support"Soren Brinkmann-11/+0
2014-09-26macvtap: Fix race between device delete and open.Vlad Yasevich-10/+8
2014-09-26qlcnic: Fix ordering of stats in stats buffer.Manish Chopra-0/+2
2014-09-26qlcnic: Remove __QLCNIC_DEV_UP bit check to read TX queues statistics.Manish Chopra-1/+1
2014-09-26qlcnic: Fix memory corruption while reading stats using ethtool.Manish Chopra-4/+2
2014-09-26qlcnic: Use qlcnic_83xx_flash_read32() API instead of lockless version of the...Sony Chacko-3/+2
2014-09-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+7
2014-09-26Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds-0/+1
2014-09-26drivers/rtc/rtc-efi.c: add missing module aliasPali Rohár-0/+1
2014-09-25Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-23/+134