aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/ucb1400_ts.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-1/+1
2007-10-18freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki1-2/+1
2007-09-26Input: ucb1400_ts - use schedule_timeout_uninterruptibleRene Herman1-2/+1
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-0/+1
2007-05-22Input: ucb1400_ts - use sched_setscheduler()Satoru Takeuchi1-2/+2
2007-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov1-0/+1
2007-04-12Input: ucb1400 - make delays configurableCliff Brake1-3/+14
2007-04-12Input: touchscreens - switch to using input_dev->dev.parentDmitry Torokhov1-1/+1
2007-04-12Input: drivers/input/touchscreen - don't access dev->private directlyDmitry Torokhov1-3/+4
2007-04-10[PATCH] Input: ucb1400 - set up driver's name to show in sysfsCliff Brake1-0/+1
2007-02-09[ALSA] ucb1400_ts.c compilation fix (struct snd_ac97)Andrew Morton1-1/+1
2006-12-08Input: ucb1400 - fix compile errorDmitry Torokhov1-1/+1
2006-11-17Input: add Philips UCB1400 touchscreen driverNicolas Pitre1-0/+579