aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-24Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+0
2008-04-24[ARM] 5011/1: htc-pasic3: fix bug in resource pipe-through to ds1wmPhilipp Zabel1-4/+5
2008-04-24[ARM] 5010/1: htc-pasic3: remove unused defines and includesPhilipp Zabel1-3/+0
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds1-1/+0
2008-04-19Merge branch 'omap2-upstream' into develRussell King1-2/+2
2008-04-19[ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chipPhilipp Zabel3-0/+274
2008-04-19[ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/output pinsPhilipp Zabel3-0/+450
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-03-30mfd/asic3: ioread/iowrite take pointer, not unsigned longAl Viro1-2/+2
2008-03-04sm501: add support for the SM502 programmable PLLVille Syrjala1-35/+128
2008-03-04sm501: remove a duplicated tableVille Syrjala1-32/+13
2008-02-07ASIC3 driverSamuel Ortiz3-0/+596
2008-01-28[ARM] Fix class_device damage caused by 0c55445f201841bfd6c658c47df8311b6722f002Russell King1-7/+7
2008-01-24MCP_UCB1200: Convert from class_device to deviceTony Jones3-17/+18
2007-11-29MFD: SM501 debug typo fixBen Dooks1-1/+1
2007-10-20typo fixesMatt LaPlante1-2/+2
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2-4/+2
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-0/+1
2007-06-24SM501: Check SM501 ID register on initialisationBen Dooks1-4/+10
2007-06-24SM501: Clock updates and checksBen Dooks1-2/+31
2007-06-24SM501: Fix sm501_init_reg() mask/set orderBen Dooks1-1/+4
2007-06-24SM501: initialise SDRAM clock before bus clocksBen Dooks1-5/+5
2007-06-24SM501: suspend supportBen Dooks1-8/+105
2007-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-3/+4
2007-06-03Input: ucb1x00 - do not access input_dev->private directlyDmitry Torokhov1-3/+4
2007-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-10/+1
2007-05-22Input: ucb1x00-ts - remove commented out codeDmitry Torokhov1-10/+1
2007-05-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky1-0/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0