Age | Commit message (Expand) | Author | Files | Lines |
2012-02-14 | Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -10/+10 |
2012-02-13 | ARM: omap: fix section mismatch errors in TWL PMIC driver | Russell King | 1 | -10/+10 |
2012-02-09 | ARM: omap: fix broken twl-core dependencies and ifdefs | Russell King | 2 | -3/+5 |
2012-02-03 | mfd: Avoid twl6040-codec PLL reconfiguration when not needed | Peter Ujfalusi | 1 | -51/+74 |
2012-02-03 | mfd: Store twl6040-codec mclk configuration | Peter Ujfalusi | 1 | -0/+3 |
2012-01-23 | MFD: ucb1x00-ts: fix resume failure | Russell King | 1 | -27/+5 |
2012-01-21 | MFD: ucb1x00-core: fix gpiolib direction_output handling | Russell King | 1 | -6/+12 |
2012-01-21 | MFD: ucb1x00-core: fix missing restore of io output data on resume | Russell King | 1 | -0/+1 |
2012-01-20 | MFD: mcp-core: fix complaints from the genirq layer | Russell King | 1 | -6/+11 |
2012-01-20 | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b... | Russell King | 4 | -85/+16 |
2012-01-20 | Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources." | Russell King | 1 | -110/+52 |
2012-01-15 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 1 | -1/+1 |
2012-01-14 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 54 | -524/+1775 |
2012-01-13 | module_param: check type correctness for module_param_array | Rusty Russell | 1 | -1/+1 |
2012-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 6 | -244/+1386 |
2012-01-12 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 1 | -15/+0 |
2012-01-10 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -451/+304 |
2012-01-10 | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -5/+2 |
2012-01-09 | Merge branch 'samsung/driver' into next/drivers | Arnd Bergmann | 10 | -20/+29 |
2012-01-09 | mfd: Put WM8994 into cache only mode when suspending | Mark Brown | 1 | -0/+2 |
2012-01-09 | mfd: Add pm ops to max8925 | Kevin Liu | 1 | -0/+27 |
2012-01-09 | mfd: Convert aat2870 to dev_pm_ops | Mark Brown | 1 | -9/+10 |
2012-01-09 | mfd: Still check other interrupts if we get a wm831x touchscreen IRQ | Mark Brown | 1 | -2/+1 |
2012-01-09 | mfd: Introduce missing kfree in 88pm860x probe routine | Julia Lawall | 1 | -0/+1 |
2012-01-09 | mfd: Add S5M series configuration | Sangbeom Kim | 2 | -0/+12 |
2012-01-09 | mfd: Add s5m series irq driver | Sangbeom Kim | 1 | -0/+487 |
2012-01-09 | mfd: Add S5M core driver | Sangbeom Kim | 1 | -0/+176 |
2012-01-09 | mfd: Fix stmpe section mismatch | Samuel Ortiz | 1 | -1/+1 |
2012-01-09 | mfd: Fix stmpe build warning | Samuel Ortiz | 1 | -0/+1 |
2012-01-09 | mfd: Fix STMPE I2c build failure | Samuel Ortiz | 1 | -1/+1 |
2012-01-09 | mfd: Constify aat2870-core i2c_device_id table | Axel Lin | 1 | -1/+1 |
2012-01-09 | mfd: Add support for stmpe variant 801 | Viresh Kumar | 4 | -13/+105 |
2012-01-09 | mfd: Add support for stmpe variant 610 | Viresh Kumar | 3 | -2/+20 |
2012-01-09 | mfd: Add support for STMPE SPI interface | Viresh Kumar | 4 | -1/+157 |
2012-01-09 | mfd: Separate out STMPE controller and interface specific code | Viresh Kumar | 5 | -90/+195 |
2012-01-09 | mfd: Remove unused wm831x_irq_data_to_mask_reg() | Mark Brown | 1 | -5/+0 |
2012-01-09 | mfd: Add platform data and devices for MAX8997 LED control | Donggeun Kim | 1 | -1/+2 |
2012-01-09 | mfd: Make TPS65910 usable without interrupts | Afzal Mohammed | 2 | -6/+4 |
2012-01-09 | mfd: Add power off functionality to TWL | Igor Grinberg | 1 | -2/+40 |
2012-01-09 | mfd: twl-core: Add initial DT support for twl4030/twl6030 | Benoit Cousson | 2 | -2/+51 |
2012-01-09 | mfd: Return an error on failed wm831x register writes | Mark Brown | 1 | -0/+2 |
2012-01-09 | mfd: Convert WM8400 to devm_kzalloc() | Mark Brown | 1 | -5/+2 |
2012-01-09 | mfd: Unify abx500 headers in mfd/abx500 | Linus Walleij | 7 | -9/+9 |
2012-01-09 | mfd: Use gpio_request_one from twl6040-core | Axel Lin | 1 | -5/+2 |
2012-01-09 | mfd: Use gpio_request_one from omap-usb-host | Axel Lin | 1 | -12/+6 |
2012-01-09 | mfd: Use gpio_request_one from dm355evm_msp | Axel Lin | 1 | -2/+1 |
2012-01-09 | mfd: Use gpio_request_one from aat2870-core | Axel Lin | 1 | -2/+2 |
2012-01-09 | mfd: Convert to DEFINE_PCI_DEVICE_TABLE | Axel Lin | 5 | -5/+5 |
2012-01-09 | mfd: Add WM1811A device ID to wm8994 driver | Mark Brown | 1 | -0/+1 |
2012-01-09 | mfd: Add a dependency on HAVE_CLK for tc6393xb | Christoph Fritz | 1 | -1/+1 |