| Commit message (Expand) | Author | Age | Files | Lines |
* | mfd: Correct readability of WM8994 DC servo 4E register | Mark Brown | 2012-03-01 | 1 | -0/+1 |
* | mfd: Initialize tps65912 irq platform data properly | Axel Lin | 2012-02-23 | 1 | -1/+1 |
* | mfd: Fix ACPI conflict check | Jean Delvare | 2012-02-23 | 1 | -1/+1 |
* | mfd: Fix ab8500 error path bug | Linus Walleij | 2012-02-21 | 1 | -2/+3 |
* | mfd: Test for jack detection when deciding if wm8994 should suspend | Mark Brown | 2012-02-21 | 1 | -0/+14 |
* | mfd: Initialize tps65910 irq platform data properly | Laxman Dewangan | 2012-02-20 | 1 | -1/+1 |
* | mfd: Fix possible s5m null pointer dereference | Jonghwan Choi | 2012-02-20 | 1 | -1/+1 |
* | mfd: wm8350 variable dereferenced before check | Jonghwan Choi | 2012-02-20 | 1 | -1/+0 |
* | Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-02-13 | 1 | -10/+10 |
|\ |
|
| * | ARM: omap: fix section mismatch errors in TWL PMIC driver | Russell King | 2012-02-13 | 1 | -10/+10 |
* | | ARM: omap: fix broken twl-core dependencies and ifdefs | Russell King | 2012-02-09 | 2 | -3/+5 |
|/ |
|
* | mfd: Avoid twl6040-codec PLL reconfiguration when not needed | Peter Ujfalusi | 2012-02-03 | 1 | -51/+74 |
* | mfd: Store twl6040-codec mclk configuration | Peter Ujfalusi | 2012-02-03 | 1 | -0/+3 |
* | MFD: ucb1x00-ts: fix resume failure | Russell King | 2012-01-22 | 1 | -27/+5 |
* | MFD: ucb1x00-core: fix gpiolib direction_output handling | Russell King | 2012-01-21 | 1 | -6/+12 |
* | MFD: ucb1x00-core: fix missing restore of io output data on resume | Russell King | 2012-01-21 | 1 | -0/+1 |
* | MFD: mcp-core: fix complaints from the genirq layer | Russell King | 2012-01-20 | 1 | -6/+11 |
* | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b... | Russell King | 2012-01-20 | 4 | -85/+16 |
* | Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources." | Russell King | 2012-01-20 | 1 | -110/+52 |
* | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-01-14 | 1 | -1/+1 |
|\ |
|
| * | module_param: check type correctness for module_param_array | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2012-01-13 | 54 | -524/+1775 |
|\ \
| |/
|/| |
|
| * | mfd: Add pm ops to max8925 | Kevin Liu | 2012-01-09 | 1 | -0/+27 |
| * | mfd: Convert aat2870 to dev_pm_ops | Mark Brown | 2012-01-09 | 1 | -9/+10 |
| * | mfd: Still check other interrupts if we get a wm831x touchscreen IRQ | Mark Brown | 2012-01-09 | 1 | -2/+1 |
| * | mfd: Introduce missing kfree in 88pm860x probe routine | Julia Lawall | 2012-01-09 | 1 | -0/+1 |
| * | mfd: Add S5M series configuration | Sangbeom Kim | 2012-01-09 | 2 | -0/+12 |
| * | mfd: Add s5m series irq driver | Sangbeom Kim | 2012-01-09 | 1 | -0/+487 |
| * | mfd: Add S5M core driver | Sangbeom Kim | 2012-01-09 | 1 | -0/+176 |
| * | mfd: Fix stmpe section mismatch | Samuel Ortiz | 2012-01-09 | 1 | -1/+1 |
| * | mfd: Fix stmpe build warning | Samuel Ortiz | 2012-01-09 | 1 | -0/+1 |
| * | mfd: Fix STMPE I2c build failure | Samuel Ortiz | 2012-01-09 | 1 | -1/+1 |
| * | mfd: Constify aat2870-core i2c_device_id table | Axel Lin | 2012-01-09 | 1 | -1/+1 |
| * | mfd: Add support for stmpe variant 801 | Viresh Kumar | 2012-01-09 | 4 | -13/+105 |
| * | mfd: Add support for stmpe variant 610 | Viresh Kumar | 2012-01-09 | 3 | -2/+20 |
| * | mfd: Add support for STMPE SPI interface | Viresh Kumar | 2012-01-09 | 4 | -1/+157 |
| * | mfd: Separate out STMPE controller and interface specific code | Viresh Kumar | 2012-01-09 | 5 | -90/+195 |
| * | mfd: Remove unused wm831x_irq_data_to_mask_reg() | Mark Brown | 2012-01-09 | 1 | -5/+0 |
| * | mfd: Add platform data and devices for MAX8997 LED control | Donggeun Kim | 2012-01-09 | 1 | -1/+2 |
| * | mfd: Make TPS65910 usable without interrupts | Afzal Mohammed | 2012-01-09 | 2 | -6/+4 |
| * | mfd: Add power off functionality to TWL | Igor Grinberg | 2012-01-09 | 1 | -2/+40 |
| * | mfd: twl-core: Add initial DT support for twl4030/twl6030 | Benoit Cousson | 2012-01-09 | 2 | -2/+51 |
| * | mfd: Return an error on failed wm831x register writes | Mark Brown | 2012-01-09 | 1 | -0/+2 |
| * | mfd: Convert WM8400 to devm_kzalloc() | Mark Brown | 2012-01-09 | 1 | -5/+2 |
| * | mfd: Unify abx500 headers in mfd/abx500 | Linus Walleij | 2012-01-09 | 7 | -9/+9 |
| * | mfd: Use gpio_request_one from twl6040-core | Axel Lin | 2012-01-09 | 1 | -5/+2 |
| * | mfd: Use gpio_request_one from omap-usb-host | Axel Lin | 2012-01-09 | 1 | -12/+6 |
| * | mfd: Use gpio_request_one from dm355evm_msp | Axel Lin | 2012-01-09 | 1 | -2/+1 |
| * | mfd: Use gpio_request_one from aat2870-core | Axel Lin | 2012-01-09 | 1 | -2/+2 |
| * | mfd: Convert to DEFINE_PCI_DEVICE_TABLE | Axel Lin | 2012-01-09 | 5 | -5/+5 |