summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/tc3589x-keypad.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-10Input: tc3589x-keypad - fix keymap sizeRabin Vincent1-4/+4
2012-11-24Input: remove use of __devexitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton1-1/+1
2012-05-10Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov1-10/+9
2012-04-20Input: tc3589x-keypad - remove unnecessary checksDmitry Torokhov1-13/+9
2012-01-04Input: tc3589x-keypad - add missing kerneldocNaga Radhesh1-0/+2
2011-11-30Input: keyboard - use macro module_platform_driver()JJ Ding1-12/+1
2011-09-08Input: tc3589x-keypad - fix section mismatch warningHarvey Yang1-1/+1
2011-03-15Input: tc3589x-keypad - fix 'double const' warningDmitry Torokhov1-11/+11
2011-01-07input/tc3589x: fix compile errorDan Carpenter1-1/+1
2010-12-29input/tc3589x: add tc3589x keypad supportSundar Iyer1-0/+472