summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] ucb1x00-ts: handle errors from input_register_device()Dmitry Torokhov2006-09-291-17/+28
* [ARM] 3727/1: fix ucb initialization on colliePavel Machek2006-07-112-1/+2
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0
* [ARM] fix drivers/mfd/ucb1x00-core.c IRQ probing bugIngo Molnar2006-06-261-1/+3
* [PATCH] show MCP menu only on ARCH_SA1100Adrian Bunk2006-03-241-0/+1
* [PATCH] Add MCP bus_type probe and remove methodsRussell King2006-01-131-2/+2
* [MMC+MFD] Convert mmc to mutexesArjan van de Ven2006-01-121-13/+14
* [PATCH] drivers/mfd: header included twiceNicolas Kaiser2006-01-081-1/+0
* [PATCH] IRQ type flagsRussell King2006-01-081-3/+2
* [PATCH] input: fix ucb1x00-ts breakage after conversion to dynamic input_dev ...Nicolas Pitre2005-12-121-8/+11
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-16/+16
* [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-311-1/+1
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* | [ARM] Sharp sl-5500 touchscreen supportPavel Machek2005-10-301-21/+53
|/
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-11/+9
* [PATCH] Input: convert ucb1x00-ts to dynamic input_dev allocationDmitry Torokhov2005-10-281-19/+24
* [ARM] 2956/1: fix the "Fix gcc4 build errors in ucb1x00-core.c"Nicolas Pitre2005-10-101-11/+11
* [MFD] Fix gcc4 build errors in ucb1x00-core.cRussell King2005-10-062-4/+0
* [MFD] Fix "bious one-bit signed bitfield" errorsRussell King2005-09-241-2/+2
* [MFD] Cleanups suggested by Dmitri, Vojtech and lists.Pavel Machek2005-09-111-48/+17
* [MFD] Add code UCB1200/UCB1300 assabet platform supportRussell King2005-09-112-0/+77
* [MFD] Add code UCB1200/UCB1300 touchscreen supportRussell King2005-09-113-0/+435
* [MFD] Add code UCB1200/UCB1300 device supportRussell King2005-09-114-0/+927
* [MFD] Add SA11x0 MCP platform device supportRussell King2005-08-181-10/+10
* [MFD] Add SA11x0 MCP supportRussell King2005-08-183-0/+282
* [MFD] Add multimedia communication port core supportRussell King2005-08-184-0/+336
OpenPOWER on IntegriCloud