index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
stmpe-ts.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
Input: stmpe-ts: preparations for STMPE ADC driver
Philippe Schenker
2019-01-16
1
-35
/
+7
*
mfd: stmpe: Move ADC related defines to MFD header
Philippe Schenker
2019-01-16
1
-21
/
+13
*
Input: stmpe-ts - restore kerneldoc
Linus Walleij
2016-03-02
1
-0
/
+31
*
Input: stmpe-ts - enforce device tree only mode
Dmitry Torokhov
2015-05-26
1
-24
/
+5
*
Input: stmpe-ts - fix automatic module loading
Dmitry Torokhov
2015-05-22
1
-2
/
+10
*
Input: smtpe-ts - wait 50mS until polling for pen-up
Marek Vasut
2015-05-07
1
-1
/
+1
*
Input: smtpe-ts - use msecs_to_jiffies() instead of HZ
Marek Vasut
2015-05-07
1
-1
/
+1
*
input: touchscreen: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-06
1
-1
/
+0
*
Input: stmpe-ts - report BTN_TOUCH event
Vipul Kumar Samar
2012-12-16
1
-0
/
+2
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
1
-2
/
+2
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: stmpe-ts - add DT support for stmpe touchscreen
Vipul Kumar Samar
2012-11-22
1
-18
/
+47
*
Input: stmpe-ts - initialize the phys field in input device
Vipul Kumar Samar
2012-11-10
1
-0
/
+1
*
Input: stmpe-ts - switch to using managed resources
Viresh Kumar
2012-11-10
1
-44
/
+23
*
Input: touchscreen - use macro module_platform_driver()
JJ Ding
2011-11-30
1
-14
/
+1
*
Input: stmpe-ts - return -ENOMEM when memory allocation fails
Axel Lin
2010-09-05
1
-3
/
+7
*
Input: stmpe-ts - remove input_free_device() in stmpe_ts_remove()
Axel Lin
2010-09-02
1
-1
/
+0
*
touchscreen: Fix sign bug
Kulikov Vasiliy
2010-08-12
1
-1
/
+1
*
input: STMPE touch controller support
Luotao Fu
2010-08-12
1
-0
/
+397