aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-12mfd: Fetch cell pointer from platform_device->mfd_cellSamuel Ortiz1-2/+11
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-16/+0
2011-03-28gpio: driver for 42 AB8500 GPIO pinsBibek Basu2-0/+62
2011-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds1-0/+6
2011-03-27mfd: Add MAX8997/8966 IRQ controlMyungJoo Ham2-2/+26
2011-03-27mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to itAndres Salomon1-9/+18
2011-03-26regulator: initialization for ab8500 regulatorsBengt Jonsson1-0/+6
2011-03-25mfd: remove now redundant sh_mobile_sdhi.h headerGuennadi Liakhovetski1-7/+0
2011-03-25mmc: tmio: convert the SDHI MMC driver from MFD to a platform driverGuennadi Liakhovetski1-14/+5
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-0/+2
2011-03-23mfd: Rename ab8500 gpadc headerLinus Walleij1-0/+0
2011-03-23mfd: Constify WM8994 write pathMark Brown1-2/+2
2011-03-23regulator: Add a subdriver for TI TPS6105x regulator portions v2Linus Walleij1-0/+6
2011-03-23mfd: Add a core driver for TI TPS61050/TPS61052 chips v2Linus Walleij1-0/+95
2011-03-23regulator: MAX8997/8966 supportMyungJoo Ham1-1/+27
2011-03-23mfd: Add WM8994 bulk register write operationMark Brown1-0/+2
2011-03-23mfd: Append additional read write on 88pm860xHaojian Zhuang1-0/+8
2011-03-23mfd: Adopt mfd_data in 88pm860x regulatorHaojian Zhuang1-3/+4
2011-03-23mfd: Adopt mfd_data in 88pm860x ledHaojian Zhuang1-2/+1
2011-03-23mfd: Adopt mfd_data in 88pm860x backlightHaojian Zhuang1-1/+1
2011-03-23mfd: Reentrance and revamp ab8500 gpadc fetching interfaceDaniel Willerud1-1/+5
2011-03-23mfd: Move ab8500 gpadc header to subdirDaniel Willerud1-11/+11
2011-03-23mfd: MAX8997/8966 supportMyungJoo Ham2-0/+435
2011-03-23mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" partAndres Salomon1-2/+2
2011-03-23mfd: ab8500 chip revision 3.0 supportMattias Wallin1-2/+2
2011-03-23mfd: Add platform data to support multiple WM831x devices per boardMark Brown1-0/+3
2011-03-23mfd: add platform_device sharing support for mfdAndres Salomon1-0/+9
2011-03-23mfd: Add refcounting support to mfd_cellsAndres Salomon1-1/+13
2011-03-23mfd: Remove driver_data field from mfd_cellAndres Salomon1-3/+0
2011-03-23mfd: Rename platform_data field of mfd_cell to mfd_dataAndres Salomon1-4/+4
2011-03-23mfd: Drop data_size from mfd_cell structAndres Salomon1-3/+0
2011-03-23mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon1-2/+1
2011-03-23mfd: mfd_cell is now implicitly available to ab3550 driverAndres Salomon1-1/+0
2011-03-23mfd-core: Unconditionally add mfd_cell to every platform_deviceAndres Salomon1-2/+21
2011-03-23mfd-core: Fix up typos/vagueness in commentAndres Salomon1-2/+2
2011-03-23mfd: Add new ab8500 GPADC driverArun Murthy1-0/+28
2011-03-23mfd: AB8500 system control driverMattias Nilsson1-0/+254
2011-03-23mfd: Support configuration of WM831x /IRQ output in CMOS modeMark Brown1-0/+3
2011-03-21[media] MFD: WL1273 FM Radio: MFD driver for the FM radioMatti Aaltonen1-0/+2
2011-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+2
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-2/+12
2011-03-16Merge branch 'topic/asoc' into for-linusTakashi Iwai2-2/+12
2011-03-15Merge branch 'davinci-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci into devel-stableRussell King1-0/+93
2011-03-15spi: add ti-ssp spi master driverCyril Chemparathy1-0/+6
2011-03-15mfd: add driver for sequencer serial portCyril Chemparathy1-0/+87
2011-03-02mfd: Don't suspend WM8994 if the CODEC is not suspendedMark Brown1-0/+1
2011-02-22ASoC: Support configuration of WM8958 microphone bias analogue parametersMark Brown2-2/+7
2011-02-22ASoC: Support WM8958 direct microphone detection IRQMark Brown1-0/+5
2011-01-31Merge commit 'v2.6.38-rc3' into nextDmitry Torokhov15-206/+956