summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2013-02-13mfd: rtsx: Remove redundant codeWei WANG
2013-02-13mfd: tps65090: remove suspend/resume callbacksLaxman Dewangan
2013-02-13mfd: tps65090: Pass irq domain when adding mfd sub devicesLaxman Dewangan
2013-02-13mfd: tps65090: add DT support for tps65090Laxman Dewangan
2013-02-13mfd: wm5102: Make DSP scratch registers readableMark Brown
2013-02-13mfd: tps6507x: Add DT supportVishwanathrao Badarkhe, Manish
2013-02-13mfd: 88pm80x: Remove redundant devm_* callsYi Zhang
2013-02-13mfd: db8500-prcmu: Add ux500_wdt mfd_cellFabio Baltieri
2013-02-13mfd: dbx500-prcmu: Export a9wdog functionsFabio Baltieri
2013-02-13mfd: lpc_ich: Fix gpio base and control offsetsAaron Sierra
2013-02-13mfd: twl-core: Move twl_i2c_read/write_u8 to header as inline functionPeter Ujfalusi
2013-02-13mfd: twl-core: Remove no longer valid comment regarding to write buffer sizePeter Ujfalusi
2013-02-13mfd: twl-core: Collect global variables behind one private structure (global)Peter Ujfalusi
2013-02-13mfd: twl-core: Move 'inuse' check early at probe timePeter Ujfalusi
2013-02-13mfd: twl-core: Do not create dummy pdata when booted with DTPeter Ujfalusi
2013-02-13mfd: twl-core: Do not try to call legacy mfd add_children() when booted with DTPeter Ujfalusi
2013-02-13mfd: twl-core: Allocate twl_modules dynamicallyPeter Ujfalusi
2013-02-13mfd: twl-core: Use the lookup table to find the correct subchip for the modulesPeter Ujfalusi
2013-02-13mfd: twl-core: No need to check for invalid subchip IDPeter Ujfalusi
2013-02-13mfd: twl-core: Clean up module id lookup and definitionsPeter Ujfalusi
2013-02-13mfd: arizona: Provide platform data for MICBIAS configurationMark Brown
2013-02-13mfd: arizona: Clarify mixer underclocking errorMark Brown
2013-02-13mfd: arizona: Disable interrupts during resumeMark Brown
2013-02-13mfd: wm5102: Refresh register defaultsMark Brown
2013-02-13mfd: wm5102: Mark DSP memory regions as volatile and readableMark Brown
2013-02-13mfd: wm8994: Use devm_regulator_bulk_get APISachin Kamat
2013-02-13mfd: wm5102: Update rev B patch for latest evaluationMark Brown
2013-02-13mfd: arizona: Register MICVDD supply first to ensure no retriesMark Brown
2013-02-13mfd: wm5102: Mark only extant DSP registers volatileMark Brown
2013-02-13mfd: palmas: Add rtc irq number as irq resource for palmas-rtcLaxman Dewangan
2013-01-28Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-27mfd: rtsx: Fix oops when rtsx_pci_sdmmc is not probedWei WANG
2013-01-27mfd: wm5102: Fix definition of WM5102_MAX_REGISTERMark Brown
2013-01-27mfd: twl4030: Don't warn about uninitialized return codeArnd Bergmann
2013-01-27mfd: da9052/53 lockup fixAshish Jangam
2013-01-27mfd: rtsx: Add clock divider hookWei WANG
2013-01-27mfd: rtsx: Add output voltage switch hookWei WANG
2013-01-24mfd: vexpress-sysreg: Don't skip initialization on probePawel Moll
2013-01-22mfd: Fix compile errors and warnings when !CONFIG_AB8500_BMLee Jones
2013-01-22mfd: vexpress: Export global functions to fix build errorGuenter Roeck
2013-01-22mfd: arizona: Check errors from regcache_sync()Mark Brown
2013-01-22mfd: tc3589x: Use simple irqdomainLinus Walleij
2013-01-22mfd: pcf50633: Init pcf->dev before using itAxel Lin
2013-01-22mfd: max77693: Init max77693->dev before using itAxel Lin
2013-01-22mfd: max77686: Init max77686->dev before using itAxel Lin
2013-01-22mfd: db8500-prcmu: Fix irqdomain usageLinus Walleij
2013-01-22mfd: tps65910: Select REGMAP_IRQ in Kconfig to fix build errorAnilKumar Ch
2013-01-22mfd: arizona: Disable control interface reporting for WM5102 and WM5110Mark Brown
2013-01-16mfd, TWL4030: TWL4030 need select REGMAP_I2CChuansheng Liu
2013-01-03Drivers: mfd: remove __dev* attributes.Greg Kroah-Hartman