summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/tps6507x-ts.c
Commit message (Expand)AuthorAgeFilesLines
* Input: tps6507x-ts - fix MODULE_ALIAS to match driver nameUwe Kleine-König2012-04-031-3/+1Star
* Input: touchscreen - use macro module_platform_driver()JJ Ding2011-12-011-12/+1Star
* input/tps6507x-ts: use system_wq instead of dedicated workqueueTejun Heo2011-01-261-8/+4Star
* Input: tps6507x-ts - properly unregister input device on removalAxel Lin2010-09-031-1/+1
* Input: tps6507x-ts - add missing call to platform_set_drvdata()Axel Lin2010-09-031-0/+1
* Input: tps6507x-ts - remove unneeded NULL testJiri Slaby2010-06-231-3/+0Star
* Input: tps6507x-ts - a couple work queue cleanupsDan Carpenter2010-06-021-8/+4Star
* input: Touchscreen driver for TPS6507xTodd Fischer2010-05-281-0/+400