summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-2817-69/+216
|\
| * mfd: rtsx: Fix oops when rtsx_pci_sdmmc is not probedWei WANG2013-01-271-2/+2
| * mfd: wm5102: Fix definition of WM5102_MAX_REGISTERMark Brown2013-01-271-1/+1
| * mfd: twl4030: Don't warn about uninitialized return codeArnd Bergmann2013-01-271-1/+1
| * mfd: da9052/53 lockup fixAshish Jangam2013-01-271-0/+61
| * mfd: rtsx: Add clock divider hookWei WANG2013-01-274-2/+27
| * mfd: rtsx: Add output voltage switch hookWei WANG2013-01-274-0/+65
| * mfd: Fix compile errors and warnings when !CONFIG_AB8500_BMLee Jones2013-01-221-0/+1
| * mfd: vexpress: Export global functions to fix build errorGuenter Roeck2013-01-221-2/+6
| * mfd: arizona: Check errors from regcache_sync()Mark Brown2013-01-221-1/+6
| * mfd: tc3589x: Use simple irqdomainLinus Walleij2013-01-221-12/+5
| * mfd: pcf50633: Init pcf->dev before using itAxel Lin2013-01-221-3/+2
| * mfd: max77693: Init max77693->dev before using itAxel Lin2013-01-221-16/+18
| * mfd: max77686: Init max77686->dev before using itAxel Lin2013-01-221-9/+9
| * mfd: db8500-prcmu: Fix irqdomain usageLinus Walleij2013-01-221-4/+9
| * mfd: tps65910: Select REGMAP_IRQ in Kconfig to fix build errorAnilKumar Ch2013-01-221-0/+1
| * mfd: arizona: Disable control interface reporting for WM5102 and WM5110Mark Brown2013-01-221-16/+2
* | mfd: vexpress-sysreg: Don't skip initialization on probePawel Moll2013-01-241-12/+20
|/
* mfd, TWL4030: TWL4030 need select REGMAP_I2CChuansheng Liu2013-01-161-0/+1
* Drivers: mfd: remove __dev* attributes.Greg Kroah-Hartman2013-01-039-35/+30
* Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-201-2/+1
|\
| * Merge tag 'omap-for-v3.8/fixes-for-merge-window-v4-signed' of git://git.kerne...Olof Johansson2012-12-171-2/+1
| |\
| | * Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-...Tony Lindgren2012-12-161-2/+1
| | |\
| | | * mfd: omap-usb-host: get rid of cpu_is_omap..() macrosRoger Quadros2012-12-141-2/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-12-181-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Input: stmpe-keypad - add support for Device Tree bindingsDmitry Torokhov2012-11-241-0/+1
| * | | Input: stmpe-ts - add DT support for stmpe touchscreenVipul Kumar Samar2012-11-221-0/+1
* | | | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-1641-1734/+3284
|\ \ \ \ | |_|/ / |/| | |
| * | | mfd: tps6507x: Convert to devm_kzallocAxel Lin2012-12-101-17/+4
| * | | mfd: stmpe: Update DT support for stmpe driverVipul Kumar Samar2012-12-101-6/+15
| * | | mfd: wm5102: Add readback of DSP status 3 registerMark Brown2012-12-091-0/+2
| * | | mfd: arizona: Log if we fail to create the primary IRQ domainMark Brown2012-12-091-0/+1
| * | | mfd: tps80031: MFD_TPS80031 needs to select REGMAP_IRQAxel Lin2012-12-091-1/+1
| * | | mfd: tps80031: Add terminating entry for tps80031_id_tableAxel Lin2012-12-091-0/+1
| * | | mfd: sta2x11: Fix potential NULL pointer dereference in __sta2x11_mfd_mask()Wei Yongjun2012-12-031-1/+3
| * | | mfd: wm5102: Add tuning for revision BMark Brown2012-12-031-1/+15
| * | | mfd: arizona: Defer patch initialistation until after first device bootMark Brown2012-12-031-5/+12
| * | | mfd: tps65910: Fix wrong ack_base registerKim, Milo2012-11-301-2/+2
| * | | mfd: tps65910: Remove unused dataKim, Milo2012-11-301-1/+0
| * | | mfd: stmpe: Get rid of irq_invert_polarityViresh Kumar2012-11-301-7/+0
| * | | mfd: ab8500-core: Fix invalid free of devm_ allocated dataTushar Behera2012-11-301-5/+0
| * | | mfd: wm5102: Mark DSP memory regions as volatileMark Brown2012-11-301-0/+3
| * | | mfd: wm5102: Correct default for LDO1_CONTROL_2Mark Brown2012-11-301-0/+1
| * | | mfd: arizona: Register haptics devicesMark Brown2012-11-301-0/+2
| * | | mfd: wm8994: Make current device behaviour the defaultMark Brown2012-11-301-14/+4
| * | | mfd: tps65090: MFD_TPS65090 needs to select REGMAP_IRQAxel Lin2012-11-271-0/+1
| * | | mfd: Fix stmpe.c build when OF is not enabledRandy Dunlap2012-11-261-0/+1
| * | | mfd: jz4740-adc: Use devm_kzallocDevendra Naga2012-11-261-14/+6
| * | | mfd: stmpe-i2c: Move .driver structure fields inside {} in stmpe_i2c_driverViresh Kumar2012-11-261-3/+5
| * | | mfd: Simplify IRQ domain registration code in STMPELee Jones2012-11-261-9/+5
OpenPOWER on IntegriCloud