aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-24/+70
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-1/+1
2011-10-25Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmapLinus Torvalds6-497/+507
2011-10-17mfd: Enable rbtree cache for wm831x devicesMark Brown1-0/+2
2011-10-12MFD: twl6040: function to query the vibra status for clientsPeter Ujfalusi1-0/+12
2011-10-12MFD: twl6040: Cache the vibra control registersPeter Ujfalusi1-4/+15
2011-10-04mfd: Add WM1811 supportMark Brown1-0/+27
2011-09-21mfd: Fix generic irq chip ack function name for jz4740-adcLars-Peter Clausen1-1/+1
2011-09-20mfd: Support software initiated shutdown of WM831x PMICsMark Brown3-0/+27
2011-09-19MFD: twl6040: Fix power on GPIO handlingPeter Ujfalusi1-5/+6
2011-09-19MFD: twl6040: Add accessor for revision IDPeter Ujfalusi1-1/+1
2011-09-19MFD: twl6040: Remove global pointer for platform_devicePeter Ujfalusi1-16/+11
2011-09-06mfd: Fix omap-usb-host build failureMing Lei1-0/+1
2011-09-06mfd: Make omap-usb-host TLL mode work againAnand Gadiyar1-1/+0
2011-09-06mfd: Set MAX8997 irq pointerMyungJoo Ham1-0/+5
2011-09-06mfd: Fix initialisation of tps65910 interruptsJohan Hovold1-0/+2
2011-09-06mfd: Check for twl4030-madc NULL pointerKyle Manna1-1/+2
2011-09-06mfd: Copy the device pointer to the twl4030-madc structureKyle Manna1-0/+2
2011-09-06mfd: Rename wm8350 static gpio_set_debounce()Sascha Hauer1-2/+2
2011-08-22mfd: Convert WM8400 to regmap APIMark Brown1-77/+29
2011-08-22mfd: Convert WM8994 to use new register map APIMark Brown2-145/+34
2011-08-22mfd: Use device ID matching for WM831x SPI driverMark Brown1-119/+19
2011-08-22mfd: Provide regmap register access info from wm831x driverMark Brown1-0/+351
2011-08-22mfd: Convert WM831x to use regmap APIMark Brown4-165/+54
2011-08-08ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King1-1/+1
2011-07-31mfd: Fix mismatch in twl4030 mutex lock-unlockSanjeev Premi1-4/+4
2011-07-31mfd: twl6030-pwm.c needs MODULE_LICENSERandy Dunlap1-0/+2
2011-07-31mfd: Fix the omap-usb-host clock API usage on usbhs_disable()Keshava Munegowda1-2/+2
2011-07-31mfd: Acknowledge WM8994 IRQs before reportingMark Brown1-6/+6
2011-07-31mfd: Acknowlege all WM831x IRQs before we handle themMark Brown1-17/+13
2011-07-31mfd: Avoid two assignments if failures happen in tps65910_i2c_probeJesper Juhl1-3/+3
2011-07-31mfd: Don't leak init_data in tps65910_i2c_probeJesper Juhl1-1/+5
2011-07-31mfd: Add AAT2870 mfd driverJin Park3-0/+546
2011-07-31mfd: Remove dead code from max8997-irqJesper Juhl1-2/+0
2011-07-31mfd: Move TPS55910 Kconfig optionLinus Walleij2-10/+10
2011-07-31mfd: Fix missing stmpe kerneldocOm Prakash2-1/+2
2011-07-31mfd: Fix off-by-one value range checking for tps65912_i2c_writeAxel Lin1-1/+1
2011-07-31mfd: Add devices for WM831x clocking moduleMark Brown1-0/+12
2011-07-31mfd: Remove comp{1,2}_threshold sysfs entries in tps65911_comparator_removeAxel Lin1-0/+2
2011-07-31mfd: Don't ask about the TPS65912 core driver in KconfigMark Brown1-1/+1
2011-07-31mfd: Fix off by one in WM831x IRQ codeDimitris Papastamos1-0/+5
2011-07-31mfd: Add tps65921 support from twl-coreOleg Drokin1-0/+2
2011-07-31mfd: Ensure value written by wm831x_set_bits() is within the maskMark Brown1-1/+1
2011-07-31mfd: Implement tps65910 IRQ cleanupMark Brown1-0/+1
2011-07-31mfd: Add tunnelcreek watchdog to lpc_sch devicesAlexander Stein1-1/+48
2011-07-31mfd: Update ab8500 subdevice listLinus Walleij1-49/+166
2011-07-31mfd: ab8500-core MFD devices marked as initdataRobert Rosengren1-9/+9
2011-07-31tps65912: irq: add interrupt controllerMargarita Olaya3-1/+238
2011-07-31mfd: tps65912: Add new mfd deviceMargarita Olaya5-0/+471
2011-07-31mfd: Use kstrtoul_from_user in ab8500Peter Huewe1-30/+11