summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: fix undefined twl4030-power resconfig value checksAaro Koskinen2009-12-132-3/+4
* mfd: Add support for remapping twl4030-power power statesAmit Kucheria2009-12-132-0/+39
* mfd: Add comments for the twl4030-power register and bit layoutAmit Kucheria2009-12-131-2/+10
* mfd: twl4030-power: Rename DEVGROUP to DEV_GRPAmit Kucheria2009-12-131-8/+8
* mfd: Fix pcf50633-regulator drvdata usageLars-Peter Clausen2009-12-132-2/+4
* mfd: Use platform_device_add_data to set pcf50633 regulator platform dataLars-Peter Clausen2009-12-131-1/+2
* mfd: Fix memleak in pcf50633_client_dev_registerLars-Peter Clausen2009-12-136-28/+12Star
* mfd: Move pcf50633 messages to appropriate log levelsArnaud Patard2009-12-131-2/+2
* mfd: Make pcf50633 suspend/resume belong to i2c_driverLars-Peter Clausen2009-12-131-6/+6
* mfd: Disable unnecessary pcf50633 shutdown on lowsysPaul Fertser2009-12-131-0/+3
* mfd: Convert WM835x IRQ handling to use a data tableMark Brown2009-12-132-648/+387Star
* mfd: Split wm8350 IRQ code into a separate fileMark Brown2009-12-134-763/+815
* input/keyboard: new driver for ADP5520 MFD PMICsMichael Hennerich2009-12-133-0/+231
* mfd: Add ADP5520/ADP5501 driverMichael Hennerich2009-12-134-0/+688
* gpio: adp5520: rename common defines and typosMichael Hennerich2009-12-131-16/+20
* backlight: adp5520: rename common defines and typosMichael Hennerich2009-12-131-53/+70
* mfd: Fix 88PM8607 I2C dependencyHaojian Zhuang2009-12-131-1/+1
* mfd: Move asic3_remove to .devexit.textUwe Kleine-König2009-12-131-1/+1
* mfd: Add support for WM8320 PMICsMark Brown2009-12-133-3/+163
* gpiolib: Make WM831x GPIO count dynamicMark Brown2009-12-133-3/+6
* mfd: Refactor WM831x chip identificationMark Brown2009-12-131-40/+18Star
* mfd: Don't abuse i2c_client.nameJean Delvare2009-12-132-5/+0Star
* mfd: Fix ab4500 compilation warningsSamuel Ortiz2009-12-131-1/+2
* mfd: add AB4500 driverSrinidhi Kasagar2009-12-134-0/+480
* mfd: Add 88PM8607 driverHaojian Zhuang2009-12-134-0/+530
* Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2009-12-1338-911/+461Star
|\
| * IXP4xx: GTWX5715 platform only has two PCI IRQ lines, not four.Krzysztof Hałasa2009-12-051-21/+11Star
| * IXP4xx: Introduce IXP4XX_GPIO_IRQ(n) macro and convert IXP4xx platform files.Krzysztof Hałasa2009-12-0510-234/+169Star
| * IXP4xx: move Gemtek GTWX5715 platform macros to the platform code.Krzysztof Hałasa2009-12-053-121/+43Star
| * IXP4xx: Remove unused Motorola PrPMC1100 platform macros.Krzysztof Hałasa2009-12-053-44/+0Star
| * IXP4xx: move FSG platform macros to the platform code.Krzysztof Hałasa2009-12-056-60/+25Star
| * IXP4xx: move DSM G600 platform macros to the platform code.Krzysztof Hałasa2009-12-055-64/+35Star
| * IXP4xx: move NAS100D platform macros to the platform code.Krzysztof Hałasa2009-12-055-64/+31Star
| * IXP4xx: move NSLU2 platform macros to the platform code.Krzysztof Hałasa2009-12-055-65/+32Star
| * IXP4xx: move Coyote platform macros to the platform code.Krzysztof Hałasa2009-12-055-43/+19Star
| * IXP4xx: move AVILA platform macros to the platform code.Krzysztof Hałasa2009-12-055-51/+18Star
| * IXP4xx: move IXDP425 platform macros to the platform code.Krzysztof Hałasa2009-12-055-52/+25Star
| * IXP4xx: Extend PCI MMIO indirect address space to 1 GB.Krzysztof Hałasa2009-12-054-29/+29
| * IXP4xx: Fix compilation failure with CONFIG_IXP4XX_INDIRECT_PCI.Krzysztof Hałasa2009-12-051-8/+15
| * IXP4xx: Drop "__ixp4xx_" prefix from in/out/ioread/iowrite functions for clar...Krzysztof Hałasa2009-12-051-95/+55Star
| * IXP4xx: Rename indirect MMIO primitives from __ixp4xx_* to __indirect_*.Krzysztof Hałasa2009-12-051-57/+50Star
| * IXP4xx: Ensure index is positive in irq_to_gpio() and npe_request().Roel Kluin2009-12-054-4/+4
| * ARM: fix insl() and outsl() endianness on IXP4xx architecture.Krzysztof Hałasa2009-12-051-3/+4
| * IXP4xx: Fix normally-disabled debugging text in drivers/net/arm/ixp4xx_eth.c.Krzysztof Hałasa2009-12-051-1/+1
| * IXP4xx: change the timer base frequency to 66.666000 MHz.Krzysztof Hałasa2009-12-051-1/+1
* | [BKL] add 'might_sleep()' to the outermost lock takerLinus Torvalds2009-12-121-1/+3
* | tty: Fix BKL taken under a spinlock bug introduced in the BKL splitAlan Cox2009-12-121-2/+0Star
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-12234-2713/+13126
|\ \
| * | powerpc: Fix usage of 64-bit instruction in 32-bit altivec codeBenjamin Herrenschmidt2009-12-091-1/+1
| * | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-093651-114842/+248433
| |\ \