summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2011-05-26mtd: Use platform_data to retrieve tmio_nand platform bitsSamuel Ortiz2-2/+5
2011-05-26fb: Use platform_data to retrieve tmiofb platform bitsSamuel Ortiz1-1/+2
2011-05-26mfd: Use mfd cell platform_data for wl1273 cells platform bitsSamuel Ortiz1-2/+4
2011-05-26mfd: Pass htc-pasic3 led platform data through the cell platform_dataSamuel Ortiz1-0/+2
2011-05-26w1: Use device platform_data to retrieve ds1wm platform bitsSamuel Ortiz2-2/+4
2011-05-26mmc: Use device platform_data to retrieve tmio_mmc platform bitsSamuel Ortiz4-4/+8
2011-05-26mfd: Use mfd cell platform_data for ab3100 cells platform bitsSamuel Ortiz1-2/+4
2011-05-26mfd: Use mfd cell platform_data for ab3550 cells platform bitsSamuel Ortiz1-2/+4
2011-05-26mfd: Add platform data pointer backSamuel Ortiz1-0/+7
2011-05-24mach-ux500: voltage domain regulators for DB8500Bengt Jonsson1-0/+179
2011-05-24mfd: add DB5500 PRCMU driverLinus Walleij4-0/+574
2011-05-24mfd: update DB8500 PRCMU driverMattias Nilsson2-235/+1802
2011-05-24mach-ux500: move the DB8500 PRCMU driver to MFDLinus Walleij5-4/+504
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...Linus Torvalds3-215/+0
2011-03-28Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus 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...Linus Torvalds2-2/+147
2011-03-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus 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