| Commit message (Expand) | Author | Age | Files | Lines |
* | mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regula... | Tony Lindgren | 2014-08-28 | 1 | -10/+10 |
* | mfd: ab8500-core: Use 'ifdef' for config options | Fabio Estevam | 2014-08-20 | 1 | -1/+1 |
* | mfd: htc-i2cpld: Fix %d confusingly prefixed with 0x in format string | Hans Wennborg | 2014-08-20 | 1 | -1/+1 |
* | mfd: omap-usb-host: Fix %d confusingly prefixed with 0x in format string | Hans Wennborg | 2014-08-20 | 1 | -1/+1 |
* | drivers/mfd/rtsx_usb.c: export device table | Jeff Mahoney | 2014-08-14 | 1 | -0/+1 |
* | Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-08-07 | 61 | -1164/+1869 |
|\ |
|
| * | mfd: omap-usb-host: Fix improper mask use. | Michael Welling | 2014-07-29 | 1 | -1/+1 |
| * | mfd: arizona: Only free the CTRLIF_ERR IRQ if we requested it | Charles Keepax | 2014-07-28 | 1 | -7/+12 |
| * | mfd: arizona: Add missing handling for ISRC3 under/overclocked | Charles Keepax | 2014-07-28 | 1 | -0/+4 |
| * | mfd: wm5110: Add new interrupt register definitions | Charles Keepax | 2014-07-28 | 3 | -1/+223 |
| * | mfd: arizona: Rename thermal shutdown interrupt | Charles Keepax | 2014-07-28 | 3 | -12/+12 |
| * | mfd: wm5110: Add in the output done interrupts | Charles Keepax | 2014-07-28 | 1 | -0/+18 |
| * | mfd: wm5110: Remove non-existant interrupts | Charles Keepax | 2014-07-28 | 1 | -6/+0 |
| * | mfd: tps65912-spi: Remove unused variable | Sachin Kamat | 2014-07-28 | 1 | -2/+1 |
| * | mfd: htc-i2cpld: Remove unused code | Sachin Kamat | 2014-07-28 | 1 | -5/+0 |
| * | mfd: da9063: Add support for AD silicon variant | Opensource [Steve Twiss] | 2014-07-28 | 2 | -28/+112 |
| * | mfd: arizona: Map MICVDD from extcon device to the Arizona core | Charles Keepax | 2014-07-28 | 1 | -4/+16 |
| * | mfd: arizona: Add MICVDD to mapped regulators for wm8997 | Charles Keepax | 2014-07-28 | 1 | -0/+1 |
| * | mfd: max77686: Ensure device type IDs are architecture agnostic | Lee Jones | 2014-07-25 | 1 | -3/+2 |
| * | mfd: max77686: Add Maxim 77802 PMIC support | Javier Martinez Canillas | 2014-07-25 | 2 | -30/+173 |
| * | mfd: tps6105x: Use managed resources when allocating memory | Himangi Saraogi | 2014-07-25 | 1 | -13/+4 |
| * | mfd: wm8997-tables: Suppress 'line over 80 chars' warnings | Lee Jones | 2014-07-25 | 1 | -4/+4 |
| * | mfd: kempld-core: Correct a variety of checkpatch warnings | Lee Jones | 2014-07-25 | 1 | -4/+6 |
| * | mfd: ipaq-micro: Fix coding style errors/warnings reported by checkpatch | Lee Jones | 2014-07-25 | 1 | -4/+4 |
| * | mfd: si476x-cmd: Remedy checkpatch style complains | Lee Jones | 2014-07-25 | 1 | -6/+6 |
| * | mfd: tc6387xb: Remove unnecessary braces and correct style warnings | Lee Jones | 2014-07-25 | 1 | -4/+3 |
| * | mfd: twl6030-irq: Extinguish coding style warnings | Lee Jones | 2014-07-25 | 1 | -1/+3 |
| * | mfd: wm8350-i2c: Replace spaces with tabs | Lee Jones | 2014-07-25 | 1 | -4/+4 |
| * | mfd: max8925-core: Fix 'missing blank line after declarations' warning | Lee Jones | 2014-07-25 | 1 | -0/+2 |
| * | mfd: twl4030-irq: Fix style warnings relating to pr_warn() and sizeof() | Lee Jones | 2014-07-25 | 1 | -3/+3 |
| * | mfd: lp8788-irq: Fix 'missing blank line after declarations' warning | Lee Jones | 2014-07-25 | 1 | -0/+2 |
| * | mfd: ezx-pcap: Repair coding style errors picked up with checkpatch | Lee Jones | 2014-07-25 | 1 | -2/+1 |
| * | mfd: twl6040: Fix 'insert space after ','', error | Lee Jones | 2014-07-22 | 1 | -1/+1 |
| * | mfd: sec-core: Fix 'missing blank line after declarations' warning | Lee Jones | 2014-07-22 | 1 | -0/+1 |
| * | mfd: dm355evm_msp: Fix checkpatch error: insert space after ',' | Lee Jones | 2014-07-22 | 1 | -1/+1 |
| * | mfd: wm8350-irq: Fix 'line over 80 chars' warning | Lee Jones | 2014-07-22 | 1 | -1/+2 |
| * | mfd: mcp-core: Fix 'blank line after declarations' warning | Lee Jones | 2014-07-22 | 1 | -0/+1 |
| * | mfd: max8925-i2c: Fix 'blank line after declarations' warning | Lee Jones | 2014-07-21 | 1 | -0/+2 |
| * | mfd: max77686: Fix 'line over 80 chars' warning | Lee Jones | 2014-07-21 | 1 | -1/+1 |
| * | mfd: max77686: Remove unneeded OOM error message | Javier Martinez Canillas | 2014-07-21 | 1 | -3/+1 |
| * | mfd: max77686: Make error checking consistent | Javier Martinez Canillas | 2014-07-21 | 1 | -5/+5 |
| * | mfd: max77686: Return correct error when pdata isn't found | Javier Martinez Canillas | 2014-07-21 | 1 | -1/+1 |
| * | mfd: max77686: Make platform data over-rule DT | Javier Martinez Canillas | 2014-07-21 | 1 | -1/+1 |
| * | mfd: max77686: Don't define dummy function if OF isn't enabled | Javier Martinez Canillas | 2014-07-21 | 1 | -9/+1 |
| * | mfd: max77686: Add power management support | Javier Martinez Canillas | 2014-07-21 | 1 | -0/+40 |
| * | mfd: max77686: Convert to use regmap_irq | Javier Martinez Canillas | 2014-07-21 | 4 | -326/+93 |
| * | mfd: sun6i-prcm: Add support for Allwinner A23 PRCM | Chen-Yu Tsai | 2014-07-21 | 1 | -0/+30 |
| * | mfd: ab8500-debugfs: BIG clean-up | Lee Jones | 2014-07-21 | 1 | -116/+172 |
| * | mfd: cros_ec: Use the proper size when looking at the cros_ec_i2c result | Doug Anderson | 2014-07-09 | 1 | -3/+12 |
| * | mfd: ab8500-core: Resolve code style issues | Lee Jones | 2014-07-09 | 1 | -21/+24 |