summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regula...Tony Lindgren2014-08-281-10/+10
* mfd: ab8500-core: Use 'ifdef' for config optionsFabio Estevam2014-08-201-1/+1
* mfd: htc-i2cpld: Fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-201-1/+1
* mfd: omap-usb-host: Fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-201-1/+1
* drivers/mfd/rtsx_usb.c: export device tableJeff Mahoney2014-08-141-0/+1
* Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-0761-1164/+1869
|\
| * mfd: omap-usb-host: Fix improper mask use.Michael Welling2014-07-291-1/+1
| * mfd: arizona: Only free the CTRLIF_ERR IRQ if we requested itCharles Keepax2014-07-281-7/+12
| * mfd: arizona: Add missing handling for ISRC3 under/overclockedCharles Keepax2014-07-281-0/+4
| * mfd: wm5110: Add new interrupt register definitionsCharles Keepax2014-07-283-1/+223
| * mfd: arizona: Rename thermal shutdown interruptCharles Keepax2014-07-283-12/+12
| * mfd: wm5110: Add in the output done interruptsCharles Keepax2014-07-281-0/+18
| * mfd: wm5110: Remove non-existant interruptsCharles Keepax2014-07-281-6/+0
| * mfd: tps65912-spi: Remove unused variableSachin Kamat2014-07-281-2/+1
| * mfd: htc-i2cpld: Remove unused codeSachin Kamat2014-07-281-5/+0
| * mfd: da9063: Add support for AD silicon variantOpensource [Steve Twiss]2014-07-282-28/+112
| * mfd: arizona: Map MICVDD from extcon device to the Arizona coreCharles Keepax2014-07-281-4/+16
| * mfd: arizona: Add MICVDD to mapped regulators for wm8997Charles Keepax2014-07-281-0/+1
| * mfd: max77686: Ensure device type IDs are architecture agnosticLee Jones2014-07-251-3/+2
| * mfd: max77686: Add Maxim 77802 PMIC supportJavier Martinez Canillas2014-07-252-30/+173
| * mfd: tps6105x: Use managed resources when allocating memoryHimangi Saraogi2014-07-251-13/+4
| * mfd: wm8997-tables: Suppress 'line over 80 chars' warningsLee Jones2014-07-251-4/+4
| * mfd: kempld-core: Correct a variety of checkpatch warningsLee Jones2014-07-251-4/+6
| * mfd: ipaq-micro: Fix coding style errors/warnings reported by checkpatchLee Jones2014-07-251-4/+4
| * mfd: si476x-cmd: Remedy checkpatch style complainsLee Jones2014-07-251-6/+6
| * mfd: tc6387xb: Remove unnecessary braces and correct style warningsLee Jones2014-07-251-4/+3
| * mfd: twl6030-irq: Extinguish coding style warningsLee Jones2014-07-251-1/+3
| * mfd: wm8350-i2c: Replace spaces with tabsLee Jones2014-07-251-4/+4
| * mfd: max8925-core: Fix 'missing blank line after declarations' warningLee Jones2014-07-251-0/+2
| * mfd: twl4030-irq: Fix style warnings relating to pr_warn() and sizeof()Lee Jones2014-07-251-3/+3
| * mfd: lp8788-irq: Fix 'missing blank line after declarations' warningLee Jones2014-07-251-0/+2
| * mfd: ezx-pcap: Repair coding style errors picked up with checkpatchLee Jones2014-07-251-2/+1
| * mfd: twl6040: Fix 'insert space after ','', errorLee Jones2014-07-221-1/+1
| * mfd: sec-core: Fix 'missing blank line after declarations' warningLee Jones2014-07-221-0/+1
| * mfd: dm355evm_msp: Fix checkpatch error: insert space after ','Lee Jones2014-07-221-1/+1
| * mfd: wm8350-irq: Fix 'line over 80 chars' warningLee Jones2014-07-221-1/+2
| * mfd: mcp-core: Fix 'blank line after declarations' warningLee Jones2014-07-221-0/+1
| * mfd: max8925-i2c: Fix 'blank line after declarations' warningLee Jones2014-07-211-0/+2
| * mfd: max77686: Fix 'line over 80 chars' warningLee Jones2014-07-211-1/+1
| * mfd: max77686: Remove unneeded OOM error messageJavier Martinez Canillas2014-07-211-3/+1
| * mfd: max77686: Make error checking consistentJavier Martinez Canillas2014-07-211-5/+5
| * mfd: max77686: Return correct error when pdata isn't foundJavier Martinez Canillas2014-07-211-1/+1
| * mfd: max77686: Make platform data over-rule DTJavier Martinez Canillas2014-07-211-1/+1
| * mfd: max77686: Don't define dummy function if OF isn't enabledJavier Martinez Canillas2014-07-211-9/+1
| * mfd: max77686: Add power management supportJavier Martinez Canillas2014-07-211-0/+40
| * mfd: max77686: Convert to use regmap_irqJavier Martinez Canillas2014-07-214-326/+93
| * mfd: sun6i-prcm: Add support for Allwinner A23 PRCMChen-Yu Tsai2014-07-211-0/+30
| * mfd: ab8500-debugfs: BIG clean-upLee Jones2014-07-211-116/+172
| * mfd: cros_ec: Use the proper size when looking at the cros_ec_i2c resultDoug Anderson2014-07-091-3/+12
| * mfd: ab8500-core: Resolve code style issuesLee Jones2014-07-091-21/+24