aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2012-01-22MFD: ucb1x00-ts: fix resume failureRussell King
2012-01-21MFD: ucb1x00-core: fix gpiolib direction_output handlingRussell King
2012-01-21MFD: ucb1x00-core: fix missing restore of io output data on resumeRussell King
2012-01-20MFD: mcp-core: fix complaints from the genirq layerRussell King
2012-01-20Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King
2012-01-20Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."Russell King
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2012-01-13module_param: check type correctness for module_param_arrayRusty Russell
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2012-01-11Merge git://git.infradead.org/battery-2.6Linus Torvalds
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann
2012-01-09mfd: Put WM8994 into cache only mode when suspendingMark Brown
2012-01-09mfd: Add pm ops to max8925Kevin Liu
2012-01-09mfd: Convert aat2870 to dev_pm_opsMark Brown
2012-01-09mfd: Still check other interrupts if we get a wm831x touchscreen IRQMark Brown
2012-01-09mfd: Introduce missing kfree in 88pm860x probe routineJulia Lawall
2012-01-09mfd: Add S5M series configurationSangbeom Kim
2012-01-09mfd: Add s5m series irq driverSangbeom Kim
2012-01-09mfd: Add S5M core driverSangbeom Kim
2012-01-09mfd: Fix stmpe section mismatchSamuel Ortiz
2012-01-09mfd: Fix stmpe build warningSamuel Ortiz
2012-01-09mfd: Fix STMPE I2c build failureSamuel Ortiz
2012-01-09mfd: Constify aat2870-core i2c_device_id tableAxel Lin
2012-01-09mfd: Add support for stmpe variant 801Viresh Kumar
2012-01-09mfd: Add support for stmpe variant 610Viresh Kumar
2012-01-09mfd: Add support for STMPE SPI interfaceViresh Kumar
2012-01-09mfd: Separate out STMPE controller and interface specific codeViresh Kumar
2012-01-09mfd: Remove unused wm831x_irq_data_to_mask_reg()Mark Brown
2012-01-09mfd: Add platform data and devices for MAX8997 LED controlDonggeun Kim
2012-01-09mfd: Make TPS65910 usable without interruptsAfzal Mohammed
2012-01-09mfd: Add power off functionality to TWLIgor Grinberg
2012-01-09mfd: twl-core: Add initial DT support for twl4030/twl6030Benoit Cousson
2012-01-09mfd: Return an error on failed wm831x register writesMark Brown
2012-01-09mfd: Convert WM8400 to devm_kzalloc()Mark Brown
2012-01-09mfd: Unify abx500 headers in mfd/abx500Linus Walleij
2012-01-09mfd: Use gpio_request_one from twl6040-coreAxel Lin
2012-01-09mfd: Use gpio_request_one from omap-usb-hostAxel Lin
2012-01-09mfd: Use gpio_request_one from dm355evm_mspAxel Lin
2012-01-09mfd: Use gpio_request_one from aat2870-coreAxel Lin
2012-01-09mfd: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin
2012-01-09mfd: Add WM1811A device ID to wm8994 driverMark Brown
2012-01-09mfd: Add a dependency on HAVE_CLK for tc6393xbChristoph Fritz
2012-01-09mfd: Don't declare jz4740_adc_cells constAxel Lin
2012-01-09mfd: Use standard device wakeup for handling max8998 wakeup deviceJonghwan Choi
2012-01-09mfd: Fix cs5535 section mismatchChristian Gmeiner
2012-01-09mfd: Add device tree probe support for mc13xxxShawn Guo
2012-01-09ARM: sa1100: Refactor mcp-sa11x0 to use platform resources.Jochen Friedrich