aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAge
* mfd: Make WM8400 depend on I2C until SPI is submittedMark Brown2008-10-24
* mfd: add missing Kconfig entry for da903xSamuel Ortiz2008-10-24
* mfd: check for platform_get_irq() return value in sm501Roel Kluin2008-10-21
* mfd: use pci_ioremap_bar() in sm501Arjan van de Ven2008-10-21
* mfd: Don't store volatile bits in WM8350 register cacheMark Brown2008-10-21
* mfd: don't export wm3850 static functionsStephen Rothwell2008-10-21
* mfd: twl4030 IRQ handling updateDavid Brownell2008-10-21
* Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-20
|\
| * generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-16
* | mfd: ucb1400 needs GPIOAndrew Morton2008-10-19
* | mfd: ucb1400 sound driver uses/depends on AC97_BUS:Randy Dunlap2008-10-19
* | mfd: Don't use NO_IRQ in WM8350Mark Brown2008-10-19
* | mfd: update TMIO drivers to use the clock APIIan Molton2008-10-19
* | mfd: twl4030-core irq simplificationDavid Brownell2008-10-19
* | mfd: add base support for Dialog DA9030/DA9034 PMICsEric Miao2008-10-19
* | mfd: TWL4030 core driverDavid Brownell2008-10-19
* | mfd: support tmiofb cell on tc6393xbDmitry Baryshkov2008-10-19
* | mfd: add OHCI cell to tc6393xbDmitry Baryshkov2008-10-19
* | mfd: Fix htc-egpio compile warningSamuel Ortiz2008-10-19
* | mfd: do tcb6393xb state restore on resume only if requestedDmitry Baryshkov2008-10-19
* | mfd: provide and use setup hook for tc6393xbDmitry Baryshkov2008-10-19
* | mfd: update sm501 debugging/low information messagesBen Dooks2008-10-19
* | mfd: reduce stack usage in mfd-core.cIan Molton2008-10-19
|/
* mfd: Fix warning in WM8350Mark Brown2008-10-13
* mfd: Add placeholders for WM8350 client devicesMark Brown2008-10-13
* mfd: Add WM8350 subdevice registration helperMark Brown2008-10-13
* regulator: Add WM8350 regulator supportMark Brown2008-10-13
* mfd: Add WM8350 interrupt supportMark Brown2008-10-13
* mfd: Add initialisation callback for WM8350Mark Brown2008-10-13
* mfd: Add GPIO pin configuration support for WM8350Mark Brown2008-10-13
* mfd: Add I2C control support for WM8350Mark Brown2008-10-13
* mfd: Core support for the WM8350 AudioPlus PMICMark Brown2008-10-13
* mfd: Core support for the WM8400 AudioPlus HiFi CODEC and PMUMark Brown2008-10-13
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-11
|\
| * Merge branch 'pxa-palm' into pxa-machinesRussell King2008-10-07
| |\
| | * [ARM] 5184/1: Split ucb1400_ts into core and touchscreenMarek VaĊĦut2008-08-20
* | | mfd: Fix asic3 compilationSamuel Ortiz2008-09-30
* | | mfd: Fix Kconfig accroding to the new gpiolib symbolsSamuel Ortiz2008-09-30
|/ /
* | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
* | mfd: tc6393 cleanup and updateIan Molton2008-08-10
* | mfd: have TMIO drivers and subdevices depend on ARMSamuel Ortiz2008-08-10
* | mfd: t7l66 MMC platform dataIan Molton2008-08-10
* | mfd: tc6387 MMC platform dataIan Molton2008-08-10
* | mfd: Fix 7l66 and 6387 according to the new mfd-core APISamuel Ortiz2008-08-10
* | mfd: Fix tc6393 according to the new tmio.hSamuel Ortiz2008-08-10
* | mfd: driver for the TC6387XB TMIO controller.Ian Molton2008-08-10
* | mfd: driver for the T7L66XB TMIO SoCIan Molton2008-08-10
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-07
|\
| * mfd: accept pure device as a parent, not only platform_deviceDmitry Baryshkov2008-07-28