| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-10-15 | Input: switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2024-03-28 | Input: stmpe - drop driver owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
| 2023-09-23 | Input: stmpe-keypad - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2022-10-28 | Input: stmpe-keypad - add missing of.h include | Dmitry Torokhov | 1 | -0/+1 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 464 | Thomas Gleixner | 1 | -1/+1 |
| 2018-03-10 | Input: stmpe-keypad - remove VLA usage | Gustavo A. R. Silva | 1 | -4/+12 |
| 2017-01-31 | Input: matrix-keypad - switch to using generic device properties | Dmitry Torokhov | 1 | -1/+1 |
| 2014-12-18 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -61/+80 |
| 2014-12-15 | Input: stmpe - bias keypad columns properly | Linus Walleij | 1 | -2/+35 |
| 2014-12-15 | Input: stmpe - enforce device tree only mode | Linus Walleij | 1 | -59/+45 |
| 2014-10-24 | Input: stmpe-keypad - fix valid key line bitmask | Linus Walleij | 1 | -1/+1 |
| 2014-01-06 | Input: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
| 2012-11-24 | Input: stmpe-keypad - add support for Device Tree bindings | Dmitry Torokhov | 1 | -9/+51 |
| 2012-11-24 | Input: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
| 2012-11-24 | Input: remove use of __devinit | Bill Pemberton | 1 | -3/+3 |
| 2012-11-24 | Input: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
| 2012-11-10 | Input: stmpe-keyboard - switch to using managed resources | Viresh Kumar | 1 | -44/+28 |
| 2012-05-10 | Input: matrix-keymap - uninline and prepare for device tree support | Dmitry Torokhov | 1 | -9/+7 |
| 2011-11-30 | Input: keyboard - use macro module_platform_driver() | JJ Ding | 1 | -12/+1 |
| 2010-08-12 | input: Add STMPE keypad driver | Rabin Vincent | 1 | -0/+386 |