summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)AuthorLines
2013-01-28Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-69/+216
2013-01-27mfd: rtsx: Fix oops when rtsx_pci_sdmmc is not probedWei WANG-2/+2
2013-01-27mfd: wm5102: Fix definition of WM5102_MAX_REGISTERMark Brown-1/+1
2013-01-27mfd: twl4030: Don't warn about uninitialized return codeArnd Bergmann-1/+1
2013-01-27mfd: da9052/53 lockup fixAshish Jangam-0/+61
2013-01-27mfd: rtsx: Add clock divider hookWei WANG-2/+27
2013-01-27mfd: rtsx: Add output voltage switch hookWei WANG-0/+65
2013-01-24mfd: vexpress-sysreg: Don't skip initialization on probePawel Moll-12/+20
2013-01-22mfd: Fix compile errors and warnings when !CONFIG_AB8500_BMLee Jones-0/+1
2013-01-22mfd: vexpress: Export global functions to fix build errorGuenter Roeck-2/+6
2013-01-22mfd: arizona: Check errors from regcache_sync()Mark Brown-1/+6
2013-01-22mfd: tc3589x: Use simple irqdomainLinus Walleij-12/+5
2013-01-22mfd: pcf50633: Init pcf->dev before using itAxel Lin-3/+2
2013-01-22mfd: max77693: Init max77693->dev before using itAxel Lin-16/+18
2013-01-22mfd: max77686: Init max77686->dev before using itAxel Lin-9/+9
2013-01-22mfd: db8500-prcmu: Fix irqdomain usageLinus Walleij-4/+9
2013-01-22mfd: tps65910: Select REGMAP_IRQ in Kconfig to fix build errorAnilKumar Ch-0/+1
2013-01-22mfd: arizona: Disable control interface reporting for WM5102 and WM5110Mark Brown-16/+2
2013-01-16mfd, TWL4030: TWL4030 need select REGMAP_I2CChuansheng Liu-0/+1
2013-01-03Drivers: mfd: remove __dev* attributes.Greg Kroah-Hartman-35/+30
2012-12-20Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-2/+1
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+2
2012-12-17Merge tag 'omap-for-v3.8/fixes-for-merge-window-v4-signed' of git://git.kerne...Olof Johansson-2/+1
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds-1734/+3284
2012-12-16Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-...Tony Lindgren-2/+1
2012-12-14mfd: omap-usb-host: get rid of cpu_is_omap..() macrosRoger Quadros-2/+1
2012-12-13Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6Linus Torvalds-0/+20
2012-12-13Merge tag 'regulator-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds-70/+83
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds-16/+21
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds-12/+13
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-0/+759
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-3/+8
2012-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxAnton Vorontsov-924/+2449
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1975
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-386/+385
2012-12-11Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-0/+2
2012-12-11Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds-15/+71
2012-12-10mfd: tps6507x: Convert to devm_kzallocAxel Lin-17/+4
2012-12-10mfd: stmpe: Update DT support for stmpe driverVipul Kumar Samar-6/+15
2012-12-10Merge remote-tracking branch 'regulator/topic/max8997' into regulator-nextMark Brown-1/+72
2012-12-10Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-nextMark Brown-69/+8
2012-12-09mfd: wm5102: Add readback of DSP status 3 registerMark Brown-0/+2
2012-12-09mfd: arizona: Log if we fail to create the primary IRQ domainMark Brown-0/+1
2012-12-09mfd: tps80031: MFD_TPS80031 needs to select REGMAP_IRQAxel Lin-1/+1
2012-12-09mfd: tps80031: Add terminating entry for tps80031_id_tableAxel Lin-0/+1
2012-12-07mfd: vexpress-sysreg: Remove LEDs codePawel Moll-77/+0
2012-12-03mfd: sta2x11: Fix potential NULL pointer dereference in __sta2x11_mfd_mask()Wei Yongjun-1/+3
2012-12-03mfd: wm5102: Add tuning for revision BMark Brown-1/+15
2012-12-03mfd: arizona: Defer patch initialistation until after first device bootMark Brown-5/+12
2012-12-02Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown-16/+19