aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-11mfd: Fix for the TWL4030 PM sleep/wakeup sequenceLesly A M1-1/+2
2011-05-11mfd: Fix asic3 build errorAxel Lin1-1/+1
2011-05-11mfd: Fixed gpio polarity of omap-usb gpio USB-phy resetJuergen Kilb1-4/+4
2011-05-02omap:usb: add regulator support for EHCIKeshava Munegowda1-1/+0
2011-05-02mfd: Fix usbhs_enable error handlingAxel Lin1-5/+3
2011-04-12mfd: Fetch cell pointer from platform_device->mfd_cellSamuel Ortiz1-2/+14
2011-03-31Fix common misspellingsLucas De Marchi7-10/+10
2011-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds3-215/+0
2011-03-28Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericssonLinus Torvalds2-1/+15
2011-03-28MFD: allow cs5535-mfd to build on X86 onlyAndres Salomon1-1/+1
2011-03-28gpio: driver for 42 AB8500 GPIO pinsBibek Basu2-1/+15
2011-03-27mfd: Clean up max8997 IRQ namespaceSamuel Ortiz1-8/+8
2011-03-27mfd: Fold irq_set_chip/irq_set_handlerThomas Gleixner5-12/+8
2011-03-27mfd: Cleanup irq namespaceThomas Gleixner21-131/+131
2011-03-27mfd: twl6030: Cleanup interrupt handlingThomas Gleixner1-16/+1
2011-03-27mfd: twl4030: Cleanup interrupt handlingThomas Gleixner1-38/+8
2011-03-27mfd: mx8925: Remove irq_desc leftoversThomas Gleixner1-2/+0
2011-03-27mfd: htc-i2cpld: Cleanup interrupt handlingThomas Gleixner1-18/+7
2011-03-27mfd: htc-egpio: Cleanup interrupt handlingThomas Gleixner1-4/+2
2011-03-27mfd: ezx-pcap: Remvove open coded irq handlingThomas Gleixner1-11/+3
2011-03-27mfd: 88pm860x: Remove unused irq_desc leftoversThomas Gleixner1-3/+0
2011-03-27mfd: asic3: Cleanup irq handlingThomas Gleixner1-11/+6
2011-03-27mfd: Select MFD_CORE if TPS6105X driver is configuredGuenter Roeck1-0/+1
2011-03-27mfd: Add MODULE_DEVICE_TABLE to rdc321x-southbridgeAxel Lin1-0/+1
2011-03-27mfd: Add MAX8997/8966 IRQ controlMyungJoo Ham2-1/+378
2011-03-27mfd: Constify i2c_device_id tablesAxel Lin2-2/+2
2011-03-27mfd: OLPC: Clean up names to match what OLPC actually usesDaniel Drake1-3/+1
2011-03-27mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to itAndres Salomon2-42/+29
2011-03-25mmc: tmio: convert the SDHI MMC driver from MFD to a platform driverGuennadi Liakhovetski3-215/+0
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds2-2/+147
2011-03-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds43-530/+3077
2011-03-23mfd: Push byte swaps out of wm8994 bulk read pathMark Brown2-7/+9
2011-03-23mfd: Rename ab8500 gpadc headerLinus Walleij1-1/+1
2011-03-23mfd: Constify WM8994 write pathMark Brown1-4/+4
2011-03-23mfd: Push byte swap out of WM8994 bulk I/OMark Brown1-4/+6
2011-03-23mfd: Avoid copying data in WM8994 I2C writeMark Brown1-9/+13
2011-03-23mfd: Remove copy from WM831x I2C write functionMark Brown1-5/+13
2011-03-23mfd: Staticise WM8994 PM opsMark Brown1-1/+2
2011-03-23regulator: Add a subdriver for TI TPS6105x regulator portions v2Linus Walleij1-0/+2
2011-03-23mfd: Add a core driver for TI TPS61050/TPS61052 chips v2Linus Walleij3-0/+256
2011-03-23mfd: Add Tunnel Creek support to lpc_schDenis Turischev1-1/+6
2011-03-23mfd: Add WM8994 bulk register write operationMark Brown1-0/+23
2011-03-23mfd: Append additional read write on 88pm860xHaojian Zhuang1-0/+103
2011-03-23mfd: Adopt mfd_data in 88pm860x input driverHaojian Zhuang1-125/+126
2011-03-23mfd: Adopt mfd_data in 88pm860x regulatorHaojian Zhuang1-61/+104
2011-03-23mfd: Adopt mfd_data in 88pm860x ledHaojian Zhuang1-59/+50
2011-03-23mfd: Adopt mfd_data in 88pm860x backlightHaojian Zhuang1-45/+51
2011-03-23mfd: Fix MAX8997 Kconfig entry typosRandy Dunlap1-1/+1
2011-03-23mfd: Add "platform:" prefix for twl4030-madc platform modaliasAxel Lin1-1/+1
2011-03-23mfd: Fix ab8500-gpadc to measure charger currentKarl Komierowski1-3/+18