aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-09mfd: Fix stmpe build warningSamuel Ortiz1-0/+1
2012-01-09mfd: Fix STMPE I2c build failureSamuel Ortiz1-1/+1
2012-01-09mfd: Constify aat2870-core i2c_device_id tableAxel Lin1-1/+1
2012-01-09mfd: Add support for stmpe variant 801Viresh Kumar4-13/+105
2012-01-09mfd: Add support for stmpe variant 610Viresh Kumar3-2/+20
2012-01-09mfd: Add support for STMPE SPI interfaceViresh Kumar4-1/+157
2012-01-09mfd: Separate out STMPE controller and interface specific codeViresh Kumar5-90/+195
2012-01-09mfd: Remove unused wm831x_irq_data_to_mask_reg()Mark Brown1-5/+0
2012-01-09mfd: Add platform data and devices for MAX8997 LED controlDonggeun Kim1-1/+2
2012-01-09mfd: Make TPS65910 usable without interruptsAfzal Mohammed2-6/+4
2012-01-09mfd: Add power off functionality to TWLIgor Grinberg1-2/+40
2012-01-09mfd: twl-core: Add initial DT support for twl4030/twl6030Benoit Cousson2-2/+51
2012-01-09mfd: Return an error on failed wm831x register writesMark Brown1-0/+2
2012-01-09mfd: Convert WM8400 to devm_kzalloc()Mark Brown1-5/+2
2012-01-09mfd: Unify abx500 headers in mfd/abx500Linus Walleij7-9/+9
2012-01-09mfd: Use gpio_request_one from twl6040-coreAxel Lin1-5/+2
2012-01-09mfd: Use gpio_request_one from omap-usb-hostAxel Lin1-12/+6
2012-01-09mfd: Use gpio_request_one from dm355evm_mspAxel Lin1-2/+1
2012-01-09mfd: Use gpio_request_one from aat2870-coreAxel Lin1-2/+2
2012-01-09mfd: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin5-5/+5
2012-01-09mfd: Add WM1811A device ID to wm8994 driverMark Brown1-0/+1
2012-01-09mfd: Add a dependency on HAVE_CLK for tc6393xbChristoph Fritz1-1/+1
2012-01-09mfd: Don't declare jz4740_adc_cells constAxel Lin1-1/+1
2012-01-09mfd: Use standard device wakeup for handling max8998 wakeup deviceJonghwan Choi1-2/+4
2012-01-09mfd: Fix cs5535 section mismatchChristian Gmeiner1-3/+3
2012-01-09mfd: Add device tree probe support for mc13xxxShawn Guo1-31/+75
2012-01-09ARM: sa1100: Refactor mcp-sa11x0 to use platform resources.Jochen Friedrich1-52/+110
2012-01-09ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich4-16/+85
2012-01-09mfd: Fix twl4030-irq typoNeilBrown1-1/+1
2012-01-09mfd: Set twl4030-irq tertiary interrupts to be nested/threaded.NeilBrown1-0/+1
2012-01-09mfd: Fixed unconditional reset of the mc13xxx ADC reading enable bitsRobin van der Gracht1-2/+2
2012-01-09mfd: Convert WM8350 to devm_kzalloc()Mark Brown1-3/+1
2012-01-09mfd: Store wm8350 struct in core device driver dataMark Brown1-0/+2
2012-01-09mfd: Remove redundant spi driver bus initializationLars-Peter Clausen3-3/+0
2012-01-09mfd: Convert MFD drivers to use module_platform_driverMark Brown10-120/+10
2012-01-09mfd: Add basic device tree binding for wm8994Mark Brown1-0/+9
2012-01-09mfd: Convert 88pm860x to use regmap apiJett.Zhou2-61/+45
2012-01-09mfd: Fix 88pm860x test bank i2c interface bugJett.Zhou1-46/+89
2012-01-09mfd: Disable more pulls on WM8994Mark Brown1-3/+8
2012-01-09mfd: Add support for irq over gpio pin to stmpeViresh Kumar1-7/+29
2012-01-09mfd: Convert wm8994 to devm_kzalloc()Mark Brown1-11/+5
2012-01-09mfd: Convert wm831x core driver to devm_kzalloc()Mark Brown3-6/+2
2011-12-20mfd: Include linux/io.h to jz4740-adcAxel Lin1-0/+1
2011-12-20mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handlerNeilBrown1-5/+8
2011-12-20mfd: Base interrupt for twl4030-irq must be one-shotNeilBrown1-2/+3
2011-12-20mfd: Handle tps65910 clear-mask correctlyMarcus Folkesson1-1/+1
2011-12-20mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resourcesAxel Lin1-0/+2
2011-12-20mfd: Fix twl-core oops while calling twl_i2c_* for unbound driverIlya Yanok1-8/+8
2011-12-20mfd: include linux/module.h for ab5500-debugfsAxel Lin1-1/+1
2011-12-20mfd: Update wm8994 active device checks for WM1811Mark Brown1-0/+1