summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
...
* mtd: Use platform_data to retrieve tmio_nand platform bitsSamuel Ortiz2011-05-262-2/+5
* fb: Use platform_data to retrieve tmiofb platform bitsSamuel Ortiz2011-05-261-1/+2
* mfd: Use mfd cell platform_data for wl1273 cells platform bitsSamuel Ortiz2011-05-261-2/+4
* mfd: Pass htc-pasic3 led platform data through the cell platform_dataSamuel Ortiz2011-05-261-0/+2
* w1: Use device platform_data to retrieve ds1wm platform bitsSamuel Ortiz2011-05-262-2/+4
* mmc: Use device platform_data to retrieve tmio_mmc platform bitsSamuel Ortiz2011-05-264-4/+8
* mfd: Use mfd cell platform_data for ab3100 cells platform bitsSamuel Ortiz2011-05-261-2/+4
* mfd: Use mfd cell platform_data for ab3550 cells platform bitsSamuel Ortiz2011-05-261-2/+4
* mfd: Add platform data pointer backSamuel Ortiz2011-05-261-0/+7
* mach-ux500: voltage domain regulators for DB8500Bengt Jonsson2011-05-241-0/+179
* mfd: add DB5500 PRCMU driverLinus Walleij2011-05-244-0/+574
* mfd: update DB8500 PRCMU driverMattias Nilsson2011-05-242-235/+1802
* mach-ux500: move the DB8500 PRCMU driver to MFDLinus Walleij2011-05-245-4/+504
* mfd: Fix for the TWL4030 PM sleep/wakeup sequenceLesly A M2011-05-111-1/+2
* mfd: Fix asic3 build errorAxel Lin2011-05-111-1/+1
* mfd: Fixed gpio polarity of omap-usb gpio USB-phy resetJuergen Kilb2011-05-111-4/+4
* omap:usb: add regulator support for EHCIKeshava Munegowda2011-05-021-1/+0Star
* mfd: Fix usbhs_enable error handlingAxel Lin2011-05-021-5/+3Star
* mfd: Fetch cell pointer from platform_device->mfd_cellSamuel Ortiz2011-04-121-2/+14
* Fix common misspellingsLucas De Marchi2011-03-317-10/+10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-293-215/+0Star
|\
| * mmc: tmio: convert the SDHI MMC driver from MFD to a platform driverGuennadi Liakhovetski2011-03-253-215/+0Star
* | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-03-292-1/+15
|\ \
| * | gpio: driver for 42 AB8500 GPIO pinsBibek Basu2011-03-282-1/+15
* | | MFD: allow cs5535-mfd to build on X86 onlyAndres Salomon2011-03-281-1/+1
|/ /
* | mfd: Clean up max8997 IRQ namespaceSamuel Ortiz2011-03-271-8/+8
* | mfd: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-275-12/+8Star
* | mfd: Cleanup irq namespaceThomas Gleixner2011-03-2721-131/+131
* | mfd: twl6030: Cleanup interrupt handlingThomas Gleixner2011-03-271-16/+1Star
* | mfd: twl4030: Cleanup interrupt handlingThomas Gleixner2011-03-271-38/+8Star
* | mfd: mx8925: Remove irq_desc leftoversThomas Gleixner2011-03-271-2/+0Star
* | mfd: htc-i2cpld: Cleanup interrupt handlingThomas Gleixner2011-03-271-18/+7Star
* | mfd: htc-egpio: Cleanup interrupt handlingThomas Gleixner2011-03-271-4/+2Star
* | mfd: ezx-pcap: Remvove open coded irq handlingThomas Gleixner2011-03-271-11/+3Star
* | mfd: 88pm860x: Remove unused irq_desc leftoversThomas Gleixner2011-03-271-3/+0Star
* | mfd: asic3: Cleanup irq handlingThomas Gleixner2011-03-271-11/+6Star
* | mfd: Select MFD_CORE if TPS6105X driver is configuredGuenter Roeck2011-03-271-0/+1
* | mfd: Add MODULE_DEVICE_TABLE to rdc321x-southbridgeAxel Lin2011-03-271-0/+1
* | mfd: Add MAX8997/8966 IRQ controlMyungJoo Ham2011-03-272-1/+378
* | mfd: Constify i2c_device_id tablesAxel Lin2011-03-272-2/+2
* | mfd: OLPC: Clean up names to match what OLPC actually usesDaniel Drake2011-03-271-3/+1Star
* | mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to itAndres Salomon2011-03-272-42/+29Star
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-242-2/+147
|\
| * [media] MFD: WL1273 FM Radio: MFD driver for the FM radioMatti Aaltonen2011-03-222-4/+147
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-03-2443-530/+3077
|\ \
| * | mfd: Push byte swaps out of wm8994 bulk read pathMark Brown2011-03-232-7/+9
| * | mfd: Rename ab8500 gpadc headerLinus Walleij2011-03-231-1/+1
| * | mfd: Constify WM8994 write pathMark Brown2011-03-231-4/+4
| * | mfd: Push byte swap out of WM8994 bulk I/OMark Brown2011-03-231-4/+6
| * | mfd: Avoid copying data in WM8994 I2C writeMark Brown2011-03-231-9/+13