summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-29mfd: accept pure device as a parent, not only platform_deviceDmitry Baryshkov2-9/+9
2008-07-29mfd: add platform_data to mfd_cellMike Rapoport2-1/+5
2008-07-28mfd: Coding style fixesBen Dooks1-8/+7
2008-07-28mfd: Use to_platform_device instead of container_ofBen Dooks1-2/+1
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2-8/+8
2008-07-26asic3: platform_get_irq() may return signed unnoticedRoel Kluin1-3/+5
2008-07-25MFD_TC6393XB is ARM-onlyAdrian Bunk1-1/+1
2008-07-25gpiolib: allow user-selectionMichael Buesch1-2/+2
2008-07-25gpio: sysfs interfaceDavid Brownell1-0/+2
2008-07-25mfd: sm501 fix gpio number calculation for upper bankBen Dooks1-1/+3
2008-07-25mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unsetBen Dooks1-5/+24
2008-07-25sm501: fixes for akpms comments on gpiolib additionBen Dooks1-8/+16
2008-07-25sm501: gpio I2C supportBen Dooks1-1/+75
2008-07-25sm501: gpio dynamic registration for PCI devicesArnaud Patard1-2/+4
2008-07-25sm501: add gpiolib supportBen Dooks2-52/+255
2008-07-25sm501: add power control callbackBen Dooks1-0/+31
2008-07-25mfd: fix platform driver hotplug/coldplugKay Sievers3-0/+6
2008-07-25mfd: don't use memzeroAndrew Morton1-1/+1
2008-07-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-0/+729
2008-07-20mfd: let asic3 use mem resource instead of bus_shiftPhilipp Zabel1-6/+5
2008-07-20mfd: fix the asic3 irq demux codePhilipp Zabel1-1/+1
2008-07-20mfd: asic3 should depend on gpiolibSamuel Ortiz1-1/+1
2008-07-20mfd: fix asic3 config array initialisationPhilipp Zabel1-3/+3
2008-07-20mfd: move asic3 probe functions into __init sectionPhilipp Zabel1-6/+5
2008-07-20mfd: Use uppercase only for asic3 macros and definesSamuel Ortiz1-44/+44
2008-07-20mfd: use dev_* macros for asic3 debuggingSamuel Ortiz1-14/+13
2008-07-20mfd: New asic3 gpio configuration codeSamuel Ortiz1-56/+43
2008-07-20mfd: asic3 children platform data removalSamuel Ortiz1-8/+0
2008-07-20mfd: asic3 gpiolib supportSamuel Ortiz1-71/+153
2008-07-12Merge branch 'pxa-tosa' into pxaRussell King4-0/+729
2008-07-07[ARM] 5128/1: tc6393xb: tmio-nand supportDmitry Baryshkov2-0/+64
2008-07-07[ARM] 5127/1: Core MFD supportDmitry Baryshkov3-0/+120
2008-07-07[ARM] 5096/2: Support Toshiba TC6393XB Mobile I/O Controller.Dmitry Baryshkov3-0/+545
2008-05-21HTC_EGPIO is ARM-onlyAl Viro1-1/+1
2008-04-30drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison2-5/+5
2008-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-4/+5
2008-04-29Merge branches 'pxa' and 'orion-fixes1'Russell King1-4/+5
2008-04-28mfd: use shorter set_current_state()Robert P. J. Day1-4/+3
2008-04-28sm501: add uart supportMagnus Damm1-16/+68