summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge branches 'pxa' and 'orion-fixes1'Russell King2008-04-291-4/+5
| |\
| | * [ARM] 5011/1: htc-pasic3: fix bug in resource pipe-through to ds1wmPhilipp Zabel2008-04-241-4/+5
* | | mfd: use shorter set_current_state()Robert P. J. Day2008-04-281-4/+3
* | | sm501: add uart supportMagnus Damm2008-04-281-16/+68
|/ /
* | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-241-3/+0
|\ \
| * | [ARM] 5010/1: htc-pasic3: remove unused defines and includesPhilipp Zabel2008-04-241-3/+0
* | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-211-1/+0
|\ \ \ | |/ / |/| |
| * | drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* | | Merge branch 'omap2-upstream' into develRussell King2008-04-191-2/+2
|\| | | |/ |/|
| * mfd/asic3: ioread/iowrite take pointer, not unsigned longAl Viro2008-03-301-2/+2
* | [ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chipPhilipp Zabel2008-04-193-0/+274
* | [ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/out...Philipp Zabel2008-04-193-0/+450
|/
* sm501: add support for the SM502 programmable PLLVille Syrjala2008-03-041-35/+128
* sm501: remove a duplicated tableVille Syrjala2008-03-041-32/+13
* ASIC3 driverSamuel Ortiz2008-02-073-0/+596
* [ARM] Fix class_device damage caused by 0c55445f201841bfd6c658c47df8311b6722f002Russell King2008-01-281-7/+7
* MCP_UCB1200: Convert from class_device to deviceTony Jones2008-01-243-17/+18
* MFD: SM501 debug typo fixBen Dooks2007-11-291-1/+1
* typo fixesMatt LaPlante2007-10-201-2/+2
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-192-4/+2
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-0/+1
* SM501: Check SM501 ID register on initialisationBen Dooks2007-06-241-4/+10
* SM501: Clock updates and checksBen Dooks2007-06-241-2/+31
* SM501: Fix sm501_init_reg() mask/set orderBen Dooks2007-06-241-1/+4
* SM501: initialise SDRAM clock before bus clocksBen Dooks2007-06-241-5/+5
* SM501: suspend supportBen Dooks2007-06-241-8/+105
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-06-041-3/+4
|\
| * Input: ucb1x00 - do not access input_dev->private directlyDmitry Torokhov2007-06-031-3/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-05-231-10/+1
|\|
| * Input: ucb1x00-ts - remove commented out codeDmitry Torokhov2007-05-221-10/+1
* | [S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky2007-05-101-0/+1
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
|/
* [PATCH] drivers/mfd/sm501.c: fix an off-by-oneAdrian Bunk2007-04-021-1/+1
* [PATCH] drivers/mfd/sm501.c: Replace pci_module_init with pci_register_driverRichard Knutsson2007-02-261-1/+1
* [PATCH] mfd: SM501 core driverBen Dooks2007-02-203-0/+1164
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1