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
/
stmpe-ts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-19
Input: stmpe-ts - add description for 'prop' struct member
Lee Jones
1
-0
/
+1
2020-12-11
Input: stmpe - add axis inversion and swapping capability
Stefan Riedmueller
1
-2
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-01-16
Input: stmpe-ts: preparations for STMPE ADC driver
Philippe Schenker
1
-35
/
+7
2019-01-16
mfd: stmpe: Move ADC related defines to MFD header
Philippe Schenker
1
-21
/
+13
2016-03-02
Input: stmpe-ts - restore kerneldoc
Linus Walleij
1
-0
/
+31
2015-05-26
Input: stmpe-ts - enforce device tree only mode
Dmitry Torokhov
1
-24
/
+5
2015-05-22
Input: stmpe-ts - fix automatic module loading
Dmitry Torokhov
1
-2
/
+10
2015-05-07
Input: smtpe-ts - wait 50mS until polling for pen-up
Marek Vasut
1
-1
/
+1
2015-05-07
Input: smtpe-ts - use msecs_to_jiffies() instead of HZ
Marek Vasut
1
-1
/
+1
2014-10-20
input: touchscreen: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2012-12-16
Input: stmpe-ts - report BTN_TOUCH event
Vipul Kumar Samar
1
-0
/
+2
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-22
Input: stmpe-ts - add DT support for stmpe touchscreen
Vipul Kumar Samar
1
-18
/
+47
2012-11-10
Input: stmpe-ts - initialize the phys field in input device
Vipul Kumar Samar
1
-0
/
+1
2012-11-10
Input: stmpe-ts - switch to using managed resources
Viresh Kumar
1
-44
/
+23
2011-11-30
Input: touchscreen - use macro module_platform_driver()
JJ Ding
1
-14
/
+1
2010-09-05
Input: stmpe-ts - return -ENOMEM when memory allocation fails
Axel Lin
1
-3
/
+7
2010-09-02
Input: stmpe-ts - remove input_free_device() in stmpe_ts_remove()
Axel Lin
1
-1
/
+0
2010-08-12
touchscreen: Fix sign bug
Kulikov Vasiliy
1
-1
/
+1
2010-08-12
input: STMPE touch controller support
Luotao Fu
1
-0
/
+397