index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
tps6507x-ts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-24
Input: tps6507x-ts - remove variable loops
Colin Ian King
1
-2
/
+0
2019-10-29
Input: tsc6507x-ts - switch to using polled mode of input devices
Dmitry Torokhov
1
-19
/
+17
2017-03-15
Input: tps6507x-ts - update to devm_* API
Yegor Yefremov
1
-28
/
+5
2015-10-02
Input: tps6507x-ts - simplify function return logic
Javier Martinez Canillas
1
-8
/
+1
2014-10-20
input: touchscreen: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-07-01
Input: tps6507x-ts - convert to polled input device infrastructure
Dmitry Torokhov
1
-78
/
+48
2013-06-25
Input: tps6507x-ts - remove vref from platform data
Dmitry Torokhov
1
-5
/
+0
2013-06-25
Input: tps6507x-ts - use bool for booleans
Dmitry Torokhov
1
-7
/
+7
2013-06-25
Input: tps6507x-ts - remove bogus unreachable code
Alan Cox
1
-20
/
+5
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-04-03
Input: tps6507x-ts - fix MODULE_ALIAS to match driver name
Uwe Kleine-König
1
-3
/
+1
2011-11-30
Input: touchscreen - use macro module_platform_driver()
JJ Ding
1
-12
/
+1
2011-01-26
input/tps6507x-ts: use system_wq instead of dedicated workqueue
Tejun Heo
1
-8
/
+4
2010-09-02
Input: tps6507x-ts - properly unregister input device on removal
Axel Lin
1
-1
/
+1
2010-09-02
Input: tps6507x-ts - add missing call to platform_set_drvdata()
Axel Lin
1
-0
/
+1
2010-06-23
Input: tps6507x-ts - remove unneeded NULL test
Jiri Slaby
1
-3
/
+0
2010-06-02
Input: tps6507x-ts - a couple work queue cleanups
Dan Carpenter
1
-8
/
+4
2010-05-28
input: Touchscreen driver for TPS6507x
Todd Fischer
1
-0
/
+400