index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
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