summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-03-19mfd: ucb1x00-core: Use SIMPLE_DEV_PM_OPS macroJingoo Han1-3/+1
2014-03-19mfd: pm8921: Loosen Kconfig dependencyStephen Boyd1-1/+1
2014-03-19mfd: pm8921: Add DT match tableStephen Boyd1-0/+8
2014-03-19mfd: pm8921: Use ssbi regmapStephen Boyd2-28/+39
2014-03-19mfd: pm8921: Migrate to irqdomainsStephen Boyd2-123/+76
2014-03-19mfd: pm8921: Update for genirq changesStephen Boyd2-3/+5
2014-03-19mfd: pm8xxx: Move pm8xxx-irq.c contents into only driver that uses itStephen Boyd4-382/+348
2014-03-19mfd: twl6040: Check for error when reading revision registerFlorian Vaussard1-0/+5
2014-03-19mfd: twl6040: Remove duplicate register writeFlorian Vaussard1-1/+0
2014-03-19mfd: da9052: Add new DA9053 BC chip variantOpensource [Anthony Olech]2-1/+5
2014-03-19mfd: syscon: Move diagnostic messages to dev_dbg()Alexander Shiyan1-1/+1
2014-03-19mfd: kempld: Add support for COMe-mBT10, COMe-cBT6 and COMe-cHL6 to Kontron P...Michael Brunner2-0/+29
2014-03-19gpio: ich: Add support for Intel AvotonVincent Donnefort1-1/+25
2014-03-19gpio: ich: Add output levels cache supportVincent Donnefort1-2/+19
2014-03-19gpio: ich: Add support for multiple register addressesVincent Donnefort1-12/+31
2014-03-19gpio: ich: Add blink capability optionVincent Donnefort1-1/+9
2014-03-19mfd: lpc_ich: Add support for Intel Avoton GPIOsVincent Donnefort1-0/+1
2014-03-19mfd: da9063: Add support for production silicon variant codeOpensource [Steve Twiss]1-11/+14
2014-03-19mfd: wm8400-core: Remove unnecessary gotoSachin Kamat1-17/+5
2014-03-19mfd: Add realtek USB card reader driverRoger Tseng3-0/+771
2014-03-19mfd: stw481x: Check the return value of devm_regmap_init_i2cSachin Kamat1-0/+6
2014-03-19mfd: stw481x: Staticize stw481x_regmap_configSachin Kamat1-1/+1
2014-03-19mfd: max14577: Include missing err.hSachin Kamat1-0/+1
2014-03-19mfd: vexpress-sysreg: Initialize 'site' variableSemen Protsenko1-1/+1
2014-03-19mfd: 88pm800: Fix I2C device resource leak if probe failsKrzysztof Kozlowski1-2/+1
2014-03-19mfd: Trivial: Fix a grammar issues in MFD KconfigLaszlo Papp1-8/+8
2014-03-19mfd: ti_am335x_tscadc: Use devm_ioremap_resource()Jingoo Han1-19/+4
2014-03-19mfd: da9052: Fix volatile register definition ommissionsanthony.olech.opensource@diasemi.com1-0/+3
2014-03-19mfd: max77693: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-1/+11
2014-03-19mfd: 88pm860x: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+5
2014-03-19mfd: 88pm860x: Fix I2C device resource leak on regmap init failKrzysztof Kozlowski1-0/+1
2014-03-19mfd: max8925: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+9
2014-03-19mfd: max8998: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+4
2014-03-19mfd: max77686: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+4
2014-03-19mfd: max8997: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+18
2014-03-19mfd: Delete non-required instances of include <linux/init.h>Paul Gortmaker21-21/+0
2014-03-19mfd: stmpe: Trivial: Remove unnecessary semicolonSachin Kamat1-1/+1
2014-03-19mfd: tps65218: Add driver for the TPS65218 PMICKeerthy3-0/+298
2014-03-19mfd: tc3589x: Reform device tree probingLinus Walleij1-25/+59
2014-03-19mfd: wm5110: Make additional DSP registers available to the userCharles Keepax1-0/+168
2014-03-19mfd: wm5102: Make additional DSP registers available to the userCharles Keepax1-0/+34
2014-03-19mfd: max14577: Add of_compatible to extcon mfd_cellKrzysztof Kozlowski1-1/+4
2014-03-19mfd: Include all drivers in subsystem menuLinus Walleij1-3/+3
2014-03-19Merge branch 'ib-mfd-io-3.15' into HEADLee Jones5-132/+210
2014-03-19Merge branch 'ib-mfd-omap' into HEADLee Jones3-104/+91
2014-03-19Merge branch 'ib-mfd-regulator-3.15' into HEADLee Jones5-15/+683
2014-03-18mfd: wm5102: Update register patchCharles Keepax1-0/+1
2014-03-18regulator: Add support for S2MPA01 regulatorSachin Kamat3-0/+489
2014-03-18mfd: Add support for S2MPA01 deviceSachin Kamat1-5/+44
2014-03-18mfd: sec-core: Silence compiler warningPankaj Dubey1-3/+3