summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/stmpe-keypad.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusDmitry Torokhov2014-12-181-61/+80
|\
| * Input: stmpe - bias keypad columns properlyLinus Walleij2014-12-151-2/+35
| * Input: stmpe - enforce device tree only modeLinus Walleij2014-12-151-59/+45
* | 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-061-1/+0
* 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/+28
* Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov2012-05-101-9/+7
* Input: keyboard - use macro module_platform_driver()JJ Ding2011-11-301-12/+1
* input: Add STMPE keypad driverRabin Vincent2010-08-121-0/+386
OpenPOWER on IntegriCloud