summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/stmpe-keypad.c
Commit message (Expand)AuthorAgeFilesLines
* 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