Age | Commit message (Expand) | Author | Files | Lines |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -6/+1 |
2019-01-16 | Input: stmpe-ts: preparations for STMPE ADC driver | Philippe Schenker | 1 | -35/+7 |
2019-01-16 | mfd: stmpe: Move ADC related defines to MFD header | Philippe Schenker | 1 | -21/+13 |
2016-03-02 | Input: stmpe-ts - restore kerneldoc | Linus Walleij | 1 | -0/+31 |
2015-05-27 | Input: stmpe-ts - enforce device tree only mode | Dmitry Torokhov | 1 | -24/+5 |
2015-05-23 | Input: stmpe-ts - fix automatic module loading | Dmitry Torokhov | 1 | -2/+10 |
2015-05-08 | Input: smtpe-ts - wait 50mS until polling for pen-up | Marek Vasut | 1 | -1/+1 |
2015-05-08 | Input: smtpe-ts - use msecs_to_jiffies() instead of HZ | Marek Vasut | 1 | -1/+1 |
2014-10-20 | input: touchscreen: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-01-07 | Input: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2012-12-17 | 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-23 | 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-12-01 | 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-03 | 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 |