| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo... | Linus Torvalds | 2013-07-10 | 57 | -643/+3609 |
|\ |
|
| * | mfd: sec: Provide max_register to regmap | Mark Brown | 2013-07-02 | 1 | -1/+40 |
| * | mfd: wm8994: Remove duplicate check for active JACKDET | Mark Brown | 2013-07-02 | 1 | -14/+0 |
| * | mfd: max8998: Add support for Device Tree | Tomasz Figa | 2013-06-30 | 1 | -2/+65 |
| * | mfd: max8998: Add irq domain support | Tomasz Figa | 2013-06-30 | 2 | -25/+41 |
| * | mfd: Kontron PLD mfd driver | Kevin Strasser | 2013-06-24 | 3 | -0/+663 |
| * | mfd: palmas: Add TPS659038 PMIC support | J Keerthy | 2013-06-24 | 1 | -0/+5 |
| * | mfd: palmas: Add SMPS10_BOOST feature | J Keerthy | 2013-06-20 | 1 | -8/+21 |
| * | mfd: palmas: Check if irq is valid | J Keerthy | 2013-06-20 | 1 | -0/+6 |
| * | mfd: lpc_ich: iTCO_wdt patch for Intel Coleto Creek DeviceIDs | Seth Heasley | 2013-06-20 | 1 | -0/+7 |
| * | mfd: twl-core: Change TWL6025 references to TWL6032 | Graeme Gregory | 2013-06-20 | 1 | -23/+23 |
| * | Merge branch 'for-mfd-next' of git://git.linaro.org/people/ljones/linux-3.0-u... | Samuel Ortiz | 2013-06-19 | 2 | -40/+12 |
| |\ |
|
| | * | mfd: htc-egpio: Use devm_ioremap_nocache() instead of ioremap_nocache() | Wei Yongjun | 2013-06-19 | 1 | -2/+2 |
| | * | mfd: davinci_voicecodec: Convert to use devm_* APIs | Sachin Kamat | 2013-06-19 | 1 | -38/+10 |
| * | | mfd: vexpress: Make the driver optional for arm and arm64 | Pawel Moll | 2013-06-19 | 2 | -3/+10 |
| * | | mfd: twl4030-power: Fix relocking on error | Florian Vaussard | 2013-06-19 | 1 | -4/+8 |
| * | | mfd: twl4030-power: Simplify error path | Florian Vaussard | 2013-06-19 | 1 | -23/+15 |
| * | | mfd: twl4030-power: Start transition to DT | Florian Vaussard | 2013-06-19 | 1 | -7/+38 |
| * | | mfd: twl4030-power: Simplify probing of power scripts and resources | Florian Vaussard | 2013-06-19 | 1 | -20/+40 |
| * | | mfd: twl4030-power: Split from twl-core into a dedicated module | Florian Vaussard | 2013-06-19 | 2 | -14/+41 |
| |/ |
|
| * | mfd: ssbi: Use devm_* and simplify code | Stephen Boyd | 2013-06-18 | 1 | -58/+11 |
| * | mfd: ssbi: Add MODULE_DEVICE_TABLE | Stephen Boyd | 2013-06-18 | 1 | -0/+1 |
| * | mfd: twl4030: Allow IRQ wake enable to succeed on subchip IRQs | Kevin Hilman | 2013-06-18 | 1 | -0/+1 |
| * | mfd: lpc_ich: Convert to module_pci_driver | Libo Chen | 2013-06-18 | 1 | -12/+1 |
| * | mfd: 88pm800: Add regulator sub device | Chao Xie | 2013-06-18 | 1 | -0/+28 |
| * | mfd: 88pm800: Enhance sub devices initialization | Chao Xie | 2013-06-18 | 1 | -19/+42 |
| * | mfd: 88pm80x: Change chip id definition and detection | Chao Xie | 2013-06-18 | 3 | -56/+49 |
| * | mfd: 88pm800: Enhance error handling for sub pages probe/remove | Chao Xie | 2013-06-18 | 1 | -33/+48 |
| * | mfd: 88pm800: Remove the power and gpadc page addr from platform data | Chao Xie | 2013-06-18 | 1 | -2/+3 |
| * | mfd: 88pm800: 88pm805: Remove "IRQF_TRIGGER_FALLING" flag | Yi Zhang | 2013-06-18 | 2 | -2/+2 |
| * | mfd: 88pm800: Initialize mask_invert | Chao Xie | 2013-06-18 | 1 | -0/+1 |
| * | mfd: 88pm80x: Fix driver name for 88pm800 and 88pm805 | Chao Xie | 2013-06-18 | 2 | -2/+2 |
| * | mfd: 88pm800: Fix NULL pointer dereference | Yi Zhang | 2013-06-18 | 1 | -8/+10 |
| * | mfd: arizona: Integrate wm8997 into Arizona mfd | Charles Keepax | 2013-06-18 | 7 | -0/+1580 |
| * | mfd: wm8994: Reset device during probe | Mark Brown | 2013-06-18 | 1 | -0/+11 |
| * | mfd: palmas: Remove code which is not necessary for a device tree boot | J Keerthy | 2013-06-17 | 1 | -106/+0 |
| * | Merge tag 'am335x_tsc-adc' of git://breakpoint.cc/bigeasy/linux | Samuel Ortiz | 2013-06-13 | 1 | -23/+89 |
| |\ |
|
| | * | iio: ti_am335x_adc: Allow to specify input line | Sebastian Andrzej Siewior | 2013-06-12 | 1 | -2/+18 |
| | * | mfd: iio: ti_am335x_adc: rename device from tiadc to TI-am335x-adc | Sebastian Andrzej Siewior | 2013-06-12 | 1 | -1/+1 |
| | * | mfd: input: ti_am335x_tsc: rename device from tsc to TI-am335x-tsc | Sebastian Andrzej Siewior | 2013-06-12 | 1 | -1/+1 |
| | * | mfd: ti_tscadc: deal with partial activation | Pantelis Antoniou | 2013-06-12 | 1 | -13/+25 |
| | * | mfd: ti_am335x_tscadc: remove platform_data support | Sebastian Andrzej Siewior | 2013-06-12 | 1 | -17/+6 |
| | * | mfd: ti_am335x_tscadc: Add DT support | Patil, Rachna | 2013-06-12 | 1 | -6/+26 |
| | * | iio: ti_am335x_adc: Add DT support | Patil, Rachna | 2013-06-12 | 1 | -0/+1 |
| | * | input: ti_am33x_tsc: Add DT support | Patil, Rachna | 2013-06-12 | 1 | -0/+1 |
| | * | input: ti_am33x_tsc: Step enable bits made configurable | Patil, Rachna | 2013-06-12 | 1 | -1/+28 |
| | * | mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_dev | Sebastian Andrzej Siewior | 2013-06-12 | 1 | -4/+4 |
| * | | mfd: 88pm860x: Convert to managed resources for allocating memory | Lee Jones | 2013-06-13 | 1 | -3/+2 |
| * | | mfd: max8925: Convert to managed resources for allocating memory | Lee Jones | 2013-06-13 | 1 | -2/+2 |
| * | | mfd: max77686: Convert to managed resources for allocating memory | Lee Jones | 2013-06-13 | 1 | -17/+8 |