summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/tps6507x-ts.c
Commit message (Expand)AuthorAgeFilesLines
* Input: tps6507x-ts - simplify function return logicJavier Martinez Canillas2015-10-021-8/+1Star
* input: touchscreen: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* Input: tps6507x-ts - convert to polled input device infrastructureDmitry Torokhov2013-07-011-78/+48Star
* Input: tps6507x-ts - remove vref from platform dataDmitry Torokhov2013-06-251-5/+0Star
* Input: tps6507x-ts - use bool for booleansDmitry Torokhov2013-06-251-7/+7
* Input: tps6507x-ts - remove bogus unreachable codeAlan Cox2013-06-251-20/+5Star
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* 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