summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd: Fix generic irq chip ack function name for jz4740-adcLars-Peter Clausen2011-09-211-1/+1
* mfd: Fix omap-usb-host build failureMing Lei2011-09-061-0/+1
* mfd: Make omap-usb-host TLL mode work againAnand Gadiyar2011-09-061-1/+0Star
* mfd: Set MAX8997 irq pointerMyungJoo Ham2011-09-061-0/+5
* mfd: Fix initialisation of tps65910 interruptsJohan Hovold2011-09-061-0/+2
* mfd: Check for twl4030-madc NULL pointerKyle Manna2011-09-061-1/+2
* mfd: Copy the device pointer to the twl4030-madc structureKyle Manna2011-09-061-0/+2
* mfd: Rename wm8350 static gpio_set_debounce()Sascha Hauer2011-09-061-2/+2
* mfd: Fix mismatch in twl4030 mutex lock-unlockSanjeev Premi2011-07-311-4/+4
* mfd: twl6030-pwm.c needs MODULE_LICENSERandy Dunlap2011-07-311-0/+2
* mfd: Fix the omap-usb-host clock API usage on usbhs_disable()Keshava Munegowda2011-07-311-2/+2
* mfd: Acknowledge WM8994 IRQs before reportingMark Brown2011-07-311-6/+6
* mfd: Acknowlege all WM831x IRQs before we handle themMark Brown2011-07-311-17/+13Star
* mfd: Avoid two assignments if failures happen in tps65910_i2c_probeJesper Juhl2011-07-311-3/+3
* mfd: Don't leak init_data in tps65910_i2c_probeJesper Juhl2011-07-311-1/+5
* mfd: Add AAT2870 mfd driverJin Park2011-07-313-0/+546
* mfd: Remove dead code from max8997-irqJesper Juhl2011-07-311-2/+0Star
* mfd: Move TPS55910 Kconfig optionLinus Walleij2011-07-312-10/+10
* mfd: Fix missing stmpe kerneldocOm Prakash2011-07-312-1/+2
* mfd: Fix off-by-one value range checking for tps65912_i2c_writeAxel Lin2011-07-311-1/+1
* mfd: Add devices for WM831x clocking moduleMark Brown2011-07-311-0/+12
* mfd: Remove comp{1,2}_threshold sysfs entries in tps65911_comparator_removeAxel Lin2011-07-311-0/+2
* mfd: Don't ask about the TPS65912 core driver in KconfigMark Brown2011-07-311-1/+1
* mfd: Fix off by one in WM831x IRQ codeDimitris Papastamos2011-07-311-0/+5
* mfd: Add tps65921 support from twl-coreOleg Drokin2011-07-311-0/+2
* mfd: Ensure value written by wm831x_set_bits() is within the maskMark Brown2011-07-311-1/+1
* mfd: Implement tps65910 IRQ cleanupMark Brown2011-07-311-0/+1
* mfd: Add tunnelcreek watchdog to lpc_sch devicesAlexander Stein2011-07-311-1/+48
* mfd: Update ab8500 subdevice listLinus Walleij2011-07-311-49/+166
* mfd: ab8500-core MFD devices marked as initdataRobert Rosengren2011-07-311-9/+9
* tps65912: irq: add interrupt controllerMargarita Olaya2011-07-313-1/+238
* mfd: tps65912: Add new mfd deviceMargarita Olaya2011-07-315-0/+471
* mfd: Use kstrtoul_from_user in ab8500Peter Huewe2011-07-311-30/+11Star
* mfd: Use kstrtoul_from_user in ab3550Peter Huewe2011-07-311-30/+11Star
* mfd: Use generic irq chip for jz4740-adcLars-Peter Clausen2011-07-312-63/+30Star
* mfd: Fix error handling if BUG() isn't enabled in WM8994Mark Brown2011-07-311-2/+2
* mfd: Fix WM8994 IRQ register cache restore on resumeMark Brown2011-07-311-5/+11
* mfd: Support multiple active WM831x AUXADC conversionsMark Brown2011-07-311-77/+177
* mfd: Restructure wm8994-core device revision handlingMark Brown2011-07-311-4/+9
* mfd: Allocate wm835x irq descs dynamicallySascha Hauer2011-07-311-6/+12
* mfd: Refactor wm831x AUXADC handling into a separate fileMark Brown2011-07-313-166/+201
* mfd: Read wm831x AUXADC conversion results before acknowledging interruptMark Brown2011-07-311-16/+31
* mfd: Support dynamic allocation of IRQ range for wm831xMark Brown2011-07-311-5/+13
* mfd: Only register wm831x RTC device if the 32.768kHz crystal is enabledMark Brown2011-07-311-20/+28
* mfd: Allow touchscreen to be disabled on wm831x devicesMark Brown2011-07-311-10/+17
* mfd: Implement support for multiple WM831x devicesMark Brown2011-07-311-6/+12
* mfd: Fix bus lock interaction for WM831x IRQ set_type() operationMark Brown2011-07-311-6/+18
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2011-07-311-0/+2
|\
| * power_supply: Add charger driver for MAX8998/LP3974Donggeun Kim2011-07-081-0/+2
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-301-6/+2Star
|\ \