summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-12-091-0/+7
|\
| * Merge commit 'v2.6.32' into nextDmitry Torokhov2009-12-021-1/+1
| |\
| * | Input: ucb1400_ts - allow passing IRQ through platfrom_dataMarek Vasut2009-11-201-0/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-12-093-0/+165
|\ \ \
| * | | mfd: Add power control platform data to SDHI driverMagnus Damm2009-11-301-0/+11
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-11-042-2/+3
| |\ \ \ | | |/ /
| * | | Merge branch 'sh/sdhi-mfd'Paul Mundt2009-10-263-0/+154
| |\ \ \
| | * | | mfd: Add SuperH Mobile SDHI platform driverMagnus Damm2009-10-263-0/+154
* | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-082-2/+2
|\ \ \ \ \
| * | | | | MFD: twl4030-codec: APLL_INFREQ handling in the MFD driverPeter Ujfalusi2009-11-221-0/+35
| * | | | | MFD: twl4030: add twl4030_codec MFD as a new child to the corePeter Ujfalusi2009-11-224-0/+262
| * | | | | Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren2009-11-102-2/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-202-2/+2
| | |/ / /
* | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-12-087-328/+91
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-lak' of git://git.linuxtogo.org/home/thesing/collie into sa...Russell King2009-12-067-328/+91
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | add gpiolib support to ucb1x00Thomas Kunze2009-11-272-2/+86
| | * | | | move drivers/mfd/*.h to include/linux/mfdThomas Kunze2009-11-277-326/+5
| | |/ / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-084-1/+298
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'twl4030-mfd' into for-2.6.33Mark Brown2009-11-251-1/+1
| |\ \ \ \
| | * | | | mfd: twl4030: fix ELF section mismatch...Daniel J Blueman2009-11-251-1/+1
| * | | | | Merge branch 'twl4030-mfd' into for-2.6.33Mark Brown2009-11-101-0/+35
| |\ \ \ \ \ | | |/ / / /
| | * | | | MFD: twl4030-codec: APLL_INFREQ handling in the MFD driverPeter Ujfalusi2009-11-101-0/+35
| * | | | | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-11-063-45/+50
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| * | | | MFD: twl4030: add twl4030_codec MFD as a new child to the corePeter Ujfalusi2009-10-254-0/+262
| | |_|/ | |/| |
* | | | mfd: Correct WM831X_MAX_ISEL_VALUEMark Brown2009-12-011-1/+1
| |/ / |/| |
* | | mfd: Do not dereference null pointer in twl4030 error pathIlkka Koskinen2009-10-271-1/+1
* | | mfd: Always initialise WM831x IRQ mutexMark Brown2009-10-271-1/+2
| |/ |/|
* | mfd: Fix twl4030 boot with twl4030 usb transceiver enabledRoger Quadros2009-10-121-43/+46
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
|/
* headers: remove sched.h from poll.hAlexey Dobriyan2009-10-041-0/+1
* mfd: AB3100 drop unused module parametersJean Delvare2009-10-041-3/+1
* mfd/gpio: add a GPIO interface to the UCB1400 MFD chip driver via gpiolibMarek Vasut2009-09-231-4/+27
* spi: prefix modalias with "spi:"Anton Vorontsov2009-09-231-0/+1
* drivers/mfd/ab3100-core.c: fix powerpc build errorAndrew Morton2009-09-221-1/+1
* mfd: Convert WM8350 to use request_threaded_irq()Mark Brown2009-09-171-18/+6
* mfd: Fix twl4030-power warningsSamuel Ortiz2009-09-171-4/+4
* regulator: AB3100 supportLinus Walleij2009-09-171-0/+4
* mfd: Fix ab3100-otp build failureSamuel Ortiz2009-09-171-1/+0
* mfd: Print warning for twl4030 out-of-order script loadingAmit Kucheria2009-09-171-0/+6
* mfd: Add support for TWL4030/5030 dynamic power switchingAmit Kucheria2009-09-174-0/+490
* mfd: AB3100 OTP readoutLinus Walleij2009-09-173-0/+278
* mfd: Add Freescale MC13783 driverSascha Hauer2009-09-173-0/+439
* mfd: AB3100 disable irq nosyncLinus Walleij2009-09-171-1/+1
* mfd: AB3100 alter default settingLinus Walleij2009-09-171-1/+1
* mfd: AB3100 propagate errorLinus Walleij2009-09-171-1/+1
* mfd: AB3100 accessor function cleanupsLinus Walleij2009-09-171-19/+24
* mfd: Hook WM831x into build systemMark Brown2009-09-172-0/+12
* mfd: Export ISEL values from WM831x coreMark Brown2009-09-171-0/+64
* mfd: Add basic WM831x OTP supportMark Brown2009-09-172-0/+87
* mfd: Conditionally add WM831x backlight subdeviceMark Brown2009-09-171-0/+15
OpenPOWER on IntegriCloud