aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-27mfd: da9052/53 lockup fixAshish Jangam2-4/+65
2013-01-27mfd: rtsx: Add clock divider hookWei WANG2-0/+4
2013-01-27mfd: rtsx: Add output voltage switch hookWei WANG1-4/+20
2013-01-22mfd: Fix compile errors and warnings when !CONFIG_AB8500_BMLee Jones2-27/+4
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds17-77/+1421
2012-12-13Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6Linus Torvalds2-30/+12
2012-12-13Merge tag 'regulator-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds6-3/+80
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds4-0/+19
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+47
2012-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxAnton Vorontsov7-9/+861
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-0/+842
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-7/+7
2012-12-10Merge remote-tracking branch 'regulator/topic/max8997' into regulator-nextMark Brown2-0/+2
2012-12-10Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-nextMark Brown2-0/+38
2012-12-10Merge remote-tracking branch 'regulator/topic/da9055' into regulator-nextMark Brown1-3/+24
2012-12-09mfd: wm5102: Add readback of DSP status 3 registerMark Brown1-0/+1
2012-12-02Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown2-0/+9
2012-11-30mfd: tps65910: Remove unused dataKim, Milo1-2/+0
2012-11-30mfd: stmpe: Get rid of irq_invert_polarityViresh Kumar1-2/+0
2012-11-28mfd: remove use of __devexitBill Pemberton2-3/+3
2012-11-28mfd: remove use of __devinitBill Pemberton3-4/+4
2012-11-28regulator: arizona-ldo1: Support 1.8V modeMark Brown1-0/+16
2012-11-28Input - arizona-haptics: Add driver haptics module on Arizona CODECsMark Brown1-0/+6
2012-11-28mfd: arizona: Allow the CODEC DAPM context to be accessed elsewhereMark Brown1-0/+4
2012-11-27Merge branch 'topic/hotplug' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-max8997Mark Brown2-0/+38
2012-11-27regulator: add device tree support for max8997Thomas Abraham2-0/+2
2012-11-26mfd: rc5t583: Fix array subscript is above array boundsAxel Lin1-1/+2
2012-11-23mfd: wm8994: Store platform data in deviceMark Brown1-0/+4
2012-11-23mfd: Add an AS3711 PMIC MFD driverGuennadi Liakhovetski1-0/+126
2012-11-21mfd: Introduce retu-mfd driverAaro Koskinen1-0/+22
2012-11-21mfd: tps65090: Use regmap irq framework for interrupt supportLaxman Dewangan1-3/+20
2012-11-21mfd: tps65090: Move register access APIs to headerLaxman Dewangan1-4/+35
2012-11-21mfd: tps65090: Remove unused member of struct tps65090Laxman Dewangan1-11/+0
2012-11-21mfd: Add TI TPS80031 mfd core driverLaxman Dewangan1-0/+637
2012-11-20mfd: sta2x11-mfd: Add defines for some sta2x11 sctl registersDavide Ciminaghi1-0/+21
2012-11-20mfd: sta2x11-mfd: Add scr (otp registers) platform driverDavide Ciminaghi1-0/+7
2012-11-20mfd: sta2x11-mfd: Use defines for platform devices' namesDavide Ciminaghi1-0/+8
2012-11-20mfd: sta2x11-mfd: Add sta2x11_mfd_get_regs_data() functionDavide Ciminaghi1-0/+5
2012-11-20mfd: sta2x11-mfd: Add regmap supportDavide Ciminaghi1-0/+1
2012-11-20mfd: sta2x11-mfd: Add apb-soc regs driver and factor out common codeDavide Ciminaghi1-2/+154
2012-11-20iio: adc: Add viperboard adc driverLars Poeschel1-0/+1
2012-11-20i2c: Add viperboard i2c master driverLars Poeschel1-0/+2
2012-11-20gpio: Add viperboard gpio driverLars Poeschel1-0/+2
2012-11-20mfd: Add viperboard driverLars Poeschel1-0/+105
2012-11-20mfd: da9052: Introduce da9052-irq.cFabio Estevam1-0/+10
2012-11-20mfd: tps65910: Move interrupt implementation code to mfd fileLaxman Dewangan1-4/+0
2012-11-20mfd: tps65910: Use regmap irq framework for interrupt supportLaxman Dewangan1-40/+99
2012-11-20Merge branch 'topic/tps6586x' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-hotplugMark Brown1-0/+3
2012-11-20Merge branches 'topic/tps51632', 'topic/tps80031', 'topic/vexpress', 'topic/max8925', 'topic/gpio' and 'topic/tps65090' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-hotplugMark Brown1-0/+35
2012-11-18ab8500: Add devicetree support for chargalgRajanikanth H.V1-6/+0