aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2009-10-24MFD: pcf50633: Fix bitfield logic in interrupt handlerLars-Peter Clausen
2009-10-09mfd: pcf50633: Fix pcf50633-regulator drvdata usageLars-Peter Clausen
2009-10-09mfd: pcf50633: Use platform_device_add_data to set regulator platform dataLars-Peter Clausen
2009-10-09mfd: pcf50633: Cleanup pcf50633_probe error handlingLars-Peter Clausen
2009-10-07mfd: pcf50633: Fix memleak in pcf50633_client_dev_registerLars-Peter Clausen
2009-10-07mfd: pcf50633: move messages to appropriate log levelsArnaud Patard
2009-10-07mfd: pcf50633: make suspend/resume belong to i2c_driverLars-Peter Clausen
2009-10-07mfd: pcf50633 disable unnecessary shutdown on lowsysPaul Fertser
2009-10-07mfd: pcf50633: use set_irq_handler before requesting irqPaul Fertser
2009-10-07pcf50633: use a dedicated workqueue for irq processingPaul Fertser
2009-08-04mfd: twl4030 irq fixesRussell King
2009-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-07-03mfd: fix pcap adc lockingDaniel Ribeiro
2009-07-03mfd: sm501, fix lock imbalanceJiri Slaby
2009-06-28Input: dm355evm_keys - fix kconfig symbol namesDavid Brownell
2009-06-20[WATCHDOG] twl4030 watchdog driverTimo Kokkonen
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-06-17mfd: early init for MFD running regulatorsSamuel Ortiz
2009-06-17mfd: fix tmio related warningsSamuel Ortiz
2009-06-17mfd: asic3: enable SD/SDIO cellPhilipp Zabel
2009-06-17mfd: asic3: enable DS1WM cellPhilipp Zabel
2009-06-17mfd: asic3: use resource_size macro instead of local variablePhilipp Zabel
2009-06-17mfd: asic3: add clock handling for MFD cellsPhilipp Zabel
2009-06-17mfd: asic3: add asic3_set_register common operationPhilipp Zabel
2009-06-17mfd: Fix Kconfig help text for WM8350Mark Brown
2009-06-17mfd: add PCAP driverDaniel Ribeiro
2009-06-17mfd: add U300 AB3100 core supportLinus Walleij
2009-06-17drivers/mfd: remove obsolete irq_desc_t typedefThomas Gleixner
2009-06-17mfd/pcf50633-gpio.c: add MODULE_LICENSEAdrian Bunk
2009-06-17mfd: Mark WM8350 mask revision as readable to match siliconMark Brown
2009-06-17mfd: Mark clocks_init as non-init in twl4030-core.cRakib Mullick
2009-06-17mfd: Correct readability of WM8350 register 227Mark Brown
2009-06-15mfd: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-13MFD,mmc: tmio_mmc: make HCLK configurablePhilipp Zabel
2009-06-11Merge commit 'v2.6.30' into nextDmitry Torokhov
2009-05-27Input: ucb1400 - move static function from header into coreSebastian Andrzej Siewior
2009-05-19mfd: pcf50633: fix unsafe disable_irq()Nelson Castillo
2009-05-19mfd: Keep a cache of WM8350 volatile valuesMark Brown
2009-04-05mfd: fix da903x warningSamuel Ortiz
2009-04-05mfd: Use the value of the final spin when reading the AUXADCMark Brown
2009-04-05mfd: Storage class should be before const qualifierTobias Klauser
2009-04-05mfd: PASIC3: supply clock_rate to DS1WM via driver_dataPhilipp Zabel
2009-04-05mfd: convert PASIC3 to use MFD corePhilipp Zabel
2009-04-05mfd: Support active high IRQs on WM835xMark Brown
2009-04-05mfd: Use bulk read to fill WM8350 register cacheMark Brown
2009-04-05mfd: remove duplicated #include from pcf50633Huang Weiyi
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-03-31twl4030-regulator: expose VPLL2David Brownell
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-03-24mfd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers