summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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: devicetree: bindings: Document PM8921/8058 PMICsStephen Boyd2014-03-191-0/+63
* 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: ssbi: Add regmap read/write helpersStephen Boyd2014-03-191-0/+20
* mfd: pm8921: Migrate to irqdomainsStephen Boyd2014-03-194-189/+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-195-405/+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: Extend support to a new chipOpensource [Anthony Olech]2014-03-191-0/+1
* 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
* gpio: ich: Add support for Intel AvotonVincent Donnefort2014-03-191-1/+25
* gpio: ich: Add output levels cache supportVincent Donnefort2014-03-191-2/+19
* gpio: ich: Add support for multiple register addressesVincent Donnefort2014-03-191-12/+31
* gpio: ich: Add blink capability optionVincent Donnefort2014-03-191-1/+9
* mfd: lpc_ich: Add support for Intel Avoton GPIOsVincent Donnefort2014-03-192-0/+2
* mfd: lpc_ich: Convert ICH GPIOs IDs to enumVincent Donnefort2014-03-191-7/+9
* mfd: da9063: Add support for production silicon variant codeOpensource [Steve Twiss]2014-03-192-12/+19
* mfd: wm8400-core: Remove unnecessary gotoSachin Kamat2014-03-191-17/+5
* mfd: Add realtek USB card reader driverRoger Tseng2014-03-194-0/+1399
* 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
* mfd: ti_am335x_tscadc: Use devm_ioremap_resource()Jingoo Han2014-03-191-19/+4
* mfd: da9052: Fix volatile register definition ommissionsanthony.olech.opensource@diasemi.com2014-03-191-0/+3
* mfd: max77693: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski2014-03-191-1/+11
* mfd: 88pm860x: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski2014-03-191-0/+5
* mfd: 88pm860x: Fix I2C device resource leak on regmap init failKrzysztof Kozlowski2014-03-191-0/+1
* mfd: max8925: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski2014-03-191-0/+9
* mfd: max8998: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski2014-03-191-0/+4
* mfd: max77686: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski2014-03-191-0/+4
* mfd: max8997: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski2014-03-191-0/+18
* mfd: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-1921-21/+0
* mfd: stmpe: Trivial: Remove unnecessary semicolonSachin Kamat2014-03-191-1/+1
* mfd: tps65218: Add driver for the TPS65218 PMICKeerthy2014-03-194-0/+582
* mfd: tc3589x: Reform device tree probingLinus Walleij2014-03-191-25/+59