aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/stmpe-keypad.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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