summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/ucb1400_ts.c
Commit message (Expand)AuthorAgeFilesLines
* Input: ucb1400_ts - use schedule_timeout_uninterruptibleRene Herman2007-09-261-2/+1Star
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-0/+1
* Input: ucb1400_ts - use sched_setscheduler()Satoru Takeuchi2007-05-231-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-011-0/+1
|\
| * [PATCH] Input: ucb1400 - set up driver's name to show in sysfsCliff Brake2007-04-111-0/+1
* | Input: ucb1400 - make delays configurableCliff Brake2007-04-121-3/+14
* | Input: touchscreens - switch to using input_dev->dev.parentDmitry Torokhov2007-04-121-1/+1
* | Input: drivers/input/touchscreen - don't access dev->private directlyDmitry Torokhov2007-04-121-3/+4
|/
* [ALSA] ucb1400_ts.c compilation fix (struct snd_ac97)Andrew Morton2007-02-091-1/+1
* Input: ucb1400 - fix compile errorDmitry Torokhov2006-12-081-1/+1
* Input: add Philips UCB1400 touchscreen driverNicolas Pitre2006-11-171-0/+579