summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 'common-clk-api' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2012-03-287-0/+2048
|\ \
| * | clk: make CONFIG_COMMON_CLK invisibleArnd Bergmann2012-03-191-9/+6
| * | clk: basic clock hardware typesMike Turquette2012-03-165-1/+550
| * | clk: introduce the common clock frameworkMike Turquette2012-03-163-0/+1502
* | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-2814-81/+452
|\ \ \
| * \ \ Merge branch 'kirkwood/dt' into next/dt2Arnd Bergmann2012-03-249-197/+130
| |\ \ \
| | * \ \ Merge branch 'kirkwood_dt_for_3.4_v3' of git://git.infradead.org/users/jcoope...Arnd Bergmann2012-03-163-14/+24
| | |\ \ \
| | | * | | ARM: kirkwood: rtc-mv devicetree bindingsJason Cooper2012-03-161-0/+9
| | | * | | ARM: orion: wdt: use resource vice direct accessJason Cooper2012-03-161-9/+15
| | | * | | ARM: orion: spi: remove enable_clock_fix which is not usedAndrew Lunn2012-03-161-5/+0
| * | | | | Merge branch 'spear/dt' into next/dt2Arnd Bergmann2012-03-1689-230/+384
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'ux500/dt' into next/dt2Arnd Bergmann2012-03-1652-608/+566
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'depends/driver-core' into ux500/dtArnd Bergmann2012-03-1652-608/+566
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge branch 'at91-3.4-cleanup2-DT2+USB' of git://github.com/at91linux/linux-...Arnd Bergmann2012-03-162-3/+39
| |\ \ \ \ \ \ \
| | * | | | | | | USB: at91: Device udc add dt supportJean-Christophe PLAGNIOL-VILLARD2012-03-152-3/+39
| * | | | | | | | Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91...Arnd Bergmann2012-03-168-63/+388
| |\| | | | | | |
| | * | | | | | | ARM: at91: dt: enable usb ehci for sam9g45 and sam9x5Jean-Christophe PLAGNIOL-VILLARD2012-03-151-1/+1
| | * | | | | | | ARM: at91: usb ehci add dt supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-1/+23
| | * | | | | | | ARM: at91: usb ohci add dt supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-1/+100
| | * | | | | | | i2c/gpio: add DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-22/+76
| | * | | | | | | atmel/nand: add DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-20/+93
| | * | | | | | | of/mtd/nand: add generic bindings and helpersJean-Christophe PLAGNIOL-VILLARD2012-03-153-0/+90
| | * | | | | | | mtd/atmel_nand: add on_flash_bbt to enable the use of On Flash BBTJean-Christophe PLAGNIOL-VILLARD2012-03-151-1/+1
| | * | | | | | | ATMEL: fix nand ecc supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-19/+6
* | | | | | | | | Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-281-42/+445
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'next/soc-exynos5250-gpio' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2012-03-1590-272/+829
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | gpio/samsung: use ioremap() for EXYNOS4 GPIOlibSangsu Park2012-03-141-14/+34
| | * | | | | | | | | gpio/samsung: add support GPIOlib for EXYNOS5250Sangsu Park2012-03-141-28/+411
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'next/devel-samsung-pd' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2012-03-141-0/+32
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-03-282-286/+448
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | rbd: move snap_rwsem to the device, rename to header_rwsemJosh Durgin2012-03-221-11/+11
| * | | | | | | | | | | rbd: don't drop the rbd_id too earlyAlex Elder2012-03-221-5/+9
| * | | | | | | | | | | rbd: small changesAlex Elder2012-03-222-37/+52
| * | | | | | | | | | | rbd: do some refactoringAlex Elder2012-03-221-40/+40
| * | | | | | | | | | | rbd: fix module sysfs setup/teardown codeAlex Elder2012-03-221-3/+5
| * | | | | | | | | | | rbd: don't allocate mon_addrs buffer in rbd_add()Alex Elder2012-03-221-12/+9
| * | | | | | | | | | | rbd: have rbd_parse_args() report found mon_addrs sizeAlex Elder2012-03-221-7/+13
| * | | | | | | | | | | rbd: do a few checks at build timeAlex Elder2012-03-221-3/+13
| * | | | | | | | | | | rbd: don't use sscanf() in rbd_add_parse_args()Alex Elder2012-03-221-14/+85
| * | | | | | | | | | | rbd: encapsulate argument parsing for rbd_add()Alex Elder2012-03-221-26/+42
| * | | | | | | | | | | rbd: simplify error handling in rbd_add()Alex Elder2012-03-221-23/+17
| * | | | | | | | | | | rbd: reduce memory used for rbd_dev fieldsAlex Elder2012-03-221-2/+2
| * | | | | | | | | | | rbd: have rbd_get_client() return a rbd_clientAlex Elder2012-03-221-20/+12