summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)Author
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
2012-01-09ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich
2012-01-09mfd: Fix twl4030-irq typoNeilBrown
2012-01-09mfd: Set twl4030-irq tertiary interrupts to be nested/threaded.NeilBrown
2012-01-09mfd: Fixed unconditional reset of the mc13xxx ADC reading enable bitsRobin van der Gracht
2012-01-09mfd: Convert WM8350 to devm_kzalloc()Mark Brown
2012-01-09mfd: Store wm8350 struct in core device driver dataMark Brown
2012-01-09mfd: Remove redundant spi driver bus initializationLars-Peter Clausen
2012-01-09mfd: Convert MFD drivers to use module_platform_driverMark Brown
2012-01-09mfd: Add basic device tree binding for wm8994Mark Brown
2012-01-09mfd: Convert 88pm860x to use regmap apiJett.Zhou
2012-01-09mfd: Fix 88pm860x test bank i2c interface bugJett.Zhou
2012-01-09mfd: Disable more pulls on WM8994Mark Brown
2012-01-09mfd: Add support for irq over gpio pin to stmpeViresh Kumar
2012-01-09mfd: Convert wm8994 to devm_kzalloc()Mark Brown
2012-01-09mfd: Convert wm831x core driver to devm_kzalloc()Mark Brown
2011-12-20mfd: Include linux/io.h to jz4740-adcAxel Lin
2011-12-20mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handlerNeilBrown
2011-12-20mfd: Base interrupt for twl4030-irq must be one-shotNeilBrown
2011-12-20mfd: Handle tps65910 clear-mask correctlyMarcus Folkesson
2011-12-20mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resourcesAxel Lin
2011-12-20mfd: Fix twl-core oops while calling twl_i2c_* for unbound driverIlya Yanok
2011-12-20mfd: include linux/module.h for ab5500-debugfsAxel Lin
2011-12-20mfd: Update wm8994 active device checks for WM1811Mark Brown
2011-12-20mfd: Set tps6586x bits if new value is different from the old oneAxel Lin
2011-12-20mfd: Set da903x bits if new value is different from the old oneAxel Lin
2011-12-20mfd: Set adp5520 bits if new value is different from the old oneAxel Lin
2011-12-20mfd: Add missed free_irq in da903x_removeAxel Lin
2011-11-07mfd: fix build failures in recently added ab5500 codePaul Gortmaker
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds
2011-10-31mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2011-10-31mfd: Add module.h to the implicit drivers/mfd usersPaul Gortmaker
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds