aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-17mfd: Add WM831x AUXADC supportMark Brown1-0/+101
2009-09-17mfd: Add WM831x interrupt supportMark Brown2-2/+569
2009-09-17mfd: Initial core support for WM831x series devicesMark Brown1-0/+1357
2009-09-17mfd: Allow multiple MFD cells with the same nameMark Brown1-1/+1
2009-09-17mfd: register ezx-pcap earlierAntonio Ospite1-1/+1
2009-09-17mfd: Correct ro and cd implemantion on DM355Vipin Bhandari1-2/+10
2009-09-17mfd: revise locking for pcf50633 ADCPaul Fertser1-16/+16
2009-09-17mfd: use a dedicated workqueue for pcf50633 irq processingPaul Fertser1-1/+4
2009-09-17mfd: Add twl4030-pwrbutton as a twl4030 childFelipe Balbi1-0/+13
2009-09-17hwmon: Add WM835x PMIC hardware monitoring driverMark Brown1-0/+3
2009-09-17mfd: remove unnecessary semicolons from twl4030Joe Perches1-1/+1
2009-09-17mfd: add ezx_pcap_setbitsDaniel Ribeiro1-0/+23
2009-09-17mfd: fix pcap irq bottom handlerDaniel Ribeiro1-22/+27
2009-09-17mfd: add set_ts_bits for pcapDaniel Ribeiro1-4/+18
2009-09-17mfd: Introduce irq_to_pcap()Daniel Ribeiro1-4/+5
2009-09-17mfd: fix ab3100 warning on x86_64Samuel Ortiz1-4/+4
2009-08-04mfd: twl4030 irq fixesRussell King1-31/+24
2009-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+1
2009-07-03mfd: fix pcap adc lockingDaniel Ribeiro1-1/+3
2009-07-03mfd: sm501, fix lock imbalanceJiri Slaby1-1/+2
2009-06-28Input: dm355evm_keys - fix kconfig symbol namesDavid Brownell1-2/+1
2009-06-20[WATCHDOG] twl4030 watchdog driverTimo Kokkonen1-0/+12
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+20
2009-06-17mfd: early init for MFD running regulatorsSamuel Ortiz3-3/+3
2009-06-17mfd: fix tmio related warningsSamuel Ortiz3-3/+3
2009-06-17mfd: asic3: enable SD/SDIO cellPhilipp Zabel1-1/+113
2009-06-17mfd: asic3: enable DS1WM cellPhilipp Zabel2-0/+100
2009-06-17mfd: asic3: use resource_size macro instead of local variablePhilipp Zabel1-4/+2
2009-06-17mfd: asic3: add clock handling for MFD cellsPhilipp Zabel1-0/+80
2009-06-17mfd: asic3: add asic3_set_register common operationPhilipp Zabel1-0/+15
2009-06-17mfd: Fix Kconfig help text for WM8350Mark Brown1-1/+1
2009-06-17mfd: add PCAP driverDaniel Ribeiro3-0/+514
2009-06-17mfd: add U300 AB3100 core supportLinus Walleij3-1/+1007
2009-06-17drivers/mfd: remove obsolete irq_desc_t typedefThomas Gleixner1-1/+1
2009-06-17mfd/pcf50633-gpio.c: add MODULE_LICENSEAdrian Bunk1-0/+3
2009-06-17mfd: Mark WM8350 mask revision as readable to match siliconMark Brown1-1/+1
2009-06-17mfd: Mark clocks_init as non-init in twl4030-core.cRakib Mullick1-1/+1
2009-06-17mfd: Correct readability of WM8350 register 227Mark Brown1-1/+1
2009-06-15mfd: remove driver_data direct access of struct deviceGreg Kroah-Hartman3-4/+4
2009-06-13MFD,mmc: tmio_mmc: make HCLK configurablePhilipp Zabel3-0/+15
2009-06-11Merge commit 'v2.6.30' into nextDmitry Torokhov2-9/+1
2009-05-27Input: ucb1400 - move static function from header into coreSebastian Andrzej Siewior1-0/+20
2009-05-19mfd: pcf50633: fix unsafe disable_irq()Nelson Castillo1-1/+1
2009-05-19mfd: Keep a cache of WM8350 volatile valuesMark Brown1-8/+0
2009-04-05mfd: fix da903x warningSamuel Ortiz1-1/+1
2009-04-05mfd: Use the value of the final spin when reading the AUXADCMark Brown1-1/+1
2009-04-05mfd: Storage class should be before const qualifierTobias Klauser3-4/+4
2009-04-05mfd: PASIC3: supply clock_rate to DS1WM via driver_dataPhilipp Zabel1-9/+13
2009-04-05mfd: convert PASIC3 to use MFD corePhilipp Zabel2-98/+62
2009-04-05mfd: Support active high IRQs on WM835xMark Brown1-1/+15