summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+5Star
* 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/+1Star
* 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/+4Star
* 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/+0Star
* 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
* mfd: wm5110: Make additional DSP registers available to the userCharles Keepax2014-03-192-0/+235
* mfd: wm5102: Make additional DSP registers available to the userCharles Keepax2014-03-192-0/+51
* mfd: max14577: Add of_compatible to extcon mfd_cellKrzysztof Kozlowski2014-03-191-1/+4
* mfd: max14577: Remove not needed header inclusionKrzysztof Kozlowski2014-03-191-5/+0Star
* mfd: max14577: Remove unused enum max14577_irq_sourceKrzysztof Kozlowski2014-03-191-8/+0Star
* mfd: Include all drivers in subsystem menuLinus Walleij2014-03-191-3/+3
* Merge branch 'ib-mfd-io-3.15' into HEADLee Jones2014-03-198-133/+247
|\
| * mfd: twl4030-madc: Move driver to drivers/iio/adcSebastian Reichel2014-03-185-11/+11
| * Documentation: DT: Document twl4030-madc bindingSebastian Reichel2014-03-181-0/+24
| * mfd: twl4030-madc: Use twl_i2c_read/write_u16 for 16 bit registersSebastian Reichel2014-03-181-31/+8Star
| * mfd: twl-core: Add twl_i2c_read/write_u16Sebastian Reichel2014-03-181-0/+12
| * mfd: twl4030-madc: Cleanup driverSebastian Reichel2014-03-182-74/+73Star
| * mfd: twl4030-madc: Add DT support and convert to IIO frameworkSebastian Reichel2014-03-181-11/+116
| * mfd: twl4030-madc: Use managed resourcesSebastian Reichel2014-03-181-9/+6Star
* | Merge branch 'ib-mfd-omap' into HEADLee Jones2014-03-199-114/+136
|\ \
| * | mfd: omap-usb-tll: Update DT clock binding informationRoger Quadros2014-03-131-0/+10
| * | mfd: omap-usb-host: Update DT clock binding informationRoger Quadros2014-03-131-0/+23
| * | mfd: omap-usb-host: Use clock names as per function for reference clocksRoger Quadros2014-03-133-6/+18
| * | mfd: omap-usb-host: Use proper clock name instead of aliasRoger Quadros2014-03-132-8/+3Star
| * | mfd: omap-usb-host: Always fail on clk_get() errorRoger Quadros2014-03-131-22/+40
| * | mfd: omap-usb-host: Get clocks based on hardware revisionRoger Quadros2014-03-133-19/+32
| * | mfd: omap-usb-host: Use resource managed clk_get()Roger Quadros2014-03-131-65/+16Star
| * | mfd: omap-usb-tll: Fix cppcheck sizeof warningColin Ian King2014-03-131-1/+1
| |/
* | Merge branch 'ib-mfd-regulator-3.15' into HEADLee Jones2014-03-1911-29/+1260
|\ \
| * | Documentation: mfd: Add binding document for S2MPA01Sachin Kamat2014-03-181-0/+90
| * | regulator: Add support for S2MPA01 regulatorSachin Kamat2014-03-183-0/+489
| * | mfd: Add support for S2MPA01 deviceSachin Kamat2014-03-184-10/+297
| * | mfd: sec-core: Silence compiler warningPankaj Dubey2014-03-182-4/+4