summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-282-24/+70
|\
| * MFD: twl6040: function to query the vibra status for clientsPeter Ujfalusi2011-10-121-0/+12
| * MFD: twl6040: Cache the vibra control registersPeter Ujfalusi2011-10-121-4/+15
| * mfd: Add WM1811 supportMark Brown2011-10-041-0/+27
| * MFD: twl6040: Fix power on GPIO handlingPeter Ujfalusi2011-09-191-5/+6
| * MFD: twl6040: Add accessor for revision IDPeter Ujfalusi2011-09-191-1/+1
| * MFD: twl6040: Remove global pointer for platform_devicePeter Ujfalusi2011-09-191-16/+11
* | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-1/+1
|\ \
| * | ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-081-1/+1
| |/
* | 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
OpenPOWER on IntegriCloud