aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd: Correct WM8350 I2C return code usageMark Brown2008-11-161-2/+13
* mfd: fix event masking for da9030Mike Rapoport2008-11-161-1/+1
* missing dependencies on HAVE_CLK in drivers/mfdAl Viro2008-11-011-2/+2
* mfd: Make WM8400 depend on I2C until SPI is submittedMark Brown2008-10-241-0/+1
* mfd: add missing Kconfig entry for da903xSamuel Ortiz2008-10-242-0/+13
* mfd: check for platform_get_irq() return value in sm501Roel Kluin2008-10-221-11/+11
* mfd: use pci_ioremap_bar() in sm501Arjan van de Ven2008-10-221-2/+1
* mfd: Don't store volatile bits in WM8350 register cacheMark Brown2008-10-221-0/+4
* mfd: don't export wm3850 static functionsStephen Rothwell2008-10-221-1/+0
* mfd: twl4030 IRQ handling updateDavid Brownell2008-10-223-405/+761
* Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-202-3/+3
|\
| * generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-162-3/+3
* | mfd: ucb1400 needs GPIOAndrew Morton2008-10-191-0/+1
* | mfd: ucb1400 sound driver uses/depends on AC97_BUS:Randy Dunlap2008-10-191-0/+1
* | mfd: Don't use NO_IRQ in WM8350Mark Brown2008-10-191-1/+1
* | mfd: update TMIO drivers to use the clock APIIan Molton2008-10-192-26/+61
* | mfd: twl4030-core irq simplificationDavid Brownell2008-10-191-66/+2
* | mfd: add base support for Dialog DA9030/DA9034 PMICsEric Miao2008-10-191-0/+563
* | mfd: TWL4030 core driverDavid Brownell2008-10-193-0/+1273
* | mfd: support tmiofb cell on tc6393xbDmitry Baryshkov2008-10-191-0/+114
* | mfd: add OHCI cell to tc6393xbDmitry Baryshkov2008-10-191-0/+87
* | mfd: Fix htc-egpio compile warningSamuel Ortiz2008-10-191-1/+1
* | mfd: do tcb6393xb state restore on resume only if requestedDmitry Baryshkov2008-10-191-40/+34
* | mfd: provide and use setup hook for tc6393xbDmitry Baryshkov2008-10-191-7/+14
* | mfd: update sm501 debugging/low information messagesBen Dooks2008-10-191-3/+3
* | mfd: reduce stack usage in mfd-core.cIan Molton2008-10-191-4/+11
|/
* mfd: Fix warning in WM8350Mark Brown2008-10-131-1/+0
* mfd: Add placeholders for WM8350 client devicesMark Brown2008-10-131-2/+16
* mfd: Add WM8350 subdevice registration helperMark Brown2008-10-131-0/+26
* regulator: Add WM8350 regulator supportMark Brown2008-10-131-0/+6
* mfd: Add WM8350 interrupt supportMark Brown2008-10-132-5/+767
* mfd: Add initialisation callback for WM8350Mark Brown2008-10-132-2/+12
* mfd: Add GPIO pin configuration support for WM8350Mark Brown2008-10-132-1/+223
* mfd: Add I2C control support for WM8350Mark Brown2008-10-133-0/+132
* mfd: Core support for the WM8350 AudioPlus PMICMark Brown2008-10-134-0/+1824
* mfd: Core support for the WM8400 AudioPlus HiFi CODEC and PMUMark Brown2008-10-133-0/+465
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-113-0/+116
|\
| * Merge branch 'pxa-palm' into pxa-machinesRussell King2008-10-073-0/+116
| |\
| | * [ARM] 5184/1: Split ucb1400_ts into core and touchscreenMarek VaĊĦut2008-08-203-0/+116
* | | mfd: Fix asic3 compilationSamuel Ortiz2008-09-301-1/+1
* | | mfd: Fix Kconfig accroding to the new gpiolib symbolsSamuel Ortiz2008-09-301-2/+2
|/ /
* | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
* | mfd: tc6393 cleanup and updateIan Molton2008-08-101-63/+93
* | mfd: have TMIO drivers and subdevices depend on ARMSamuel Ortiz2008-08-101-0/+9
* | mfd: t7l66 MMC platform dataIan Molton2008-08-101-0/+5
* | mfd: tc6387 MMC platform dataIan Molton2008-08-101-1/+10
* | mfd: Fix 7l66 and 6387 according to the new mfd-core APISamuel Ortiz2008-08-102-5/+10
* | mfd: Fix tc6393 according to the new tmio.hSamuel Ortiz2008-08-101-3/+0
* | mfd: driver for the TC6387XB TMIO controller.Ian Molton2008-08-103-0/+179
* | mfd: driver for the T7L66XB TMIO SoCIan Molton2008-08-103-0/+416
|/