index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
stmpe-ts.c
Age
Commit message (
Expand
)
Author
Files
Lines
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