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