summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | net/bonding: emit address change event also in bond_releaseShlomo Pongratz2012-04-051-0/+3
| * | r8169: enable napi on resume.Artem Savkov2012-04-041-0/+3
| * | bnx2x: correction to firmware interfaceYuval Mintz2012-04-041-55/+55
| * | phy:icplus:fix Auto Power Saving in ip101a_config_init.Srinivas Kandagatla2012-04-041-1/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-04-043-84/+112
| |\ \
| | * | e1000e: Guarantee descriptor writeback flush success.Matthew Vick2012-04-041-0/+17
| | * | e1000e: prevent oops when adapter is being closed and reset simultaneouslyBruce Allan2012-04-042-0/+15
| | * | ixgbe: driver fix for link flapMultanen, Eric W2012-04-041-84/+80
| * | | ppp: Don't stop and restart queue on every TX packetDavid Woodhouse2012-04-031-5/+9
| |/ /
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-065-107/+135
|\ \ \
| * \ \ Merge branch 'v3.4-cpufreq-exynos-fixes' of git://git.kernel.org/pub/scm/linu...Olof Johansson2012-04-051-7/+3
| |\ \ \
| | * | | EXYNOS: fix dependency for EXYNOS_CPUFREQKukjin Kim2012-04-041-7/+3
| * | | | Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2012-04-052-77/+87
| |\ \ \ \
| | * | | | USB: ehci-atmel: add needed of.h header fileNicolas Ferre2012-04-041-0/+1
| | * | | | USB: ohci-at91: trivial return code name changeNicolas Ferre2012-04-041-4/+3
| | * | | | USB: ohci-at91: change maximum number of portsNicolas Ferre2012-04-041-30/+36
| | * | | | USB: ohci-at91: rework and fix initializationNicolas Ferre2012-04-041-42/+46
| | * | | | USB: ohci-at91: fix vbus_pin_active_low handlingNicolas Ferre2012-04-041-2/+2
| | |/ / /
| * | | | Merge branch 'for-3.4/fixes-for-rc2' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2012-04-051-15/+44
| |\ \ \ \
| | * | | | gpio: tegra: Iterate over the correct number of banksStephen Warren2012-04-041-2/+2
| | * | | | gpio: tegra: fix register address calculations for Tegra30Stephen Warren2012-04-041-13/+42
| | |/ / /
| * / / / ARM: fix lcd power build failure in collie_defconfigPaul Gortmaker2012-04-031-8/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-04-061-1/+1
|\ \ \ \
| * | | | APM: fix deadlock in APM_IOC_SUSPEND ioctlNeilBrown2012-04-031-1/+1
* | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-0652-466/+349
|\ \ \ \ \
| * | | | | backlight: add driver for DA9052/53 PMIC v1Ashish Jangam2012-04-063-0/+194
| * | | | | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-0647-463/+152
| * | | | | drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callbackJett.Zhou2012-04-061-2/+2
| * | | | | sysrq: use SEND_SIG_FORCED instead of force_sig()Anton Vorontsov2012-04-061-1/+1
* | | | | | Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-051-45/+115
|\ \ \ \ \ \
| * | | | | | x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel2012-03-301-17/+0
| * | | | | | kgdbts: (2 of 2) fix single step awareness to work correctly with SMPJason Wessel2012-03-301-11/+62
| * | | | | | kgdbts: (1 of 2) fix single step awareness to work correctly with SMPJason Wessel2012-03-301-11/+43
| * | | | | | kgdbts: Fix kernel oops with CONFIG_DEBUG_RODATAJason Wessel2012-03-301-24/+28
* | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-053-10/+14
|\ \ \ \ \ \ \
| * | | | | | | X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-283-10/+14
| |/ / / / / /
* | | | | | | Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-042-101/+110
|\ \ \ \ \ \ \
| * | | | | | | firmware_class: Move request_firmware_nowait() to workqueuesStephen Boyd2012-03-281-20/+7
| * | | | | | | firmware_class: Reorganize fw_create_instance()Stephen Boyd2012-03-281-73/+62
| * | | | | | | firmware_class: Do not warn that system is not ready from async loadsRafael J. Wysocki2012-03-281-21/+30
| * | | | | | | firmware_class: Split _request_firmware() into three functions, v2Rafael J. Wysocki2012-03-281-17/+41
| * | | | | | | firmware_class: Rework usermodehelper checkRafael J. Wysocki2012-03-281-6/+5
| * | | | | | | Merge branch 'pm-runtime' into linux-nextRafael J. Wysocki2012-03-281-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | PM / Runtime: don't forget to wake up waitqueue on failureAlan Stern2012-03-261-1/+2
* | | | | | | | | Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds2012-04-041-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | regmap: rbtree: Fix register default look-up in syncLars-Peter Clausen2012-04-011-1/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-04-0410-44/+49
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | regulator: Remove non-existent parameter from fixed-helper.c kernel docRuss Dill2012-03-311-1/+0
| * | | | | | | | | regulator: Fix setting new voltage in s5m8767_set_voltageAxel Lin2012-03-311-7/+7
| * | | | | | | | | regulator: fix sysfs name collision between dummy and fixed dummy regulatorShawn Guo2012-03-311-1/+1