aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2012-03-06mfd: Convert s5m core driver to use devm_kzalloc()Sangbeom Kim
2012-03-06mfd: Initialize tps65910 irq platform data properlyLaxman Dewangan
2012-03-06mfd: Fix s5m error handling for invalid device typeJonghwan Choi
2012-03-06mfd: Fix possible s5m null pointer dereferenceJonghwan Choi
2012-03-06mfd: wm8350 variable dereferenced before checkJonghwan Choi
2012-03-06mfd: Add initial db8500 prcmu register access apiMattias Nilsson
2012-03-06mfd: Remove check for db8500 firmware bugJonas Aaberg
2012-03-06mfd: db8500 OPP and sleep handling updateMattias Nilsson
2012-03-06mfd: Spawned db8500 regulators updateBengt Jonsson
2012-03-06mfd: db8500 clock handling updateMattias Nilsson
2012-03-06mfd: Update abstract dbx500 interfaceMattias Nilsson
2012-03-06mfd: Function for obtaining the db8500 prcmu firmware versionMattias Nilsson
2012-03-06mfd: Remove db8500-prcmu U8400 legacyDaniel Willerud
2012-03-06mfd: Fix section mismatch warning for da9052-spiAxel Lin
2012-03-06mfd: Add pdata to set mc13783-ts conversion delayMichael Thalmeier
2012-03-06mfd: Add missing regmap_exit to free a previously allocated da9052 register mapAxel Lin
2012-03-06mfd: Add new mfd device for TPS65217AnilKumar Ch
2012-03-06mfd: twl-core: Don't specify regulator consumers by struct deviceMark Brown
2012-03-05dt: fix twl4030 for non-dt compile on x86Grant Likely
2012-03-01mfd: Correct readability of WM8994 DC servo 4E registerMark Brown
2012-02-29mfd: Improve performance of later WM1811 revisionsMark Brown
2012-02-26mfd: twl-core: Add IRQ_DOMAIN dependencyGrant Likely
2012-02-26devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)Grant Likely
2012-02-23mfd: Initialize tps65912 irq platform data properlyAxel Lin
2012-02-23mfd: Fix ACPI conflict checkJean Delvare
2012-02-22mfd: wm8400: Convert to devm_regmap_init_i2c()Mark Brown
2012-02-22mfd: wm831x: Convert to devm_regmap_init()Mark Brown
2012-02-22mfd: wm8994: Convert to devm_regmap_init()Mark Brown
2012-02-22mfd/ASoC: Convert WM8994 driver to use regmap patchesMark Brown
2012-02-22mfd: Add __devinit and __devexit annotations in wm8994Mark Brown
2012-02-22mfd: wm8994: Add __devinit and __devexit annotations for probe and removeMark Brown
2012-02-21mfd: Fix ab8500 error path bugLinus Walleij
2012-02-21mfd: Test for jack detection when deciding if wm8994 should suspendMark Brown
2012-02-20mfd: Initialize tps65910 irq platform data properlyLaxman Dewangan
2012-02-20mfd: Fix possible s5m null pointer dereferenceJonghwan Choi
2012-02-20mfd: wm8350 variable dereferenced before checkJonghwan Choi
2012-02-18MFD: mcp-sa11x0/assabet: move assabet reset handling out of mcp-sa11x0.cRussell King
2012-02-18MFD: ucb1x00-assabet: add support for UCB1x00 GPIO switchesRussell King
2012-02-18MFD: ucb1x00-core: add wakeup supportRussell King
2012-02-18MFD: ucb1x00: convert to use genirqRussell King
2012-02-18MFD: mcp-core: remove legacy driver suspend/resume methodsRussell King
2012-02-18MFD: ucb1x00-core: convert to use dev_pm_opsRussell King
2012-02-18MFD: mcp-sa11x0: complain if mcp clock is left enabledRussell King
2012-02-18MFD: ucb1x00-core: disable mcp clock when bus is not requiredRussell King
2012-02-18MFD: ucb1x00-core: add missing ucb1x00_enable()/ucb1x00_disable()Russell King
2012-02-18MFD: ucb1x00-core: scan drivers in same order they're registeredRussell King
2012-02-18MFD: ucb1x00-core: add owner and dev initializers to gpio structureRussell King
2012-02-18MFD: ucb1x00-core: clean up device handling in probeRussell King
2012-02-18MFD: ucb1x00-core: use mutexes instead of semaphoresRussell King
2012-02-18MFD: ucb1x00-core: add .owner initializer and module aliasRussell King