summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
...
| * mfd: Drop the twl4030-irq kthreadFelipe Balbi2011-10-241-73/+21
| * mfd: Implement bus_lock/bus_sync_unlock twl4030-irq methodsFelipe Balbi2011-10-241-16/+21
| * mfd: Remove twl4030-irq trailing whitespacesFelipe Balbi2011-10-241-1/+1
| * mfd: Wake-up from Suspend MAX8997 supportMyungJoo Ham2011-10-241-1/+26
| * mfd: Add more checks for WM8994 being active during suspendMark Brown2011-10-241-0/+34
| * mfd: Turn on the twl4030-madc MADC clockKyle Manna2011-10-241-0/+22
| * mfd: Allow WM8994 LDO enable pulls to be disabledMark Brown2011-10-241-0/+19
| * mfd: Make sure to request twl6030 IRQ before using the irq_numAxel Lin2011-10-241-8/+10
| * mfd: Refactor ab8500 GPADC API, add raw accessKarl Komierowski2011-10-241-13/+43
| * mfd: Clean timberdale error handling code upJulia Lawall2011-10-241-4/+5
| * mfd: Add missing #ifdef around tc3589x PM blockLinus Walleij2011-10-241-0/+2
| * mfd: Define asic3 gpio_chip labelPaul Parsons2011-10-241-0/+1
| * mfd: Make asic3_clk_enable() a void functionPaul Parsons2011-10-241-3/+1
| * mfd: Add asic3 based LED suspend/resume handlersPaul Parsons2011-10-241-0/+19
| * mfd: Fix asic3 based SD card resume after suspendPaul Parsons2011-10-241-0/+2
| * mfd: Remove spurious newlines from wm831x-irq.cMark Brown2011-10-241-2/+0
| * mfd: Convert pcf50633 to use new register map APIMark Brown2011-10-242-79/+36
| * mfd: Fix section mismatch warning in ab3550-coreWanlong Gao2011-10-241-5/+5
* | 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
OpenPOWER on IntegriCloud