summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)AuthorLines
2012-06-01ARM: ux500: Provide regulator support for SMSC911x via Device TreeLee Jones-0/+1
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds-1142/+4397
2012-05-24mfd: Fix build break of max77693 by adding REGMAP_I2C optionChanwoo Choi-0/+1
2012-05-23Merge tag 'regmap-domain-deps' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+0
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds-1/+2
2012-05-23mfd: Fix twl6040 build failureSamuel Ortiz-1/+15
2012-05-23mfd: ab8500-core should depend on MFD_DB8500_PRCMULee Jones-1/+1
2012-05-23regmap: Use select .. if to get IRQ_DOMAIN enabledMark Brown-3/+0
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-4/+4
2012-05-22mfd: Remove the parsing of dt info for tps65910 gpioLaxman Dewangan-15/+0
2012-05-22mfd: Save device node parsed platform data for tps65910 sub devicesLaxman Dewangan-1/+5
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-2749/+0
2012-05-21Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds-18/+87
2012-05-20mfd: Emulate active low IRQs as well as active high IRQs for wm831xMark Brown-5/+19
2012-05-20mfd: Mark two lm3533 zone registers as volatileJohan Hovold-1/+1
2012-05-20mfd: Fix return type of lm533 attribute is_visibleJohan Hovold-1/+1
2012-05-20mfd: Enable Device Tree support in the ab8500-sysctrl driverLee Jones-0/+6
2012-05-20mfd: Add support for Device Tree to twl6040Peter Ujfalusi-8/+25
2012-05-20mfd: Register the twl6040 child for the ASoC codec unconditionallyPeter Ujfalusi-20/+19
2012-05-20mfd: Allocate twl6040 IRQ numbers dynamicallyPeter Ujfalusi-4/+12
2012-05-20mfd: twl6040 code cleanup in interrupt initialization partPeter Ujfalusi-9/+8
2012-05-20mfd: Enable ab8500-gpadc driver for Device TreeLee Jones-0/+6
2012-05-20mfd: Prevent unassigned pointer from being used in ab8500-gpadc driverLee Jones-1/+1
2012-05-20mfd: Enable ab8500-debug when Device Tree is enabledLee Jones-0/+6
2012-05-20mfd: Enable Device Tree for ab8500-core driverLee Jones-21/+50
2012-05-20mfd: Remove confusing ab8500-i2c file and merge into ab8500-coreLee Jones-168/+102
2012-05-20mfd: mc13xxx core should not be user visibleMark Brown-9/+7
2012-05-20mfd: Fix double free in wm8350 error pathJohan Hovold-9/+1
2012-05-20mfd: Convert lm3533 to use devresJohan Hovold-17/+5
2012-05-20mfd: Add ADC support to the DA9052/53 coreAshish Jangam-0/+140
2012-05-20mfd: Add tps65910-irq devicetree init and irqdomain supportRhyland Klein-34/+63
2012-05-20mfd: Make anatop register accessor more flexible and rename meaningfullyRichard Zhao-24/+11
2012-05-20mfd: wm8400 needs to depend on I2C=yMark Brown-1/+1
2012-05-20mfd: Convert wm831x to irq_domainMark Brown-50/+78
2012-05-20mfd: Don't try to flag IRQ 0 as a wm831x wake sourceMark Brown-11/+12
2012-05-20mfd: Add MAX77693 irq handlerChanwoo Choi-1/+342
2012-05-20mfd: Add MAX77693 driverChanwoo Choi-0/+230
2012-05-20mfd: Export wm8400_block_read()Mark Brown-0/+1
2012-05-20mfd: Don't support non-modular wm8400 buildMark Brown-1/+1
2012-05-20mfd: Silence an lm3533 gcc warningDan Carpenter-1/+1
2012-05-20mfd: Convert pcf50633-core to use devm_* APIsAxel Lin-26/+10
2012-05-20mfd: Convert da9052 to use devm_* APIsAxel Lin-30/+12
2012-05-20mfd: Change tunnelcreek watchdog name on the lpc_sch subdevices arrayWim Van Sebroeck-1/+1
2012-05-20mfd: Fix lm3533 regmap_update_bits() callAxel Lin-1/+1
2012-05-20mfd: Use SI-units for the lm3533 max-current interfaceJohan Hovold-14/+29
2012-05-20mfd: Remove unused max-current lm3533 functionJohan Hovold-1/+0
2012-05-20mfd: Remove lm3533 boost attributesJohan Hovold-88/+0
2012-05-20mfd: Add boost frequency and ovp to lm3533 platform dataJohan Hovold-0/+50
2012-05-20mfd: Remove wm8400 custom cache implementationMark Brown-216/+35
2012-05-20mfd: Staticise non-exported tps65217_update_bits()Mark Brown-1/+1