aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-04-02[PATCH] drivers/mfd/sm501.c: fix an off-by-oneAdrian Bunk1-1/+1
2007-02-26[PATCH] drivers/mfd/sm501.c: Replace pci_module_init with pci_register_driverRichard Knutsson1-1/+1
2007-02-20[PATCH] mfd: SM501 core driverBen Dooks3-0/+1164
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-29[PATCH] ucb1x00-ts: handle errors from input_register_device()Dmitry Torokhov1-17/+28
2006-07-11[ARM] 3727/1: fix ucb initialization on colliePavel Machek2-1/+2
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2-2/+0
2006-06-26[ARM] fix drivers/mfd/ucb1x00-core.c IRQ probing bugIngo Molnar1-1/+3
2006-03-24[PATCH] show MCP menu only on ARCH_SA1100Adrian Bunk1-0/+1
2006-01-13[PATCH] Add MCP bus_type probe and remove methodsRussell King1-2/+2
2006-01-12[MMC+MFD] Convert mmc to mutexesArjan van de Ven1-13/+14
2006-01-08[PATCH] drivers/mfd: header included twiceNicolas Kaiser1-1/+0
2006-01-08[PATCH] IRQ type flagsRussell King1-3/+2
2005-12-12[PATCH] input: fix ucb1x00-ts breakage after conversion to dynamic input_dev allocationNicolas Pitre1-8/+11
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-16/+16
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+2
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-1/+1
2005-10-30[ARM] Sharp sl-5500 touchscreen supportPavel Machek1-21/+53
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-11/+9
2005-10-28[PATCH] Input: convert ucb1x00-ts to dynamic input_dev allocationDmitry Torokhov1-19/+24
2005-10-10[ARM] 2956/1: fix the "Fix gcc4 build errors in ucb1x00-core.c"Nicolas Pitre1-11/+11
2005-10-06[MFD] Fix gcc4 build errors in ucb1x00-core.cRussell King2-4/+0
2005-09-24[MFD] Fix "bious one-bit signed bitfield" errorsRussell King1-2/+2
2005-09-11[MFD] Cleanups suggested by Dmitri, Vojtech and lists.Pavel Machek1-48/+17
2005-09-11[MFD] Add code UCB1200/UCB1300 assabet platform supportRussell King2-0/+77
2005-09-11[MFD] Add code UCB1200/UCB1300 touchscreen supportRussell King3-0/+435
2005-09-11[MFD] Add code UCB1200/UCB1300 device supportRussell King4-0/+927
2005-08-18[MFD] Add SA11x0 MCP platform device supportRussell King1-10/+10
2005-08-18[MFD] Add SA11x0 MCP supportRussell King3-0/+282
2005-08-18[MFD] Add multimedia communication port core supportRussell King4-0/+336