summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmapLinus Torvalds2011-10-256-497/+507
|\
| * mfd: Enable rbtree cache for wm831x devicesMark Brown2011-10-171-0/+2
| * mfd: Support software initiated shutdown of WM831x PMICsMark Brown2011-09-203-0/+27
| * mfd: Convert WM8400 to regmap APIMark Brown2011-08-221-77/+29
| * mfd: Convert WM8994 to use new register map APIMark Brown2011-08-222-145/+34
| * mfd: Use device ID matching for WM831x SPI driverMark Brown2011-08-221-119/+19
| * mfd: Provide regmap register access info from wm831x driverMark Brown2011-08-221-0/+351
| * mfd: Convert WM831x to use regmap APIMark Brown2011-08-224-165/+54
* | 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/+0
* | 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/+13
* 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/+0
* 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/+11
* mfd: Use kstrtoul_from_user in ab3550Peter Huewe2011-07-311-30/+11
* mfd: Use generic irq chip for jz4740-adcLars-Peter Clausen2011-07-312-63/+30
* 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
OpenPOWER on IntegriCloud