aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2008-10-22mfd: check for platform_get_irq() return value in sm501Roel Kluin
2008-10-22mfd: use pci_ioremap_bar() in sm501Arjan van de Ven
2008-10-22mfd: Don't store volatile bits in WM8350 register cacheMark Brown
2008-10-22mfd: don't export wm3850 static functionsStephen Rothwell
2008-10-22mfd: twl4030 IRQ handling updateDavid Brownell
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-19mfd: ucb1400 needs GPIOAndrew Morton
2008-10-19mfd: ucb1400 sound driver uses/depends on AC97_BUS:Randy Dunlap
2008-10-19mfd: Don't use NO_IRQ in WM8350Mark Brown
2008-10-19mfd: update TMIO drivers to use the clock APIIan Molton
2008-10-19mfd: twl4030-core irq simplificationDavid Brownell
2008-10-19mfd: add base support for Dialog DA9030/DA9034 PMICsEric Miao
2008-10-19mfd: TWL4030 core driverDavid Brownell
2008-10-19mfd: support tmiofb cell on tc6393xbDmitry Baryshkov
2008-10-19mfd: add OHCI cell to tc6393xbDmitry Baryshkov
2008-10-19mfd: Fix htc-egpio compile warningSamuel Ortiz
2008-10-19mfd: do tcb6393xb state restore on resume only if requestedDmitry Baryshkov
2008-10-19mfd: provide and use setup hook for tc6393xbDmitry Baryshkov
2008-10-19mfd: update sm501 debugging/low information messagesBen Dooks
2008-10-19mfd: reduce stack usage in mfd-core.cIan Molton
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu
2008-10-13mfd: Fix warning in WM8350Mark Brown
2008-10-13mfd: Add placeholders for WM8350 client devicesMark Brown
2008-10-13mfd: Add WM8350 subdevice registration helperMark Brown
2008-10-13regulator: Add WM8350 regulator supportMark Brown
2008-10-13mfd: Add WM8350 interrupt supportMark Brown
2008-10-13mfd: Add initialisation callback for WM8350Mark Brown
2008-10-13mfd: Add GPIO pin configuration support for WM8350Mark Brown
2008-10-13mfd: Add I2C control support for WM8350Mark Brown
2008-10-13mfd: Core support for the WM8350 AudioPlus PMICMark Brown
2008-10-13mfd: Core support for the WM8400 AudioPlus HiFi CODEC and PMUMark Brown
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-07Merge branch 'pxa-palm' into pxa-machinesRussell King
2008-09-30mfd: Fix asic3 compilationSamuel Ortiz
2008-09-30mfd: Fix Kconfig accroding to the new gpiolib symbolsSamuel Ortiz
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-20[ARM] 5184/1: Split ucb1400_ts into core and touchscreenMarek VaĊĦut
2008-08-10mfd: tc6393 cleanup and updateIan Molton
2008-08-10mfd: have TMIO drivers and subdevices depend on ARMSamuel Ortiz
2008-08-10mfd: t7l66 MMC platform dataIan Molton
2008-08-10mfd: tc6387 MMC platform dataIan Molton
2008-08-10mfd: Fix 7l66 and 6387 according to the new mfd-core APISamuel Ortiz
2008-08-10mfd: Fix tc6393 according to the new tmio.hSamuel Ortiz
2008-08-10mfd: driver for the TC6387XB TMIO controller.Ian Molton
2008-08-10mfd: driver for the T7L66XB TMIO SoCIan Molton
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-29mfd: accept pure device as a parent, not only platform_deviceDmitry Baryshkov
2008-07-29mfd: add platform_data to mfd_cellMike Rapoport