aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd
Commit message (Expand)AuthorAgeFilesLines
...
* | | | mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to itAndres Salomon2011-03-271-9/+18
|/ / /
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-241-0/+2
|\ \ \
| * | | [media] MFD: WL1273 FM Radio: MFD driver for the FM radioMatti Aaltonen2011-03-211-0/+2
* | | | mfd: Rename ab8500 gpadc headerLinus Walleij2011-03-231-0/+0
* | | | mfd: Constify WM8994 write pathMark Brown2011-03-231-2/+2
* | | | regulator: Add a subdriver for TI TPS6105x regulator portions v2Linus Walleij2011-03-231-0/+6
* | | | mfd: Add a core driver for TI TPS61050/TPS61052 chips v2Linus Walleij2011-03-231-0/+95
* | | | regulator: MAX8997/8966 supportMyungJoo Ham2011-03-231-1/+27
* | | | mfd: Add WM8994 bulk register write operationMark Brown2011-03-231-0/+2
* | | | mfd: Append additional read write on 88pm860xHaojian Zhuang2011-03-231-0/+8
* | | | mfd: Adopt mfd_data in 88pm860x regulatorHaojian Zhuang2011-03-231-3/+4
* | | | mfd: Adopt mfd_data in 88pm860x ledHaojian Zhuang2011-03-231-2/+1
* | | | mfd: Adopt mfd_data in 88pm860x backlightHaojian Zhuang2011-03-231-1/+1
* | | | mfd: Reentrance and revamp ab8500 gpadc fetching interfaceDaniel Willerud2011-03-231-1/+5
* | | | mfd: Move ab8500 gpadc header to subdirDaniel Willerud2011-03-231-11/+11
* | | | mfd: MAX8997/8966 supportMyungJoo Ham2011-03-232-0/+435
* | | | mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" partAndres Salomon2011-03-231-2/+2
* | | | mfd: ab8500 chip revision 3.0 supportMattias Wallin2011-03-231-2/+2
* | | | mfd: Add platform data to support multiple WM831x devices per boardMark Brown2011-03-231-0/+3
* | | | mfd: add platform_device sharing support for mfdAndres Salomon2011-03-231-0/+9
* | | | mfd: Add refcounting support to mfd_cellsAndres Salomon2011-03-231-1/+13
* | | | mfd: Remove driver_data field from mfd_cellAndres Salomon2011-03-231-3/+0
* | | | mfd: Rename platform_data field of mfd_cell to mfd_dataAndres Salomon2011-03-231-4/+4
* | | | mfd: Drop data_size from mfd_cell structAndres Salomon2011-03-231-3/+0
* | | | mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon2011-03-231-2/+1
* | | | mfd: mfd_cell is now implicitly available to ab3550 driverAndres Salomon2011-03-231-1/+0
* | | | mfd-core: Unconditionally add mfd_cell to every platform_deviceAndres Salomon2011-03-231-2/+21
* | | | mfd-core: Fix up typos/vagueness in commentAndres Salomon2011-03-231-2/+2
* | | | mfd: Add new ab8500 GPADC driverArun Murthy2011-03-231-0/+28
* | | | mfd: AB8500 system control driverMattias Nilsson2011-03-231-0/+254
* | | | mfd: Support configuration of WM831x /IRQ output in CMOS modeMark Brown2011-03-231-0/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-03-191-1/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Merge commit 'v2.6.38-rc3' into nextDmitry Torokhov2011-01-3115-206/+956
| |\ \ \
| * | | | Input: wm831x - add driver for Wolfson WM831x PMIC touchscreen controllersMark Brown2011-01-301-1/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-182-2/+12
|\ \ \ \ \
| * \ \ \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-03-162-2/+12
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | ASoC: Support configuration of WM8958 microphone bias analogue parametersMark Brown2011-02-222-2/+7
| | * | | ASoC: Support WM8958 direct microphone detection IRQMark Brown2011-02-221-0/+5
| | | |/ | | |/|
* | | | Merge branch 'davinci-next-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2011-03-151-0/+93
|\ \ \ \ | |/ / / |/| | |
| * | | spi: add ti-ssp spi master driverCyril Chemparathy2011-03-151-0/+6
| * | | mfd: add driver for sequencer serial portCyril Chemparathy2011-03-151-0/+87
| |/ /
* | | mfd: Don't suspend WM8994 if the CODEC is not suspendedMark Brown2011-03-021-0/+1
|/ /
* | mfd: ab8500-core chip version cut 2.0 supportMattias Wallin2011-01-141-23/+30
* | regulator: Support MAX8998/LP3974 DVS-GPIOMyungJoo Ham2011-01-141-6/+20
* | mfd: Support LP3974 RTCMyungJoo Ham2011-01-141-0/+4
* | mfd: MAX8998/LP3974 hibernation supportMyungJoo Ham2011-01-142-0/+3
* | mfd: ab8500-core ioresources irq for subdrivers addedMattias Wallin2011-01-141-2/+2
* | mfd: Provide pm_runtime_no_callbacks flag in cell dataMark Brown2011-01-141-0/+6
* | mfd: Add WM8326 supportMark Brown2011-01-141-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-133-0/+327
|\ \