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