summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | mfd: sec-core: Fix uninitialized 'regmap_rtc' on S2MPA01Krzysztof Kozlowski2014-03-201-0/+7
| * | | | mfd: tps65910: Fix regmap_irq_chip_data leak on mfd_add_devices failKrzysztof Kozlowski2014-03-191-0/+1
| * | | | mfd: tps65910: Fix possible invalid pointer dereference on regmap_add_irq_chi...Krzysztof Kozlowski2014-03-191-1/+3
| * | | | mfd: sec-core: Fix I2C dummy device resource leak on probe failureKrzysztof Kozlowski2014-03-191-3/+4
| * | | | mfd: sec-core: Add of_compatible strings for clock MFD cellsKrzysztof Kozlowski2014-03-191-0/+3
| * | | | mfd: Remove obsolete ti-ssp driverArnd Bergmann2014-03-193-476/+0
| * | | | mfd: bcm590xx: Fix type argument for module device tableAxel Lin2014-03-191-1/+1
| * | | | mfd: lpc_ich: Add support for Intel Bay Trail SoCPeter Tyser2014-03-191-0/+6
| * | | | mfd: lpc_ich: Add support for NM10 GPIOPeter Tyser2014-03-191-0/+1
| * | | | mfd: lpc_ich: Change Avoton to iTCO v3Peter Tyser2014-03-191-1/+1
| * | | | mfd: lpc_ich: Add support for iTCO v3Peter Tyser2014-03-191-14/+67
| * | | | mfd: lpc_ich: Remove lpc_ich_cfg struct usePeter Tyser2014-03-191-31/+32
| * | | | mfd: lpc_ich: Only configure watchdog or GPIO when presentPeter Tyser2014-03-191-6/+10
| * | | | mfd: lpc_ich: Fix ACPI enable bitmaskPeter Tyser2014-03-191-1/+1
| * | | | mfd: Add bcm590xx pmu driverMatt Porter2014-03-193-0/+102
| * | | | mfd: max14577: Select REGMAP_IRQKrzysztof Kozlowski2014-03-191-0/+1
| * | | | mfd: twl-core: Fix accessibility of some twl4030 audio registersTomas Novotny2014-03-191-5/+5
| * | | | mfd: tps65218: Fix reported randconfig errorLee Jones2014-03-191-0/+1
| * | | | mfd: syscon: Simplify syscon_match_pdevname()Alexander Shiyan2014-03-191-7/+0
| * | | | mfd: pm8921: Fixup probe() error path when irq invalidJosh Cartwright2014-03-191-2/+1
| * | | | mfd: da9055: Add DT support for PMICAdam Thomson2014-03-191-0/+8
| * | | | mfd: vexpress: Staticize vexpress_config_bridgesSachin Kamat2014-03-191-1/+1
| * | | | mfd: as3722: Make FUSE7_REG readableStephen Warren2014-03-191-0/+1
| * | | | mfd: pm8921: Use IRQCHIP_SKIP_SET_WAKEStephen Boyd2014-03-191-7/+1
| * | | | mfd: pm8921: Drop irq_set_lockdep_class() codeStephen Boyd2014-03-191-3/+0
| * | | | mfd: mc13xxx: Add missing spi_setup()Alexander Shiyan2014-03-191-0/+3
| * | | | mfd: mc13xxx: Limit maximum SPI speedAlexander Shiyan2014-03-191-0/+2
| * | | | mfd: timberdale: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-03-191-1/+1
| * | | | mfd: ucb1x00-core: Use SIMPLE_DEV_PM_OPS macroJingoo Han2014-03-191-3/+1
| * | | | mfd: pm8921: Loosen Kconfig dependencyStephen Boyd2014-03-191-1/+1
| * | | | mfd: pm8921: Add DT match tableStephen Boyd2014-03-191-0/+8
| * | | | mfd: pm8921: Use ssbi regmapStephen Boyd2014-03-192-28/+39
| * | | | mfd: pm8921: Migrate to irqdomainsStephen Boyd2014-03-192-123/+76
| * | | | mfd: pm8921: Update for genirq changesStephen Boyd2014-03-192-3/+5
| * | | | mfd: pm8xxx: Move pm8xxx-irq.c contents into only driver that uses itStephen Boyd2014-03-194-382/+348
| * | | | mfd: twl6040: Check for error when reading revision registerFlorian Vaussard2014-03-191-0/+5
| * | | | mfd: twl6040: Remove duplicate register writeFlorian Vaussard2014-03-191-1/+0
| * | | | mfd: da9052: Add new DA9053 BC chip variantOpensource [Anthony Olech]2014-03-192-1/+5
| * | | | mfd: syscon: Move diagnostic messages to dev_dbg()Alexander Shiyan2014-03-191-1/+1
| * | | | mfd: kempld: Add support for COMe-mBT10, COMe-cBT6 and COMe-cHL6 to Kontron P...Michael Brunner2014-03-192-0/+29
| * | | | mfd: lpc_ich: Add support for Intel Avoton GPIOsVincent Donnefort2014-03-191-0/+1
| * | | | mfd: da9063: Add support for production silicon variant codeOpensource [Steve Twiss]2014-03-191-11/+14
| * | | | mfd: wm8400-core: Remove unnecessary gotoSachin Kamat2014-03-191-17/+5
| * | | | mfd: Add realtek USB card reader driverRoger Tseng2014-03-193-0/+771
| * | | | mfd: stw481x: Check the return value of devm_regmap_init_i2cSachin Kamat2014-03-191-0/+6
| * | | | mfd: stw481x: Staticize stw481x_regmap_configSachin Kamat2014-03-191-1/+1
| * | | | mfd: max14577: Include missing err.hSachin Kamat2014-03-191-0/+1
| * | | | mfd: vexpress-sysreg: Initialize 'site' variableSemen Protsenko2014-03-191-1/+1
| * | | | mfd: 88pm800: Fix I2C device resource leak if probe failsKrzysztof Kozlowski2014-03-191-2/+1
| * | | | mfd: Trivial: Fix a grammar issues in MFD KconfigLaszlo Papp2014-03-191-8/+8