aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2009-10-23pcf50606-core: Some minor cleanups.Lars-Peter Clausen
2009-10-22pcf50606: remove gpo driverLars-Peter Clausen
2009-10-17pcf50606: Add newline to error message.Lars-Peter Clausen
2009-10-17pcf50606: Use disable_irq_nosync to prevent deadlock.Lars-Peter Clausen
2009-10-17Fix pcf50606-regulator drvdata usagePaul Fertser
2009-10-17Use platform_device_add_data to set regulator platform dataPaul Fertser
2009-10-17Cleanup pcf50606_probe error handlingPaul Fertser
2009-10-17Fix memleak in pcf50633_client_dev_registePaul Fertser
2009-10-17make suspend/resume belong to i2c_driverPaul Fertser
2009-10-17Inital pcf50606 supportLars-Peter Clausen
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