summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/stmpe-keypad.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 464Thomas Gleixner2019-06-191-1/+1
* Input: stmpe-keypad - remove VLA usageGustavo A. R. Silva2018-03-101-4/+12
* Input: matrix-keypad - switch to using generic device propertiesDmitry Torokhov2017-01-311-1/+1
* Merge branch 'next' into for-linusDmitry Torokhov2014-12-181-61/+80
|\
| * Input: stmpe - bias keypad columns properlyLinus Walleij2014-12-161-2/+35
| * Input: stmpe - enforce device tree only modeLinus Walleij2014-12-161-59/+45Star
* | Input: stmpe-keypad - fix valid key line bitmaskLinus Walleij2014-10-241-1/+1
|/
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* Input: stmpe-keypad - add support for Device Tree bindingsDmitry Torokhov2012-11-241-9/+51
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-3/+3
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: stmpe-keyboard - switch to using managed resourcesViresh Kumar2012-11-101-44/+28Star
* Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov2012-05-111-9/+7Star
* Input: keyboard - use macro module_platform_driver()JJ Ding2011-12-011-12/+1Star
* input: Add STMPE keypad driverRabin Vincent2010-08-121-0/+386