summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | cpufreq: integrator: fix integrator_cpufreq_remove return typeArnd Bergmann2014-09-291-2/+2
| | | * | cpufreq: pcc-cpufreq: Fix wait_event() under spinlockRafael J. Wysocki2014-09-291-1/+1
| | |/ /
| * | | Merge tag 'media/v3.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-031-0/+1
| |\ \ \
| | * | | Revert "[media] media: em28xx - remove reset_resume interface"Mauro Carvalho Chehab2014-09-291-0/+1
| * | | | Merge branch 'parisc-3.17-8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-021-1/+2
| |\ \ \ \
| | * | | | parisc: Fix serial console for machines with serial port on superio chipHelge Deller2014-10-011-1/+2
| | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-0212-87/+79
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | r8152: disable power cut for RTL8153hayeswang2014-10-011-1/+1
| | * | | r8152: remove clearing bphayeswang2014-10-011-27/+1
| | * | | bnx2: Correctly receive full sized 802.1ad fragmesVlad Yasevich2014-10-011-2/+3
| | * | | tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich2014-10-011-1/+2
| | * | | r8152: fix setting RTL8152_UNPLUGhayeswang2014-09-301-1/+5
| | * | | netxen: Fix bug in Tx completion path.Manish Chopra2014-09-301-2/+2
| | * | | netxen: Fix BUG "sleeping function called from invalid context"Manish Chopra2014-09-302-2/+2
| | * | | hyperv: Fix a bug in netvsc_start_xmit()KY Srinivasan2014-09-301-1/+2
| | * | | net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selectedKweh, Hock Leong2014-09-291-2/+9
| | * | | net/mlx4_core: Allow not to specify probe_vf in SRIOV IB modeMatan Barak2014-09-261-2/+2
| | * | | r8152: fix the carrier off when autoresuminghayeswang2014-09-261-17/+35
| | * | | Revert "net/macb: add pinctrl consumer support"Soren Brinkmann2014-09-261-11/+0
| | * | | macvtap: Fix race between device delete and open.Vlad Yasevich2014-09-261-10/+8
| | * | | qlcnic: Fix ordering of stats in stats buffer.Manish Chopra2014-09-261-0/+2
| | * | | qlcnic: Remove __QLCNIC_DEV_UP bit check to read TX queues statistics.Manish Chopra2014-09-261-1/+1
| | * | | qlcnic: Fix memory corruption while reading stats using ethtool.Manish Chopra2014-09-261-4/+2
| | * | | qlcnic: Use qlcnic_83xx_flash_read32() API instead of lockless version of the...Sony Chacko2014-09-261-3/+2
| * | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-09-281-0/+5
| |\ \ \ \
| | * | | | dmaengine: omap-dma: Restore the CLINK_CTRL in resume pathPeter Ujfalusi2014-09-231-0/+3
| | * | | | dmaengine: omap-dma: Add memory barrier to dma_resume pathPeter Ujfalusi2014-09-231-0/+2
| * | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-09-272-38/+58
| |\ \ \ \ \
| | * | | | | drivers/soc: qcom: do not disable the iface clock in probeSrinivas Kandagatla2014-09-241-13/+33
| | * | | | | bus: omap_l3_noc: Fix connID for OMAP4Nishanth Menon2014-09-111-25/+25
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-09-271-1/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-09-251-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>"Matt Fleming2014-09-231-1/+1
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-09-261-0/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Input: i8042 - fix Asus X450LCP touchpad detectionMarcos Paulo de Souza2014-09-251-0/+7
| * | | | | | | | | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-09-261-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drivers/rtc/rtc-efi.c: add missing module aliasPali Rohár2014-09-261-0/+1
| * | | | | | | | | | Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-2612-23/+134
| |\ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki2014-09-251-4/+6
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | cpufreq: release policy->rwsem on errorPrarit Bhargava2014-09-221-0/+2
| | | * | | | | | | | | | | cpufreq: fix cpufreq suspend/resume for intel_pstateLan Tianyu2014-09-221-4/+4
| | | |/ / / / / / / / / /
| | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | *-----. \ \ \ \ \ \ \ \ \ \ Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss', 'acpi-gpio' and 'acp...Rafael J. Wysocki2014-09-2595-263/+565
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | | | ACPI / video: disable native backlight for ThinkPad X201sAaron Lu2014-09-221-0/+8
| | | | | | |/ / / / / / / / / /
| | | | | * | | | | | | | | | | gpio / ACPI: Use pin index and bit lengthSrinivas Pandruvada2014-09-241-1/+4
| | | | | * | | | | | | | | | | ACPICA: Update to GPIO region handler interface.Bob Moore2014-09-246-16/+104
| | | | | |/ / / / / / / / / /
| | | | * / / / / / / / / / / ACPI / platform / LPSS: disable async suspend/resume of LPSS devicesFu Zhonghui2014-09-241-1/+0
| | | | |/ / / / / / / / / /
| | | * / / / / / / / / / / ACPI / scan: Correct error return value of create_modalias()Mika Westerberg2014-09-221-1/+1
| | | |/ / / / / / / / / /
| | * | | | | | | / / / / ACPI / hotplug: Generate online uevents for ACPI containersRafael J. Wysocki2014-09-212-0/+11
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-09-268-391/+420
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | i2c: acpi: Fix NULL Pointer dereferencePeter Hüwe2014-09-251-2/+12