aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/stmpe-keypad.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 464Thomas Gleixner1-1/+1
2018-03-10Input: stmpe-keypad - remove VLA usageGustavo A. R. Silva1-4/+12
2017-01-31Input: matrix-keypad - switch to using generic device propertiesDmitry Torokhov1-1/+1
2014-12-18Merge branch 'next' into for-linusDmitry Torokhov1-61/+80
2014-12-15Input: stmpe - bias keypad columns properlyLinus Walleij1-2/+35
2014-12-15Input: stmpe - enforce device tree only modeLinus Walleij1-59/+45
2014-10-24Input: stmpe-keypad - fix valid key line bitmaskLinus Walleij1-1/+1
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2012-11-24Input: stmpe-keypad - add support for Device Tree bindingsDmitry Torokhov1-9/+51
2012-11-24Input: remove use of __devexitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton1-3/+3
2012-11-24Input: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-10Input: stmpe-keyboard - switch to using managed resourcesViresh Kumar1-44/+28
2012-05-10Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov1-9/+7
2011-11-30Input: keyboard - use macro module_platform_driver()JJ Ding1-12/+1
2010-08-12input: Add STMPE keypad driverRabin Vincent1-0/+386