aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
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
2008-07-28mfd: Coding style fixesBen Dooks
2008-07-28mfd: Use to_platform_device instead of container_ofBen Dooks
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov
2008-07-26asic3: platform_get_irq() may return signed unnoticedRoel Kluin
2008-07-25MFD_TC6393XB is ARM-onlyAdrian Bunk
2008-07-25gpiolib: allow user-selectionMichael Buesch
2008-07-25gpio: sysfs interfaceDavid Brownell
2008-07-25mfd: sm501 fix gpio number calculation for upper bankBen Dooks
2008-07-25mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unsetBen Dooks
2008-07-25sm501: fixes for akpms comments on gpiolib additionBen Dooks
2008-07-25sm501: gpio I2C supportBen Dooks
2008-07-25sm501: gpio dynamic registration for PCI devicesArnaud Patard
2008-07-25sm501: add gpiolib supportBen Dooks
2008-07-25sm501: add power control callbackBen Dooks
2008-07-25mfd: fix platform driver hotplug/coldplugKay Sievers
2008-07-25mfd: don't use memzeroAndrew Morton
2008-07-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-20mfd: let asic3 use mem resource instead of bus_shiftPhilipp Zabel
2008-07-20mfd: fix the asic3 irq demux codePhilipp Zabel
2008-07-20mfd: asic3 should depend on gpiolibSamuel Ortiz
2008-07-20mfd: fix asic3 config array initialisationPhilipp Zabel
2008-07-20mfd: move asic3 probe functions into __init sectionPhilipp Zabel
2008-07-20mfd: Use uppercase only for asic3 macros and definesSamuel Ortiz
2008-07-20mfd: use dev_* macros for asic3 debuggingSamuel Ortiz
2008-07-20mfd: New asic3 gpio configuration codeSamuel Ortiz
2008-07-20mfd: asic3 children platform data removalSamuel Ortiz
2008-07-20mfd: asic3 gpiolib supportSamuel Ortiz
2008-07-12Merge branch 'pxa-tosa' into pxaRussell King
2008-07-07[ARM] 5128/1: tc6393xb: tmio-nand supportDmitry Baryshkov
2008-07-07[ARM] 5127/1: Core MFD supportDmitry Baryshkov
2008-07-07[ARM] 5096/2: Support Toshiba TC6393XB Mobile I/O Controller.Dmitry Baryshkov
2008-05-21HTC_EGPIO is ARM-onlyAl Viro
2008-04-30drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-04-29Merge branches 'pxa' and 'orion-fixes1'Russell King
2008-04-28mfd: use shorter set_current_state()Robert P. J. Day