summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-103-0/+148
|\
| * Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into hwmon-nextGuenter Roeck2014-09-243-0/+148
| |\
| | * mfd: menf21bmc: Introduce MEN 14F021P00 BMC MFD Core driverAndreas Werner2014-09-243-0/+148
* | | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-095-37/+12Star
|\ \ \
| * | | driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-185-37/+12Star
| | |/ | |/|
* | | Merge tag 'ib-mfd-arm-v3.18' into imx/dtShawn Guo2014-09-161-13/+13
|\ \ \ | |_|/ |/| |
| * | devicetree: Dialog Semiconductor consolidate existing vendor prefixes to stan...Steve Twiss2014-08-291-13/+13
| |/
* | 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-0861-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/+0Star
| * mfd: tps65912-spi: Remove unused variableSachin Kamat2014-07-281-2/+1Star
| * mfd: htc-i2cpld: Remove unused codeSachin Kamat2014-07-281-5/+0Star
| * 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/+2Star
| * 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/+4Star
| * 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/+3Star
| * 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/+1Star
| * 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/+1Star
| * 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