| Commit message (Expand) | Author | Age | Files | Lines |
* | pwm: Add LP3943 PWM driver | Milo Kim | 2014-01-21 | 3 | -0/+325 |
* | mfd: Add LP3943 MFD driver | Milo Kim | 2014-01-21 | 4 | -0/+293 |
* | gpio: add LP3943 I2C GPIO expander driver | Milo Kim | 2014-01-21 | 3 | -0/+251 |
* | Documentation: Add LP3943 DT bindings and document | Milo Kim | 2014-01-21 | 3 | -0/+128 |
* | mfd: max14577: Cleanup an error message | Dan Carpenter | 2014-01-21 | 1 | -2/+1 |
* | mfd: wm831x: Use PM ops for shutdown | Mark Brown | 2014-01-21 | 2 | -6/+10 |
* | mfd: ab8500: Use irqdomain to map interrupts | Linus Walleij | 2014-01-21 | 1 | -1/+1 |
* | mfd: rtsx: Prevent 'used uninitialised' warnings | Lee Jones | 2014-01-21 | 1 | -3/+3 |
* | mfd: Remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 2014-01-21 | 10 | -10/+10 |
* | mfd/pinctrl: Delete platform data header | Linus Walleij | 2014-01-21 | 3 | -24/+12 |
* | mfd: ab8500: Delete all GPIO platform data instances | Linus Walleij | 2014-01-21 | 2 | -12/+0 |
* | Merge tag 'ib-iio-input-3.13-1' into for-mfd-next | Lee Jones | 2014-01-21 | 4 | -34/+117 |
|\ |
|
| * | mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronization | Sebastian Andrzej Siewior | 2014-01-07 | 3 | -28/+103 |
| * | mfd: ti_am335x: Drop am335x_tsc_se_update() from resume path | Sebastian Andrzej Siewior | 2014-01-07 | 2 | -1/+2 |
| * | mfd: ti_am335x_tscadc: Don't read back REG_SE | Sebastian Andrzej Siewior | 2014-01-07 | 4 | -9/+18 |
| * | mfd: ti_am335x_tscadc: Make am335x_tsc_se_update() local | Sebastian Andrzej Siewior | 2014-01-07 | 2 | -3/+1 |
| * | iio: ti_am335x_adc: Adjust the closing bracket in tiadc_read_raw() | Sebastian Andrzej Siewior | 2014-01-07 | 1 | -1/+1 |
* | | Merge tag 'ib-asoc-3.14.2' into for-mfd-next | Lee Jones | 2014-01-21 | 3 | -30/+255 |
|\ \ |
|
| * | | mfd: twl-core: Enable regcache for audio registers | Peter Ujfalusi | 2014-01-08 | 1 | -0/+111 |
| * | | mfd: twl-core: API to set the regcache bypass for a given regmap in twl | Peter Ujfalusi | 2014-01-08 | 2 | -0/+24 |
| * | | mfd: twl-core: Simplify IO wrapper functions by moving common code out | Peter Ujfalusi | 2014-01-08 | 1 | -27/+31 |
| * | | mfd: twl6040: reg_defaults support for regmap | Peter Ujfalusi | 2013-12-19 | 1 | -3/+89 |
| |/ |
|
* | | Merge tag 'tags/ib-asoc-1' into for-mfd-next | Lee Jones | 2014-01-21 | 5 | -4/+136 |
|\ \ |
|
| * | | ASoC: wm5110: Expose input high pass filter controls | Charles Keepax | 2013-11-21 | 5 | -0/+71 |
| * | | mfd: wm5110: Make DSP memories readable | Charles Keepax | 2013-11-21 | 1 | -4/+65 |
* | | | pinctrl: abx500: Delete non-devicetree probe path | Linus Walleij | 2014-01-21 | 1 | -27/+9 |
* | | | mfd: twl-core: Fix passing of platform data in the device tree case | Tony Lindgren | 2014-01-21 | 1 | -3/+12 |
* | | | mfd: twl-core: Clean up module by removing twl603x pdata handling | Ruslan Ruslichenko | 2014-01-21 | 1 | -198/+0 |
* | | | mfd: sec: Constify regmap configs and regmap irqs | Krzysztof Kozlowski | 2014-01-21 | 2 | -10/+10 |
* | | | mfd: max14577: Match regulator by of_compatible string | Krzysztof Kozlowski | 2014-01-21 | 1 | -1/+4 |
* | | | mfd: max14577: Add max14577 MFD driver core | Chanwoo Choi | 2014-01-21 | 5 | -0/+656 |
* | | | mfd: sec: Add PM ops and make it a wake up source | Krzysztof Kozlowski | 2014-01-21 | 1 | -0/+40 |
* | | | mfd: cros ec: i2c: Use consistent function names | Thierry Reding | 2014-01-21 | 1 | -4/+4 |
* | | | mfd: cros ec: spi: Use consistent function names | Thierry Reding | 2014-01-21 | 1 | -4/+4 |
* | | | mfd: mc13xxx: Remove unnecessary spi_set_drvdata() | Jingoo Han | 2014-01-21 | 1 | -1/+0 |
* | | | mfd: as3722: Add watchdog support | Bibek Basu | 2014-01-06 | 1 | -0/+3 |
* | | | mfd: ti: Constify struct mfd_cell where possible | Geert Uytterhoeven | 2014-01-06 | 7 | -7/+7 |
* | | | mfd: Constify struct mfd_cell where possible | Geert Uytterhoeven | 2014-01-06 | 16 | -37/+37 |
* | | | mfd: staging: Constify struct mfd_cell where possible | Geert Uytterhoeven | 2014-01-06 | 1 | -1/+1 |
* | | | mfd: intel: Constify struct mfd_cell where possible | Geert Uytterhoeven | 2014-01-06 | 1 | -1/+1 |
* | | | mfd: maxim: Constify struct mfd_cell where possible | Geert Uytterhoeven | 2014-01-06 | 6 | -10/+10 |
* | | | mfd: marvell: Constify struct mfd_cell where possible | Geert Uytterhoeven | 2014-01-06 | 2 | -3/+3 |
* | | | mfd: toshiba: Constify struct mfd_cell where possible | Geert Uytterhoeven | 2014-01-06 | 2 | -3/+3 |
* | | | mfd: wolfson: Constify struct mfd_cell where possible | Geert Uytterhoeven | 2014-01-06 | 2 | -9/+9 |
* | | | mfd: dialog: Constify struct mfd_cell where possible | Geert Uytterhoeven | 2014-01-06 | 3 | -3/+3 |
* | | | mfd: stmicro: Constify struct mfd_cell where possible | Geert Uytterhoeven | 2014-01-06 | 2 | -6/+6 |
* | | | mfd: cros ec: spi: Fix debug output | Thierry Reding | 2014-01-06 | 1 | -1/+3 |
* | | | mfd: cros ec: spi: Increase EC transaction delay | Derek Basehore | 2014-01-06 | 1 | -3/+4 |
* | | | mfd: omap-usb-host: Raw read and write endian fix | Victor Kamensky | 2014-01-06 | 1 | -4/+4 |
* | | | mfd: omap-usb-tll: Raw read and write endian fix | Victor Kamensky | 2014-01-06 | 1 | -4/+4 |