aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-24mfd: Make WM8400 depend on I2C until SPI is submittedMark Brown1-0/+1
2008-10-24mfd: add missing Kconfig entry for da903xSamuel Ortiz2-0/+13
2008-10-22mfd: check for platform_get_irq() return value in sm501Roel Kluin1-11/+11
2008-10-22mfd: use pci_ioremap_bar() in sm501Arjan van de Ven1-2/+1
2008-10-22mfd: Don't store volatile bits in WM8350 register cacheMark Brown1-0/+4
2008-10-22mfd: don't export wm3850 static functionsStephen Rothwell1-1/+0
2008-10-22mfd: twl4030 IRQ handling updateDavid Brownell3-405/+761
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-3/+3
2008-10-19mfd: ucb1400 needs GPIOAndrew Morton1-0/+1
2008-10-19mfd: ucb1400 sound driver uses/depends on AC97_BUS:Randy Dunlap1-0/+1
2008-10-19mfd: Don't use NO_IRQ in WM8350Mark Brown1-1/+1
2008-10-19mfd: update TMIO drivers to use the clock APIIan Molton2-26/+61
2008-10-19mfd: twl4030-core irq simplificationDavid Brownell1-66/+2
2008-10-19mfd: add base support for Dialog DA9030/DA9034 PMICsEric Miao1-0/+563
2008-10-19mfd: TWL4030 core driverDavid Brownell3-0/+1273
2008-10-19mfd: support tmiofb cell on tc6393xbDmitry Baryshkov1-0/+114
2008-10-19mfd: add OHCI cell to tc6393xbDmitry Baryshkov1-0/+87
2008-10-19mfd: Fix htc-egpio compile warningSamuel Ortiz1-1/+1
2008-10-19mfd: do tcb6393xb state restore on resume only if requestedDmitry Baryshkov1-40/+34
2008-10-19mfd: provide and use setup hook for tc6393xbDmitry Baryshkov1-7/+14
2008-10-19mfd: update sm501 debugging/low information messagesBen Dooks1-3/+3
2008-10-19mfd: reduce stack usage in mfd-core.cIan Molton1-4/+11
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]Yinghai Lu2-3/+3
2008-10-13mfd: Fix warning in WM8350Mark Brown1-1/+0
2008-10-13mfd: Add placeholders for WM8350 client devicesMark Brown1-2/+16
2008-10-13mfd: Add WM8350 subdevice registration helperMark Brown1-0/+26
2008-10-13regulator: Add WM8350 regulator supportMark Brown1-0/+6
2008-10-13mfd: Add WM8350 interrupt supportMark Brown2-5/+767
2008-10-13mfd: Add initialisation callback for WM8350Mark Brown2-2/+12
2008-10-13mfd: Add GPIO pin configuration support for WM8350Mark Brown2-1/+223
2008-10-13mfd: Add I2C control support for WM8350Mark Brown3-0/+132
2008-10-13mfd: Core support for the WM8350 AudioPlus PMICMark Brown4-0/+1824
2008-10-13mfd: Core support for the WM8400 AudioPlus HiFi CODEC and PMUMark Brown3-0/+465
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-0/+116
2008-10-07Merge branch 'pxa-palm' into pxa-machinesRussell King3-0/+116
2008-09-30mfd: Fix asic3 compilationSamuel Ortiz1-1/+1
2008-09-30mfd: Fix Kconfig accroding to the new gpiolib symbolsSamuel Ortiz1-2/+2
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-08-20[ARM] 5184/1: Split ucb1400_ts into core and touchscreenMarek VaĊĦut3-0/+116
2008-08-10mfd: tc6393 cleanup and updateIan Molton1-63/+93
2008-08-10mfd: have TMIO drivers and subdevices depend on ARMSamuel Ortiz1-0/+9
2008-08-10mfd: t7l66 MMC platform dataIan Molton1-0/+5
2008-08-10mfd: tc6387 MMC platform dataIan Molton1-1/+10
2008-08-10mfd: Fix 7l66 and 6387 according to the new mfd-core APISamuel Ortiz2-5/+10
2008-08-10mfd: Fix tc6393 according to the new tmio.hSamuel Ortiz1-3/+0
2008-08-10mfd: driver for the TC6387XB TMIO controller.Ian Molton3-0/+179
2008-08-10mfd: driver for the T7L66XB TMIO SoCIan Molton3-0/+416
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King3-5/+5
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2-19/+21
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2-2/+2