aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+7
2009-12-09Merge 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/git/tmlind/linux-omap-2.6Linus 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/tiwai/sound-2.6Linus Torvalds4-1/+298
2009-12-06Merge branch 'for-lak' of git://git.linuxtogo.org/home/thesing/collie into sa1100Russell King7-328/+91
2009-12-02Merge 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-10Merge 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/torvalds/linux-2.6Paul 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-04headers: remove sched.h from poll.hAlexey Dobriyan1-0/+1
2009-10-04mfd: 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
2009-09-17mfd: Convert WM8350 to use request_threaded_irq()Mark Brown1-18/+6
2009-09-17mfd: Fix twl4030-power warningsSamuel Ortiz1-4/+4
2009-09-17regulator: AB3100 supportLinus Walleij1-0/+4
2009-09-17mfd: Fix ab3100-otp build failureSamuel Ortiz1-1/+0
2009-09-17mfd: Print warning for twl4030 out-of-order script loadingAmit Kucheria1-0/+6
2009-09-17mfd: Add support for TWL4030/5030 dynamic power switchingAmit Kucheria4-0/+490
2009-09-17mfd: AB3100 OTP readoutLinus Walleij3-0/+278
2009-09-17mfd: Add Freescale MC13783 driverSascha Hauer3-0/+439
2009-09-17mfd: AB3100 disable irq nosyncLinus Walleij1-1/+1
2009-09-17mfd: AB3100 alter default settingLinus Walleij1-1/+1
2009-09-17mfd: AB3100 propagate errorLinus Walleij1-1/+1
2009-09-17mfd: AB3100 accessor function cleanupsLinus Walleij1-19/+24
2009-09-17mfd: Hook WM831x into build systemMark Brown2-0/+12
2009-09-17mfd: Export ISEL values from WM831x coreMark Brown1-0/+64
2009-09-17mfd: Add basic WM831x OTP supportMark Brown2-0/+87
2009-09-17mfd: Conditionally add WM831x backlight subdeviceMark Brown1-0/+15