summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/ucb1400_ts.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* Input: ucb1400_ts - allow passing IRQ through platfrom_dataMarek Vasut2009-11-201-4/+7
* Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov2009-08-271-4/+13
|\
| * Input: ucb1400_ts - enable interrupt unconditionallyPavel Revak2009-08-211-4/+4
| * Input: ucb1400_ts - enable ADC FilterMarek Vasut2009-08-211-0/+9
* | Input: ucb1400_ts - fix a misleading function nameHans J. Koch2009-07-121-2/+3
|/
* Input: usb1400_ts - fix access to "device data" in resume functionManuel Traut2009-05-271-1/+1
* Input: ucb1400 - use disable_irq_nosync() in irq handlerBen Nizette2009-04-171-1/+1
* Input: ucb1400_ts, mainstone-wm97xx - add BTN_TOUCH eventsMike Rapoport2009-03-081-1/+4
* [ARM] 5184/1: Split ucb1400_ts into core and touchscreenMarek VaĊĦut2008-08-201-248/+134
* Input: ucb1400_ts - IRQ probe fixVernon Sauder2008-04-241-4/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-02-071-1/+0
|\
| * Input: drop redundant includes of moduleparam.hJulia Lawall2008-01-211-1/+0
* | [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
|/
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-1/+1
* freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki2007-10-181-2/+1
* Input: ucb1400_ts - use schedule_timeout_uninterruptibleRene Herman2007-09-261-2/+1
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-0/+1
* Input: ucb1400_ts - use sched_setscheduler()Satoru Takeuchi2007-05-221-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-101-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