summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2009-12-13mfd: Move pcf50633 messages to appropriate log levelsArnaud Patard1-2/+2
2009-12-13mfd: Make pcf50633 suspend/resume belong to i2c_driverLars-Peter Clausen1-6/+6
2009-12-13mfd: Disable unnecessary pcf50633 shutdown on lowsysPaul Fertser1-0/+3
2009-12-13mfd: Convert WM835x IRQ handling to use a data tableMark Brown1-648/+369
2009-12-13mfd: Split wm8350 IRQ code into a separate fileMark Brown3-762/+812
2009-12-13mfd: Add ADP5520/ADP5501 driverMichael Hennerich3-0/+389
2009-12-13mfd: Fix 88PM8607 I2C dependencyHaojian Zhuang1-1/+1
2009-12-13mfd: Move asic3_remove to .devexit.textUwe Kleine-König1-1/+1
2009-12-13mfd: Add support for WM8320 PMICsMark Brown2-3/+162
2009-12-13gpiolib: Make WM831x GPIO count dynamicMark Brown1-0/+3
2009-12-13mfd: Refactor WM831x chip identificationMark Brown1-40/+18
2009-12-13mfd: Don't abuse i2c_client.nameJean Delvare2-5/+0
2009-12-13mfd: Fix ab4500 compilation warningsSamuel Ortiz1-1/+2
2009-12-13mfd: add AB4500 driverSrinidhi Kasagar3-0/+218
2009-12-13mfd: Add 88PM8607 driverHaojian Zhuang3-0/+313
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+7
2009-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds3-0/+165
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2009-12-08Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-328/+91
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds4-1/+298
2009-12-06Merge branch 'for-lak' of git://git.linuxtogo.org/home/thesing/collie into sa...Russell King7-328/+91
2009-12-03Merge commit 'v2.6.32' into nextDmitry Torokhov1-1/+1
2009-12-01mfd: Correct WM831X_MAX_ISEL_VALUEMark Brown1-1/+1
2009-11-30mfd: Add power control platform data to SDHI driverMagnus Damm1-0/+11
2009-11-27add gpiolib support to ucb1x00Thomas Kunze2-2/+86
2009-11-27move drivers/mfd/*.h to include/linux/mfdThomas Kunze7-326/+5
2009-11-25Merge branch 'twl4030-mfd' into for-2.6.33Mark Brown1-1/+1
2009-11-25mfd: twl4030: fix ELF section mismatch...Daniel J Blueman1-1/+1
2009-11-22MFD: twl4030-codec: APLL_INFREQ handling in the MFD driverPeter Ujfalusi1-0/+35
2009-11-22MFD: twl4030: add twl4030_codec MFD as a new child to the corePeter Ujfalusi4-0/+262
2009-11-20Input: ucb1400_ts - allow passing IRQ through platfrom_dataMarek Vasut1-0/+7
2009-11-16wm831x: Factor out WM831x backup battery chargerMark Brown1-0/+9
2009-11-11Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren2-2/+2
2009-11-10Merge branch 'twl4030-mfd' into for-2.6.33Mark Brown1-0/+35
2009-11-10MFD: twl4030-codec: APLL_INFREQ handling in the MFD driverPeter Ujfalusi1-0/+35
2009-11-06Merge branch 'for-2.6.32' into for-2.6.33Mark Brown3-45/+50
2009-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2-2/+3
2009-10-27mfd: Do not dereference null pointer in twl4030 error pathIlkka Koskinen1-1/+1
2009-10-27mfd: Always initialise WM831x IRQ mutexMark Brown1-1/+2
2009-10-26Merge branch 'sh/sdhi-mfd'Paul Mundt3-0/+154
2009-10-26mfd: Add SuperH Mobile SDHI platform driverMagnus Damm3-0/+154
2009-10-25MFD: twl4030: add twl4030_codec MFD as a new child to the corePeter Ujfalusi4-0/+262
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2-2/+2
2009-10-12mfd: Fix twl4030 boot with twl4030 usb transceiver enabledRoger Quadros1-43/+46
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-10-05headers: remove sched.h from poll.hAlexey Dobriyan1-0/+1
2009-10-05mfd: AB3100 drop unused module parametersJean Delvare1-3/+1
2009-09-23mfd/gpio: add a GPIO interface to the UCB1400 MFD chip driver via gpiolibMarek Vasut1-4/+27
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov1-0/+1
2009-09-22drivers/mfd/ab3100-core.c: fix powerpc build errorAndrew Morton1-1/+1