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