Age | Commit message (Expand) | Author | Files | Lines |
2014-09-18 | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe | 5 | -37/+12 |
2014-08-14 | drivers/mfd/rtsx_usb.c: export device table | Jeff Mahoney | 1 | -0/+1 |
2014-08-08 | Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 61 | -1164/+1869 |
2014-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-08-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -6/+2 |
2014-08-05 | Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s2... | Mark Brown | 4 | -400/+149 |
2014-08-05 | Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/ltc... | Mark Brown | 1 | -57/+176 |
2014-07-29 | mfd: omap-usb-host: Fix improper mask use. | Michael Welling | 1 | -1/+1 |
2014-07-28 | mfd: arizona: Only free the CTRLIF_ERR IRQ if we requested it | Charles Keepax | 1 | -7/+12 |
2014-07-28 | mfd: arizona: Add missing handling for ISRC3 under/overclocked | Charles Keepax | 1 | -0/+4 |
2014-07-28 | mfd: wm5110: Add new interrupt register definitions | Charles Keepax | 3 | -1/+223 |
2014-07-28 | mfd: arizona: Rename thermal shutdown interrupt | Charles Keepax | 3 | -12/+12 |
2014-07-28 | mfd: wm5110: Add in the output done interrupts | Charles Keepax | 1 | -0/+18 |
2014-07-28 | mfd: wm5110: Remove non-existant interrupts | Charles Keepax | 1 | -6/+0 |
2014-07-28 | mfd: tps65912-spi: Remove unused variable | Sachin Kamat | 1 | -2/+1 |
2014-07-28 | mfd: htc-i2cpld: Remove unused code | Sachin Kamat | 1 | -5/+0 |
2014-07-28 | mfd: da9063: Add support for AD silicon variant | Opensource [Steve Twiss] | 2 | -28/+112 |
2014-07-28 | mfd: arizona: Map MICVDD from extcon device to the Arizona core | Charles Keepax | 1 | -4/+16 |
2014-07-28 | mfd: arizona: Add MICVDD to mapped regulators for wm8997 | Charles Keepax | 1 | -0/+1 |
2014-07-25 | mfd: max77686: Ensure device type IDs are architecture agnostic | Lee Jones | 1 | -3/+2 |
2014-07-25 | mfd: max77686: Add Maxim 77802 PMIC support | Javier Martinez Canillas | 2 | -30/+173 |
2014-07-25 | mfd: tps6105x: Use managed resources when allocating memory | Himangi Saraogi | 1 | -13/+4 |
2014-07-25 | mfd: wm8997-tables: Suppress 'line over 80 chars' warnings | Lee Jones | 1 | -4/+4 |
2014-07-25 | mfd: kempld-core: Correct a variety of checkpatch warnings | Lee Jones | 1 | -4/+6 |
2014-07-25 | mfd: ipaq-micro: Fix coding style errors/warnings reported by checkpatch | Lee Jones | 1 | -4/+4 |
2014-07-25 | mfd: si476x-cmd: Remedy checkpatch style complains | Lee Jones | 1 | -6/+6 |
2014-07-25 | mfd: tc6387xb: Remove unnecessary braces and correct style warnings | Lee Jones | 1 | -4/+3 |
2014-07-25 | mfd: twl6030-irq: Extinguish coding style warnings | Lee Jones | 1 | -1/+3 |
2014-07-25 | mfd: wm8350-i2c: Replace spaces with tabs | Lee Jones | 1 | -4/+4 |
2014-07-25 | mfd: max8925-core: Fix 'missing blank line after declarations' warning | Lee Jones | 1 | -0/+2 |
2014-07-25 | mfd: twl4030-irq: Fix style warnings relating to pr_warn() and sizeof() | Lee Jones | 1 | -3/+3 |
2014-07-25 | mfd: lp8788-irq: Fix 'missing blank line after declarations' warning | Lee Jones | 1 | -0/+2 |
2014-07-25 | mfd: ezx-pcap: Repair coding style errors picked up with checkpatch | Lee Jones | 1 | -2/+1 |
2014-07-24 | mfd: cros_ec_spi: Use ktime_get_ns() | Thomas Gleixner | 1 | -6/+2 |
2014-07-22 | mfd: twl6040: Fix 'insert space after ','', error | Lee Jones | 1 | -1/+1 |
2014-07-22 | mfd: sec-core: Fix 'missing blank line after declarations' warning | Lee Jones | 1 | -0/+1 |
2014-07-22 | mfd: dm355evm_msp: Fix checkpatch error: insert space after ',' | Lee Jones | 1 | -1/+1 |
2014-07-22 | mfd: wm8350-irq: Fix 'line over 80 chars' warning | Lee Jones | 1 | -1/+2 |
2014-07-22 | mfd: mcp-core: Fix 'blank line after declarations' warning | Lee Jones | 1 | -0/+1 |
2014-07-21 | mfd: max8925-i2c: Fix 'blank line after declarations' warning | Lee Jones | 1 | -0/+2 |
2014-07-21 | mfd: max77686: Fix 'line over 80 chars' warning | Lee Jones | 1 | -1/+1 |
2014-07-21 | mfd: max77686: Remove unneeded OOM error message | Javier Martinez Canillas | 1 | -3/+1 |
2014-07-21 | mfd: max77686: Make error checking consistent | Javier Martinez Canillas | 1 | -5/+5 |
2014-07-21 | mfd: max77686: Return correct error when pdata isn't found | Javier Martinez Canillas | 1 | -1/+1 |
2014-07-21 | mfd: max77686: Make platform data over-rule DT | Javier Martinez Canillas | 1 | -1/+1 |
2014-07-21 | mfd: max77686: Don't define dummy function if OF isn't enabled | Javier Martinez Canillas | 1 | -9/+1 |
2014-07-21 | mfd: max77686: Add power management support | Javier Martinez Canillas | 1 | -0/+40 |
2014-07-21 | mfd: max77686: Convert to use regmap_irq | Javier Martinez Canillas | 4 | -326/+93 |
2014-07-21 | mfd: sun6i-prcm: Add support for Allwinner A23 PRCM | Chen-Yu Tsai | 1 | -0/+30 |
2014-07-21 | mfd: ab8500-debugfs: BIG clean-up | Lee Jones | 1 | -116/+172 |