index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
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
Lines
2014-10-20
input: touchscreen: drop owner assignment from platform_drivers
Wolfram Sang
-1
/
+0
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
-1
/
+0
2012-12-16
Input: stmpe-ts - report BTN_TOUCH event
Vipul Kumar Samar
-0
/
+2
2012-11-24
Input: remove use of __devexit
Bill Pemberton
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
-2
/
+2
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
-1
/
+1
2012-11-22
Input: stmpe-ts - add DT support for stmpe touchscreen
Vipul Kumar Samar
-18
/
+47
2012-11-10
Input: stmpe-ts - initialize the phys field in input device
Vipul Kumar Samar
-0
/
+1
2012-11-10
Input: stmpe-ts - switch to using managed resources
Viresh Kumar
-44
/
+23
2011-11-30
Input: touchscreen - use macro module_platform_driver()
JJ Ding
-14
/
+1
2010-09-05
Input: stmpe-ts - return -ENOMEM when memory allocation fails
Axel Lin
-3
/
+7
2010-09-02
Input: stmpe-ts - remove input_free_device() in stmpe_ts_remove()
Axel Lin
-1
/
+0
2010-08-12
touchscreen: Fix sign bug
Kulikov Vasiliy
-1
/
+1
2010-08-12
input: STMPE touch controller support
Luotao Fu
-0
/
+397