aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ucb1x00-ts.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-27move drivers/mfd/*.h to include/linux/mfdThomas Kunze1-1/+1
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-04-28mfd: use shorter set_current_state()Robert P. J. Day1-4/+3
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-0/+1
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-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-1/+1
2006-09-29[PATCH] ucb1x00-ts: handle errors from input_register_device()Dmitry Torokhov1-17/+28
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-08[PATCH] drivers/mfd: header included twiceNicolas Kaiser1-1/+0
2005-12-12[PATCH] input: fix ucb1x00-ts breakage after conversion to dynamic input_dev allocationNicolas Pitre1-8/+11
2005-10-30[ARM] Sharp sl-5500 touchscreen supportPavel Machek1-21/+53
2005-10-28[PATCH] Input: convert ucb1x00-ts to dynamic input_dev allocationDmitry Torokhov1-19/+24
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 touchscreen supportRussell King1-0/+430