aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/tps6507x-ts.c
Commit message (Expand)AuthorAge
* input: touchscreen: drop owner assignment from platform_driversWolfram Sang2014-10-20
* Input: tps6507x-ts - convert to polled input device infrastructureDmitry Torokhov2013-07-01
* Input: tps6507x-ts - remove vref from platform dataDmitry Torokhov2013-06-25
* Input: tps6507x-ts - use bool for booleansDmitry Torokhov2013-06-25
* Input: tps6507x-ts - remove bogus unreachable codeAlan Cox2013-06-25
* Input: remove use of __devexitBill Pemberton2012-11-24
* Input: remove use of __devexit_pBill Pemberton2012-11-24
* Input: tps6507x-ts - fix MODULE_ALIAS to match driver nameUwe Kleine-König2012-04-03
* Input: touchscreen - use macro module_platform_driver()JJ Ding2011-12-01
* input/tps6507x-ts: use system_wq instead of dedicated workqueueTejun Heo2011-01-26
* Input: tps6507x-ts - properly unregister input device on removalAxel Lin2010-09-02
* Input: tps6507x-ts - add missing call to platform_set_drvdata()Axel Lin2010-09-02
* Input: tps6507x-ts - remove unneeded NULL testJiri Slaby2010-06-23
* Input: tps6507x-ts - a couple work queue cleanupsDan Carpenter2010-06-02
* input: Touchscreen driver for TPS6507xTodd Fischer2010-05-27