summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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-1920-20/+0
| * | mfd: stmpe: Trivial: Remove unnecessary semicolonSachin Kamat2014-03-191-1/+1
| * | mfd: tps65218: Add driver for the TPS65218 PMICKeerthy2014-03-193-0/+298
| * | mfd: tc3589x: Reform device tree probingLinus Walleij2014-03-191-25/+59
| * | mfd: wm5110: Make additional DSP registers available to the userCharles Keepax2014-03-191-0/+168
| * | mfd: wm5102: Make additional DSP registers available to the userCharles Keepax2014-03-191-0/+34
| * | mfd: max14577: Add of_compatible to extcon mfd_cellKrzysztof Kozlowski2014-03-191-1/+4
| * | mfd: Include all drivers in subsystem menuLinus Walleij2014-03-191-3/+3
| * | Merge branch 'ib-mfd-io-3.15' into HEADLee Jones2014-03-193-829/+0
| |\ \
| | * | mfd: twl4030-madc: Move driver to drivers/iio/adcSebastian Reichel2014-03-183-907/+0
| | * | mfd: twl4030-madc: Use twl_i2c_read/write_u16 for 16 bit registersSebastian Reichel2014-03-181-31/+8
| | * | mfd: twl4030-madc: Cleanup driverSebastian Reichel2014-03-181-73/+72
| | * | 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/+6
| * | | Merge branch 'ib-mfd-omap' into HEADLee Jones2014-03-192-100/+91
| |\ \ \
| | * | | mfd: omap-usb-host: Use clock names as per function for reference clocksRoger Quadros2014-03-131-6/+6
| | * | | mfd: omap-usb-host: Use proper clock name instead of aliasRoger Quadros2014-03-131-2/+3
| | * | | 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-131-11/+32
| | * | | mfd: omap-usb-host: Use resource managed clk_get()Roger Quadros2014-03-131-65/+16
| | * | | 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-192-15/+194
| |\ \ \
| * | | | mfd: wm5102: Update register patchCharles Keepax2014-03-181-0/+1
| | |/ / | |/| |
* | | | Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2014-04-052-25/+36
|\ \ \ \
| * \ \ \ Merge tag 'omap-for-v3.15/dt-overo-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2014-03-177-11/+23
| |\ \ \ \ | | |/ / /
| * | | | mfd: dbx500/abx500: root out hardcoded IRQ assignmentsLinus Walleij2014-03-042-25/+36
| | |_|/ | |/| |
* | | | Merge tag 'regulator-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-012-15/+194
|\ \ \ \ | | |_|/ | |/| |
| * | | mfd: Add support for S2MPA01 deviceSachin Kamat2014-03-181-5/+44
| * | | mfd: sec-core: Silence compiler warningPankaj Dubey2014-03-181-3/+3
| * | | mfd: sec-core: Fix possible NULL pointer dereference when i2c_new_dummy errorKrzysztof Kozlowski2014-03-181-0/+4
| * | | mfd: sec: Add support for S2MPS14Krzysztof Kozlowski2014-03-182-6/+131
| * | | mfd: sec-irq: Use consistent S2MPS11 RTC alarm interrupt indexesKrzysztof Kozlowski2014-03-181-4/+4
| * | | mfd: sec-core: Select different RTC regmaps for devicesKrzysztof Kozlowski2014-03-181-3/+12
| * | | mfd: sec-core: Add maximum RTC register for regmap configKrzysztof Kozlowski2014-03-181-0/+2
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'regmap/topic/cache', 'regmap/topic/irq', 'reg...Mark Brown2014-03-282-21/+4
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
OpenPOWER on IntegriCloud