summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* 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
* [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/+7
| * mfd: Use to_platform_device instead of container_ofBen Dooks2008-07-281-2/+1
* | [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-251-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
* mfd: don't use memzeroAndrew Morton2008-07-251-1/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-234-0/+729
|\
| * Merge branch 'pxa-tosa' into pxaRussell King2008-07-124-0/+729
| |\
| | * [ARM] 5128/1: tc6393xb: tmio-nand supportDmitry Baryshkov2008-07-072-0/+64
| | * [ARM] 5127/1: Core MFD supportDmitry Baryshkov2008-07-073-0/+120
| | * [ARM] 5096/2: Support Toshiba TC6393XB Mobile I/O Controller.Dmitry Baryshkov2008-07-073-0/+545
* | | mfd: let asic3 use mem resource instead of bus_shiftPhilipp Zabel2008-07-201-6/+5
* | | mfd: fix the asic3 irq demux codePhilipp Zabel2008-07-201-1/+1
* | | mfd: asic3 should depend on gpiolibSamuel Ortiz2008-07-201-1/+1
* | | mfd: fix asic3 config array initialisationPhilipp Zabel2008-07-201-3/+3
* | | mfd: move asic3 probe functions into __init sectionPhilipp Zabel2008-07-201-6/+5
* | | mfd: Use uppercase only for asic3 macros and definesSamuel Ortiz2008-07-201-44/+44
* | | mfd: use dev_* macros for asic3 debuggingSamuel Ortiz2008-07-201-14/+13
* | | mfd: New asic3 gpio configuration codeSamuel Ortiz2008-07-201-56/+43
* | | mfd: asic3 children platform data removalSamuel Ortiz2008-07-201-8/+0
* | | mfd: asic3 gpiolib supportSamuel Ortiz2008-07-201-71/+153
|/ /
* / HTC_EGPIO is ARM-onlyAl Viro2008-05-211-1/+1
|/
* drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-302-5/+5
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-291-4/+5
|\