summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+147
2011-03-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds43-530/+3077
2011-03-23mfd: Push byte swaps out of wm8994 bulk read pathMark Brown2-7/+9
2011-03-23mfd: Rename ab8500 gpadc headerLinus Walleij1-1/+1
2011-03-23mfd: Constify WM8994 write pathMark Brown1-4/+4
2011-03-23mfd: Push byte swap out of WM8994 bulk I/OMark Brown1-4/+6
2011-03-23mfd: Avoid copying data in WM8994 I2C writeMark Brown1-9/+13
2011-03-23mfd: Remove copy from WM831x I2C write functionMark Brown1-5/+13
2011-03-23mfd: Staticise WM8994 PM opsMark Brown1-1/+2
2011-03-23regulator: Add a subdriver for TI TPS6105x regulator portions v2Linus Walleij1-0/+2
2011-03-23mfd: Add a core driver for TI TPS61050/TPS61052 chips v2Linus Walleij3-0/+256
2011-03-23mfd: Add Tunnel Creek support to lpc_schDenis Turischev1-1/+6
2011-03-23mfd: Add WM8994 bulk register write operationMark Brown1-0/+23
2011-03-23mfd: Append additional read write on 88pm860xHaojian Zhuang1-0/+103
2011-03-23mfd: Adopt mfd_data in 88pm860x input driverHaojian Zhuang1-125/+126
2011-03-23mfd: Adopt mfd_data in 88pm860x regulatorHaojian Zhuang1-61/+104
2011-03-23mfd: Adopt mfd_data in 88pm860x ledHaojian Zhuang1-59/+50
2011-03-23mfd: Adopt mfd_data in 88pm860x backlightHaojian Zhuang1-45/+51
2011-03-23mfd: Fix MAX8997 Kconfig entry typosRandy Dunlap1-1/+1
2011-03-23mfd: Add "platform:" prefix for twl4030-madc platform modaliasAxel Lin1-1/+1
2011-03-23mfd: Fix ab8500-gpadc to measure charger currentKarl Komierowski1-3/+18
2011-03-23mfd: Calibrate ab8500 gpadc using OTP valuesJohan Palsson1-5/+281
2011-03-23mfd: Free dangling irq in ab8500 gpadc probe error pathDaniel Willerud1-1/+3
2011-03-23mfd: Reentrance and revamp ab8500 gpadc fetching interfaceDaniel Willerud1-45/+70
2011-03-23mfd: Move ab8500 gpadc header to subdirDaniel Willerud1-1/+1
2011-03-23mfd: MAX8997/8966 supportMyungJoo Ham3-0/+440
2011-03-23mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" partAndres Salomon1-4/+4
2011-03-23mfd: ab8500-core switch off status addedMattias Wallin1-0/+47
2011-03-23mfd: ab8500 chip revision 3.0 supportMattias Wallin1-4/+5
2011-03-23mfd: Convert WM8994/58 interrupt masking to enable/disable operationsMark Brown1-4/+4
2011-03-23mfd: Convert WM831x interrupt masking to enable/disable operationsMark Brown1-4/+8
2011-03-23mfd: Add twl4030 madc driverKeerthy3-0/+813
2011-03-23mfd: Add MODULE_DEVICE_TABLE to vx855Axel Lin1-0/+1
2011-03-23mfd: Add MODULE_DEVICE_TABLE to pcf50633-coreAxel Lin1-0/+1
2011-03-23mfd: Add MODULE_DEVICE_TABLE to mc13xxx-coreAxel Lin1-0/+1
2011-03-23mfd: Add sharing for cs5535 acpi/pms cellsAndres Salomon1-0/+37
2011-03-23mfd: add platform_device sharing support for mfdAndres Salomon1-0/+61
2011-03-23mfd: Add refcounting support to mfd_cellsAndres Salomon1-4/+60
2011-03-23mfd: Remove driver_data field from mfd_cellAndres Salomon1-1/+0
2011-03-23rdc321x-southbridge: Use mfd_data instead of driver_dataAndres Salomon1-2/+2
2011-03-23fb: Use mfd_data instead of driver_data for tmio-fbAndres Salomon1-1/+1
2011-03-23mtd: Use mfd_data instead of driver_data for tmio_nandAndres Salomon2-2/+2
2011-03-23mmc: Use mfd_data instead of driver_data for tmio-mmcAndres Salomon5-5/+5
2011-03-23w1: Use mfd_data instead of driver_data for dsw1wm.cAndres Salomon2-3/+2
2011-03-23asoc: wm8400-codec: Use mfd_data instead of driver_dataAndres Salomon1-1/+1
2011-03-23asoc: davinci_voicecodec: use mfd_data instead of driver_dataAndres Salomon1-2/+2
2011-03-23mfd: Rename platform_data field of mfd_cell to mfd_dataAndres Salomon7-35/+35
2011-03-23mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon1-13/+5
2011-03-23mfd: mfd_cell is now implicitly available to janz driversAndres Salomon1-1/+0
2011-03-23mfd: mfd_cell is now implicitly available to tc6387xb driversAndres Salomon1-5/+0