index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
stmpe-ts.c
Age
Commit message (
Expand
)
Author
2021-01-19
Input: stmpe-ts - add description for 'prop' struct member
Lee Jones
2020-12-11
Input: stmpe - add axis inversion and swapping capability
Stefan Riedmueller
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-01-16
Input: stmpe-ts: preparations for STMPE ADC driver
Philippe Schenker
2019-01-16
mfd: stmpe: Move ADC related defines to MFD header
Philippe Schenker
2016-03-02
Input: stmpe-ts - restore kerneldoc
Linus Walleij
2015-05-26
Input: stmpe-ts - enforce device tree only mode
Dmitry Torokhov
2015-05-22
Input: stmpe-ts - fix automatic module loading
Dmitry Torokhov
2015-05-07
Input: smtpe-ts - wait 50mS until polling for pen-up
Marek Vasut
2015-05-07
Input: smtpe-ts - use msecs_to_jiffies() instead of HZ
Marek Vasut
2014-10-20
input: touchscreen: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2012-12-16
Input: stmpe-ts - report BTN_TOUCH event
Vipul Kumar Samar
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-11-22
Input: stmpe-ts - add DT support for stmpe touchscreen
Vipul Kumar Samar
2012-11-10
Input: stmpe-ts - initialize the phys field in input device
Vipul Kumar Samar
2012-11-10
Input: stmpe-ts - switch to using managed resources
Viresh Kumar
2011-11-30
Input: touchscreen - use macro module_platform_driver()
JJ Ding
2010-09-05
Input: stmpe-ts - return -ENOMEM when memory allocation fails
Axel Lin
2010-09-02
Input: stmpe-ts - remove input_free_device() in stmpe_ts_remove()
Axel Lin
2010-08-12
touchscreen: Fix sign bug
Kulikov Vasiliy
2010-08-12
input: STMPE touch controller support
Luotao Fu