summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/tps6507x-ts.c
Commit message (Expand)AuthorAgeFilesLines
* input: touchscreen: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Input: tps6507x-ts - convert to polled input device infrastructureDmitry Torokhov2013-07-011-78/+48
* Input: tps6507x-ts - remove vref from platform dataDmitry Torokhov2013-06-251-5/+0
* Input: tps6507x-ts - use bool for booleansDmitry Torokhov2013-06-251-7/+7
* Input: tps6507x-ts - remove bogus unreachable codeAlan Cox2013-06-251-20/+5
* 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/+1
* Input: touchscreen - use macro module_platform_driver()JJ Ding2011-11-301-12/+1
* 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
OpenPOWER on IntegriCloud