summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2013-08-20mfd: rtsx: Clear hardware PFM mode in rtl8411bWei WANG1-0/+2
2013-08-20mfd: rtsx: Move some actions from rtsx_pci_init_hw to individual extra_init_hwWei WANG5-4/+12
2013-08-20mfd: rtsx: Add shutdown callback in rtsx_pci_driverWei WANG6-10/+74
2013-08-20mfd: rtsx: Read vendor setting from config spaceWei WANG7-67/+332
2013-08-20mfd: twl6030-irq: Add interrupt mapping table for the twl6032Oleksandr Dmytryshyn1-1/+47
2013-08-20mfd: twl6030-irq: Create struct twl6030_irqGrygorii Strashko1-42/+59
2013-08-20mfd: twl6030-irq: Convert to use linear irq_domainGrygorii Strashko1-50/+69
2013-08-20mfd: twl6030-irq: Add error check when IRQs are masked initiallyGrygorii Strashko1-4/+9
2013-08-20mfd: twl6030-irq: Migrate to IRQ threaded handlerNaga Venkata Srikanth V1-100/+50
2013-08-20mfd: palmas: Add support for external control configurationLaxman Dewangan1-0/+97
2013-08-20mfd: da9063: Add IRQ supportKrystian Garbaciak3-1/+250
2013-08-20mfd: da9063: Add Dialog DA9063 core driverKrystian Garbaciak4-0/+326
2013-07-31MFD: ti_tscadc: Disable TSC config registers in adc modePatil, Rachna1-7/+11
2013-07-31MFD: ti_tscadc: ADC Clock check not requiredPatil, Rachna1-5/+1
2013-07-31mfd: wm8994: Remove check for active audio in runtime suspendMark Brown1-29/+1
2013-07-31mfd: wm8994: Remove unneeded check for JACKDETMark Brown1-14/+0
2013-07-31mfd: wm8997: Make Kconfig prompt for WM8997 more consistentMark Brown1-1/+1
2013-07-31mfd: syscon: Remove "base" field from private driver dataAlexander Shiyan1-4/+4
2013-07-31mfd: twl6040: Cleanup in early error handling in probe functionPeter Ujfalusi1-9/+5
2013-07-31mfd: twl6040: Cosmetic, parameter alignment changePeter Ujfalusi1-11/+10
2013-07-31mfd: twl6040: Remove support for legacy (pdata) modePeter Ujfalusi1-42/+13
2013-07-31mfd: sec: Add register cache for interrupt mask registersMark Brown1-0/+31
2013-07-31mfd: Update DA9055 i2c device id nameAnkur Raina1-1/+1
2013-07-31mfd: Fix for DA9055 driver initializationAnkur Raina1-0/+5
2013-07-31mfd: s2mps11: Add device tree supportYadwinder Singh Brar1-0/+3
2013-07-10Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds57-643/+3609
2013-07-03Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds6-38/+245
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-12/+6
2013-07-03Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2-0/+2
2013-07-03Merge tag 'spi-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-1/+0
2013-07-02Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-6/+2
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-0/+3
2013-07-02mfd: sec: Provide max_register to regmapMark Brown1-1/+40
2013-07-02mfd: wm8994: Remove duplicate check for active JACKDETMark Brown1-14/+0
2013-06-30mfd: max8998: Add support for Device TreeTomasz Figa1-2/+65
2013-06-30mfd: max8998: Add irq domain supportTomasz Figa2-25/+41
2013-06-28Merge branch 'pm-assorted'Rafael J. Wysocki1-7/+1
2013-06-25mfd: stmpe: use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas1-2/+1
2013-06-25mfd: twl4030-irq: Use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas1-4/+1
2013-06-24mfd: Kontron PLD mfd driverKevin Strasser3-0/+663
2013-06-24mfd: palmas: Add TPS659038 PMIC supportJ Keerthy1-0/+5
2013-06-24mfd: tps6586x: correct device name of the regulator cellMarc Dietrich1-1/+1
2013-06-20mfd: palmas: Add SMPS10_BOOST featureJ Keerthy1-8/+21
2013-06-20mfd: palmas: Check if irq is validJ Keerthy1-0/+6
2013-06-20mfd: lpc_ich: iTCO_wdt patch for Intel Coleto Creek DeviceIDsSeth Heasley1-0/+7
2013-06-20mfd: twl-core: Change TWL6025 references to TWL6032Graeme Gregory1-23/+23
2013-06-19Merge branch 'for-mfd-next' of git://git.linaro.org/people/ljones/linux-3.0-u...Samuel Ortiz2-40/+12
2013-06-19mfd: vexpress: Make the driver optional for arm and arm64Pawel Moll2-3/+10
2013-06-19mfd: htc-egpio: Use devm_ioremap_nocache() instead of ioremap_nocache()Wei Yongjun1-2/+2
2013-06-19mfd: davinci_voicecodec: Convert to use devm_* APIsSachin Kamat1-38/+10