index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
tps6507x-ts.c
Age
Commit message (
Expand
)
Author
2015-10-02
Input: tps6507x-ts - simplify function return logic
Javier Martinez Canillas
2014-10-20
input: touchscreen: drop owner assignment from platform_drivers
Wolfram Sang
2013-07-01
Input: tps6507x-ts - convert to polled input device infrastructure
Dmitry Torokhov
2013-06-25
Input: tps6507x-ts - remove vref from platform data
Dmitry Torokhov
2013-06-25
Input: tps6507x-ts - use bool for booleans
Dmitry Torokhov
2013-06-25
Input: tps6507x-ts - remove bogus unreachable code
Alan Cox
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-04-03
Input: tps6507x-ts - fix MODULE_ALIAS to match driver name
Uwe Kleine-König
2011-11-30
Input: touchscreen - use macro module_platform_driver()
JJ Ding
2011-01-26
input/tps6507x-ts: use system_wq instead of dedicated workqueue
Tejun Heo
2010-09-02
Input: tps6507x-ts - properly unregister input device on removal
Axel Lin
2010-09-02
Input: tps6507x-ts - add missing call to platform_set_drvdata()
Axel Lin
2010-06-23
Input: tps6507x-ts - remove unneeded NULL test
Jiri Slaby
2010-06-02
Input: tps6507x-ts - a couple work queue cleanups
Dan Carpenter
2010-05-28
input: Touchscreen driver for TPS6507x
Todd Fischer