aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd: Convert Wolfson MFD drivers to use irq_data accessor functionMark Brown2011-01-143-13/+13
* mfd: Convert TWL4030 to new irq_ APIsMark Brown2011-01-141-14/+14
* mfd: Convert tps6586x driver to new irq_ APIMark Brown2011-01-141-14/+14
* mfd: Convert tc6393xb driver to new irq_ APIsMark Brown2011-01-141-11/+11
* mfd: Convert t7166xb driver to new irq_ APIMark Brown2011-01-141-10/+10
* mfd: Convert SMTPE driver to new irq_ APIsMark Brown2011-01-141-14/+14
* mfd: Convert MAX8998 driver to irq_ APIMark Brown2011-01-141-14/+16
* mfd: Convert max8925 to new irq_ APIMark Brown2011-01-141-15/+15
* mfd: Convert jz4740-adc to new irq_ methodsMark Brown2011-01-141-13/+12
* mfd: Convert HTC I2C CPLD driver to irq_ APIMark Brown2011-01-141-15/+15
* mfd: Convert HTC EGPIO driver to irq_ APIMark Brown2011-01-141-13/+14
* mfd: Convert ezx-pcap to new irq_ methodsLennert Buytenhek2011-01-141-10/+10
* mfd: Convert AB8500 to new irq_ methodsMark Brown2011-01-141-14/+14
* mfd: Convert AB3500 to new irq_ APIsMark Brown2011-01-141-15/+13
* mfd: Convert ASIC3 to new irq_ APIsMark Brown2011-01-141-28/+28
* mfd: Convert 88PM860x driver to new irq_ APIsMark Brown2011-01-141-21/+15
* mfd: Staticise internal functions in HTC I2CCPLD driverMark Brown2011-01-141-5/+5
* mfd: Use NULL to initialise NULL pointers in ab8500-debugfsMark Brown2011-01-141-7/+7
* mfd: Correct ASIC3 IRQ_OWM resource setupMark Brown2011-01-141-1/+1
* mfd: Staticise unexported symbols in ASIC3Mark Brown2011-01-141-2/+2
* mfd: Remove tps6586x device ID checkStephen Warren2011-01-141-7/+1
* mfd: Fix twl_probe section mismatch warning in mfd/twl-core.cBryan Wu2011-01-141-1/+1
* mfd: ab8500-core ioresources irq for subdrivers addedMattias Wallin2011-01-141-7/+199
* mfd: ab8500-core wake up from suspendMattias Wallin2011-01-141-1/+2
* mfd: Export ab8500 chip id to sysfsMattias Wallin2011-01-141-0/+25
* mfd: ab8500-core improved error handling in get_chip_idMattias Wallin2011-01-141-2/+6
* mfd: Fix cs5535 warning on x86-64Andres Salomon2011-01-141-1/+1
* mfd: Implement runtime PM for WM8994 core driverMark Brown2011-01-141-23/+23
* mfd: Provide pm_runtime_no_callbacks flag in cell dataMark Brown2011-01-141-0/+4
* mfd: Fix ab8500-debug indentation errorsMattias Wallin2011-01-141-508/+508
* mfd: Convert WM8994 to new irq_ interrupt methodsMark Brown2011-01-141-15/+17
* mfd: Convert WM835x to new irq_ interrupt methodsMark Brown2011-01-141-15/+17
* mfd: Convert WM831x to new irq_ interrupt methodsMark Brown2011-01-141-20/+22
* mfd: Add WM8326 supportMark Brown2011-01-143-0/+26
* mfd: Simplify WM832x subdevice instantiationMark Brown2011-01-141-10/+0
* mfd: Use printf extension %pR for struct resourceJoe Perches2011-01-141-5/+2
* mfd: Add cs5535-mfd driver for AMD Geode's CS5535/CS5536 supportAndres Salomon2011-01-143-0/+160
* mfd: Don't open-code mc13xxx_unlockUwe Kleine-König2011-01-141-1/+1
* mfd: Include <linux/gpio.h> instead of <asm/gpio.h>Axel Lin2011-01-141-1/+1
* mfd: Include <linux/io.h> instead of <asm/io.h>Axel Lin2011-01-141-1/+1
* mfd: Update WARN usesJoe Perches2011-01-141-3/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-131-19/+74
|\
| * Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-01-131-19/+74
| |\
| | * mfd: Add initial WM8958 supportMark Brown2010-11-261-19/+74
* | | mfd: sh_mobile_sdhi: activate SDIO IRQ for tmio_mmcArnd Hannemann2011-01-081-0/+5
* | | mfd: sdhi: require the tmio-mmc driver to bounce unaligned buffersGuennadi Liakhovetski2011-01-081-0/+1
* | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-072-8/+8
|\ \ \
| * | | mfd: update workqueue usagesTejun Heo2010-12-242-8/+8
| | |/ | |/|
* | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-072-6/+47
|\ \ \
| * | | mfd: TWL6030: OMAP4: Registering the TWL6030-usb deviceHema HK2010-12-101-5/+39