summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
...
* | 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/+34Star
* | 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/+0Star
* 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-213-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/+0Star
* | 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/+0Star
* | 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
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-073-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-072-19/+21
|\
| * mfd: accept pure device as a parent, not only platform_deviceDmitry Baryshkov2008-07-292-9/+9
| * mfd: add platform_data to mfd_cellMike Rapoport2008-07-292-1/+5
| * mfd: Coding style fixesBen Dooks2008-07-281-8/+7Star
| * mfd: Use to_platform_device instead of container_ofBen Dooks2008-07-281-2/+1Star
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-072-2/+2
|/
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-272-8/+8
* asic3: platform_get_irq() may return signed unnoticedRoel Kluin2008-07-261-3/+5
* MFD_TC6393XB is ARM-onlyAdrian Bunk2008-07-261-1/+1
* gpiolib: allow user-selectionMichael Buesch2008-07-251-2/+2
* gpio: sysfs interfaceDavid Brownell2008-07-251-0/+2
* mfd: sm501 fix gpio number calculation for upper bankBen Dooks2008-07-251-1/+3
* mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unsetBen Dooks2008-07-251-5/+24
* sm501: fixes for akpms comments on gpiolib additionBen Dooks2008-07-251-8/+16
* sm501: gpio I2C supportBen Dooks2008-07-251-1/+75
* sm501: gpio dynamic registration for PCI devicesArnaud Patard2008-07-251-2/+4
* sm501: add gpiolib supportBen Dooks2008-07-252-52/+255
* sm501: add power control callbackBen Dooks2008-07-251-0/+31
* mfd: fix platform driver hotplug/coldplugKay Sievers2008-07-253-0/+6