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