summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mfd: Fix memleak in pcf50633_client_dev_registerLars-Peter Clausen2009-12-135-23/+7
* 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-131-648/+369
* mfd: Split wm8350 IRQ code into a separate fileMark Brown2009-12-133-762/+812
* input/keyboard: new driver for ADP5520 MFD PMICsMichael Hennerich2009-12-133-0/+231
* mfd: Add ADP5520/ADP5501 driverMichael Hennerich2009-12-133-0/+389
* 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-132-3/+162
* gpiolib: Make WM831x GPIO count dynamicMark Brown2009-12-132-3/+4
* mfd: Refactor WM831x chip identificationMark Brown2009-12-131-40/+18
* mfd: Don't abuse i2c_client.nameJean Delvare2009-12-132-5/+0
* mfd: Fix ab4500 compilation warningsSamuel Ortiz2009-12-131-1/+2
* mfd: add AB4500 driverSrinidhi Kasagar2009-12-133-0/+218
* mfd: Add 88PM8607 driverHaojian Zhuang2009-12-133-0/+313
* Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2009-12-122-1/+8
|\
| * IXP4xx: move FSG platform macros to the platform code.Krzysztof Hałasa2009-12-051-0/+7
| * IXP4xx: Fix normally-disabled debugging text in drivers/net/arm/ixp4xx_eth.c.Krzysztof Hałasa2009-12-051-1/+1
* | tty: Fix BKL taken under a spinlock bug introduced in the BKL splitAlan Cox2009-12-121-2/+0
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-1229-867/+3247
|\ \
| * \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-091204-44127/+102650
| |\ \
| * \ \ Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-12-099-304/+553
| |\ \ \
| | * | | mpc52xx/wdt: remove obsolete old WDT implementationAlbrecht Dreß2009-12-083-295/+3
| | * | | mmc: fix missing module license declaration in of_mmc_spi.cGrant Likely2009-11-041-0/+2
| | * | | spi/mpc52xx: replace printk with dev_errWolfram Sang2009-11-041-3/+2
| | * | | Xilinx: SPI: Fix bits_per_word for transfersJohn Linn2009-11-041-1/+2
| | * | | spi/mpc52xx-psc-spi: check for valid PSCWolfram Sang2009-11-041-4/+8
| | * | | powerpc/5200: Add mpc5200-spi (non-PSC) device driverGrant Likely2009-11-043-0/+529
| | * | | spi/mpc5200: Register SPI devices described in device treeGrant Likely2009-11-041-1/+7
| * | | | powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...Gautham R Shenoy2009-12-091-0/+2
| * | | | sysfs/cpu: Add probe/release filesNathan Fontenot2009-12-091-0/+32
| * | | | powerpc/therm_adt746x: Record pwm invert bit at module load time]Darrick J. Wong2009-12-091-2/+11
| * | | | agp/uninorth: Unify U3 and pre-U3 insert_memory and remove_memory hooks.Michel Dänzer2009-12-091-53/+11
| * | | | agp/uninorth: Also handle user memory types in u3_remove_memory().Michel Dänzer2009-12-091-7/+22
| * | | | offb: Add support for framebuffer handoff to offb.Dave Airlie2009-12-091-1/+14
| * | | | libata/drivers: Add driver for Apple "MacIO" IDE controllerBenjamin Herrenschmidt2009-12-093-0/+1438
| * | | | libata/sff: Use ops->bmdma_stop instead of ata_bmdma_stop()Benjamin Herrenschmidt2009-12-091-1/+1
| * | | | powerpc/macio: Rework hotplug media bay supportBenjamin Herrenschmidt2009-12-093-264/+195
| * | | | powerpc/macio: Add dma_parms support to macioBenjamin Herrenschmidt2009-12-081-0/+5
| * | | | powerpc/macio: Add devres support to macio_deviceBenjamin Herrenschmidt2009-12-081-0/+47
| * | | | hvc_console: Export (GPL'ed) hvc_removeAmit Shah2009-12-081-0/+1
| * | | | powerpc/windfarm: Add detection for second cpu pumpBolko Maass2009-12-081-0/+2
| * | | | powerpc/via-pmu: Convert to proc_fops/seq_fileAlexey Dobriyan2009-12-081-69/+91
| * | | | powerpc/of_serial: Add missing ns16550a idMichal Simek2009-11-271-0/+1
| * | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-24107-730/+958
| |\ \ \ \
| * | | | | powerpc: Fix build of some FSL platformsBenjamin Herrenschmidt2009-11-241-5/+0