aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2014-08-14drivers/mfd/rtsx_usb.c: export device tableJeff Mahoney
2014-08-07Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-05Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s2...Mark Brown
2014-08-05Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/ltc...Mark Brown
2014-07-29mfd: omap-usb-host: Fix improper mask use.Michael Welling
2014-07-28mfd: arizona: Only free the CTRLIF_ERR IRQ if we requested itCharles Keepax
2014-07-28mfd: arizona: Add missing handling for ISRC3 under/overclockedCharles Keepax
2014-07-28mfd: wm5110: Add new interrupt register definitionsCharles Keepax
2014-07-28mfd: arizona: Rename thermal shutdown interruptCharles Keepax
2014-07-28mfd: wm5110: Add in the output done interruptsCharles Keepax
2014-07-28mfd: wm5110: Remove non-existant interruptsCharles Keepax
2014-07-28mfd: tps65912-spi: Remove unused variableSachin Kamat
2014-07-28mfd: htc-i2cpld: Remove unused codeSachin Kamat
2014-07-28mfd: da9063: Add support for AD silicon variantOpensource [Steve Twiss]
2014-07-28mfd: arizona: Map MICVDD from extcon device to the Arizona coreCharles Keepax
2014-07-28mfd: arizona: Add MICVDD to mapped regulators for wm8997Charles Keepax
2014-07-25mfd: max77686: Ensure device type IDs are architecture agnosticLee Jones
2014-07-25mfd: max77686: Add Maxim 77802 PMIC supportJavier Martinez Canillas
2014-07-25mfd: tps6105x: Use managed resources when allocating memoryHimangi Saraogi
2014-07-25mfd: wm8997-tables: Suppress 'line over 80 chars' warningsLee Jones
2014-07-25mfd: kempld-core: Correct a variety of checkpatch warningsLee Jones
2014-07-25mfd: ipaq-micro: Fix coding style errors/warnings reported by checkpatchLee Jones
2014-07-25mfd: si476x-cmd: Remedy checkpatch style complainsLee Jones
2014-07-25mfd: tc6387xb: Remove unnecessary braces and correct style warningsLee Jones
2014-07-25mfd: twl6030-irq: Extinguish coding style warningsLee Jones
2014-07-25mfd: wm8350-i2c: Replace spaces with tabsLee Jones
2014-07-25mfd: max8925-core: Fix 'missing blank line after declarations' warningLee Jones
2014-07-25mfd: twl4030-irq: Fix style warnings relating to pr_warn() and sizeof()Lee Jones
2014-07-25mfd: lp8788-irq: Fix 'missing blank line after declarations' warningLee Jones
2014-07-25mfd: ezx-pcap: Repair coding style errors picked up with checkpatchLee Jones
2014-07-23mfd: cros_ec_spi: Use ktime_get_ns()Thomas Gleixner
2014-07-22mfd: twl6040: Fix 'insert space after ','', errorLee Jones
2014-07-22mfd: sec-core: Fix 'missing blank line after declarations' warningLee Jones
2014-07-22mfd: dm355evm_msp: Fix checkpatch error: insert space after ','Lee Jones
2014-07-22mfd: wm8350-irq: Fix 'line over 80 chars' warningLee Jones
2014-07-22mfd: mcp-core: Fix 'blank line after declarations' warningLee Jones
2014-07-21mfd: max8925-i2c: Fix 'blank line after declarations' warningLee Jones
2014-07-21mfd: max77686: Fix 'line over 80 chars' warningLee Jones
2014-07-21mfd: max77686: Remove unneeded OOM error messageJavier Martinez Canillas
2014-07-21mfd: max77686: Make error checking consistentJavier Martinez Canillas
2014-07-21mfd: max77686: Return correct error when pdata isn't foundJavier Martinez Canillas
2014-07-21mfd: max77686: Make platform data over-rule DTJavier Martinez Canillas
2014-07-21mfd: max77686: Don't define dummy function if OF isn't enabledJavier Martinez Canillas
2014-07-21mfd: max77686: Add power management supportJavier Martinez Canillas
2014-07-21mfd: max77686: Convert to use regmap_irqJavier Martinez Canillas
2014-07-21mfd: sun6i-prcm: Add support for Allwinner A23 PRCMChen-Yu Tsai
2014-07-21mfd: ab8500-debugfs: BIG clean-upLee Jones
2014-07-09mfd: cros_ec: Use the proper size when looking at the cros_ec_i2c resultDoug Anderson