Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | cpufreq: integrator: fix integrator_cpufreq_remove return type | Arnd Bergmann | 2014-09-29 | 1 | -2/+2 | |
| | | * | | cpufreq: pcc-cpufreq: Fix wait_event() under spinlock | Rafael J. Wysocki | 2014-09-29 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | Merge tag 'media/v3.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-10-03 | 1 | -0/+1 | |
| |\ \ \ | ||||||
| | * | | | Revert "[media] media: em28xx - remove reset_resume interface" | Mauro Carvalho Chehab | 2014-09-29 | 1 | -0/+1 | |
| * | | | | Merge branch 'parisc-3.17-8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-10-02 | 1 | -1/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | parisc: Fix serial console for machines with serial port on superio chip | Helge Deller | 2014-10-01 | 1 | -1/+2 | |
| | | |/ / | | |/| | | ||||||
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-10-02 | 12 | -87/+79 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | r8152: disable power cut for RTL8153 | hayeswang | 2014-10-01 | 1 | -1/+1 | |
| | * | | | r8152: remove clearing bp | hayeswang | 2014-10-01 | 1 | -27/+1 | |
| | * | | | bnx2: Correctly receive full sized 802.1ad fragmes | Vlad Yasevich | 2014-10-01 | 1 | -2/+3 | |
| | * | | | tg3: Allow for recieve of full-size 8021AD frames | Vlad Yasevich | 2014-10-01 | 1 | -1/+2 | |
| | * | | | r8152: fix setting RTL8152_UNPLUG | hayeswang | 2014-09-30 | 1 | -1/+5 | |
| | * | | | netxen: Fix bug in Tx completion path. | Manish Chopra | 2014-09-30 | 1 | -2/+2 | |
| | * | | | netxen: Fix BUG "sleeping function called from invalid context" | Manish Chopra | 2014-09-30 | 2 | -2/+2 | |
| | * | | | hyperv: Fix a bug in netvsc_start_xmit() | KY Srinivasan | 2014-09-30 | 1 | -1/+2 | |
| | * | | | net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selected | Kweh, Hock Leong | 2014-09-29 | 1 | -2/+9 | |
| | * | | | net/mlx4_core: Allow not to specify probe_vf in SRIOV IB mode | Matan Barak | 2014-09-26 | 1 | -2/+2 | |
| | * | | | r8152: fix the carrier off when autoresuming | hayeswang | 2014-09-26 | 1 | -17/+35 | |
| | * | | | Revert "net/macb: add pinctrl consumer support" | Soren Brinkmann | 2014-09-26 | 1 | -11/+0 | |
| | * | | | macvtap: Fix race between device delete and open. | Vlad Yasevich | 2014-09-26 | 1 | -10/+8 | |
| | * | | | qlcnic: Fix ordering of stats in stats buffer. | Manish Chopra | 2014-09-26 | 1 | -0/+2 | |
| | * | | | qlcnic: Remove __QLCNIC_DEV_UP bit check to read TX queues statistics. | Manish Chopra | 2014-09-26 | 1 | -1/+1 | |
| | * | | | qlcnic: Fix memory corruption while reading stats using ethtool. | Manish Chopra | 2014-09-26 | 1 | -4/+2 | |
| | * | | | qlcnic: Use qlcnic_83xx_flash_read32() API instead of lockless version of the... | Sony Chacko | 2014-09-26 | 1 | -3/+2 | |
| * | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2014-09-28 | 1 | -0/+5 | |
| |\ \ \ \ | ||||||
| | * | | | | dmaengine: omap-dma: Restore the CLINK_CTRL in resume path | Peter Ujfalusi | 2014-09-23 | 1 | -0/+3 | |
| | * | | | | dmaengine: omap-dma: Add memory barrier to dma_resume path | Peter Ujfalusi | 2014-09-23 | 1 | -0/+2 | |
| * | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-09-27 | 2 | -38/+58 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | drivers/soc: qcom: do not disable the iface clock in probe | Srinivas Kandagatla | 2014-09-24 | 1 | -13/+33 | |
| | * | | | | | bus: omap_l3_noc: Fix connID for OMAP4 | Nishanth Menon | 2014-09-11 | 1 | -25/+25 | |
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-09-27 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 2014-09-25 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>" | Matt Fleming | 2014-09-23 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2014-09-26 | 1 | -0/+7 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Input: i8042 - fix Asus X450LCP touchpad detection | Marcos Paulo de Souza | 2014-09-25 | 1 | -0/+7 | |
| * | | | | | | | | | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds | 2014-09-26 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drivers/rtc/rtc-efi.c: add missing module alias | Pali Rohár | 2014-09-26 | 1 | -0/+1 | |
| * | | | | | | | | | | Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-09-26 | 12 | -23/+134 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ \ \ | Merge branches 'pm-cpufreq' and 'pm-sleep' | Rafael J. Wysocki | 2014-09-25 | 1 | -4/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | cpufreq: release policy->rwsem on error | Prarit Bhargava | 2014-09-22 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | cpufreq: fix cpufreq suspend/resume for intel_pstate | Lan Tianyu | 2014-09-22 | 1 | -4/+4 | |
| | | |/ / / / / / / / / / | ||||||
| | | | | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | *-----. \ \ \ \ \ \ \ \ \ \ | Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss', 'acpi-gpio' and 'acp... | Rafael J. Wysocki | 2014-09-25 | 95 | -263/+565 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | | | ACPI / video: disable native backlight for ThinkPad X201s | Aaron Lu | 2014-09-22 | 1 | -0/+8 | |
| | | | | | |/ / / / / / / / / / | ||||||
| | | | | * | | | | | | | | | | | gpio / ACPI: Use pin index and bit length | Srinivas Pandruvada | 2014-09-24 | 1 | -1/+4 | |
| | | | | * | | | | | | | | | | | ACPICA: Update to GPIO region handler interface. | Bob Moore | 2014-09-24 | 6 | -16/+104 | |
| | | | | |/ / / / / / / / / / | ||||||
| | | | * / / / / / / / / / / | ACPI / platform / LPSS: disable async suspend/resume of LPSS devices | Fu Zhonghui | 2014-09-24 | 1 | -1/+0 | |
| | | | |/ / / / / / / / / / | ||||||
| | | * / / / / / / / / / / | ACPI / scan: Correct error return value of create_modalias() | Mika Westerberg | 2014-09-22 | 1 | -1/+1 | |
| | | |/ / / / / / / / / / | ||||||
| | * | | | | | | / / / / | ACPI / hotplug: Generate online uevents for ACPI containers | Rafael J. Wysocki | 2014-09-21 | 2 | -0/+11 | |
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-09-26 | 8 | -391/+420 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | i2c: acpi: Fix NULL Pointer dereference | Peter Hüwe | 2014-09-25 | 1 | -2/+12 |