aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/tps6507x-ts.c
Commit message (Expand)AuthorAgeFilesLines
* input/tps6507x-ts: use system_wq instead of dedicated workqueueTejun Heo2011-01-261-8/+4
* Input: tps6507x-ts - properly unregister input device on removalAxel Lin2010-09-021-1/+1
* Input: tps6507x-ts - add missing call to platform_set_drvdata()Axel Lin2010-09-021-0/+1
* Input: tps6507x-ts - remove unneeded NULL testJiri Slaby2010-06-231-3/+0
* Input: tps6507x-ts - a couple work queue cleanupsDan Carpenter2010-06-021-8/+4
* input: Touchscreen driver for TPS6507xTodd Fischer2010-05-281-0/+400