aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
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
2008-04-28sm501: add uart supportMagnus Damm
2008-04-24Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-04-24[ARM] 5011/1: htc-pasic3: fix bug in resource pipe-through to ds1wmPhilipp Zabel
2008-04-24[ARM] 5010/1: htc-pasic3: remove unused defines and includesPhilipp Zabel
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-04-19Merge branch 'omap2-upstream' into develRussell King
2008-04-19[ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chipPhilipp Zabel
2008-04-19[ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/out...Philipp Zabel
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-03-30mfd/asic3: ioread/iowrite take pointer, not unsigned longAl Viro
2008-03-04sm501: add support for the SM502 programmable PLLVille Syrjala
2008-03-04sm501: remove a duplicated tableVille Syrjala
2008-02-07ASIC3 driverSamuel Ortiz
2008-01-28[ARM] Fix class_device damage caused by 0c55445f201841bfd6c658c47df8311b6722f002Russell King
2008-01-24MCP_UCB1200: Convert from class_device to deviceTony Jones
2007-11-29MFD: SM501 debug typo fixBen Dooks
2007-10-20typo fixesMatt LaPlante
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-06-24SM501: Check SM501 ID register on initialisationBen Dooks
2007-06-24SM501: Clock updates and checksBen Dooks
2007-06-24SM501: Fix sm501_init_reg() mask/set orderBen Dooks
2007-06-24SM501: initialise SDRAM clock before bus clocksBen Dooks
2007-06-24SM501: suspend supportBen Dooks
2007-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-06-03Input: ucb1x00 - do not access input_dev->private directlyDmitry Torokhov
2007-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-05-22Input: ucb1x00-ts - remove commented out codeDmitry Torokhov
2007-05-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap