summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
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
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2012-01-04Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne...Anton Vorontsov
2012-01-03mfd/db8500-prcmu: remove support for early silicon revisionsLinus Walleij
2012-01-03mfd: Clearing events requires event registers to be writable for da9052-coreAshish Jangam
2011-12-26mfd: Fix annotations in da9052-coreMark Brown
2011-12-25Merge branch 'pm-sleep' into pm-for-linusRafael J. Wysocki
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-12-16MFD: OMAP: USB: Runtime PM supportKeshava Munegowda
2011-12-16ARM: OMAP: USB: device name change for the clk names of usbhsKeshava Munegowda
2011-12-14MFD: DA9052/53 MFD core module add SPI support v2Ashish Jangam
2011-12-14MFD: DA9052/53 MFD core moduleAshish Jangam