summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/tc3589x-keypad.c
AgeCommit message (Expand)AuthorLines
2015-07-23Input: tc3589x-keypad - switch to using managed resourcesHimangi Saraogi-38/+20
2015-07-23Input: tc3589x-keypad - change name of wakeup propertyDmitry Torokhov-1/+4
2015-04-03mfd: tc3589x: enforce device-tree only modeLinus Walleij-9/+0
2015-04-03Input: tc3589x - localize platform dataLinus Walleij-7/+26
2015-03-04Input: tc3589x-keypad - set IRQF_ONESHOT flag to ensure IRQ requestValentin Rothberg-3/+3
2014-10-20input: keyboard: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-05-14Input: tc3589x-keypad - support probing from device treeLinus Walleij-2/+64
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2013-03-10Input: tc3589x-keypad - fix keymap sizeRabin Vincent-4/+4
2012-11-24Input: remove use of __devexitBill Pemberton-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton-1/+1
2012-05-10Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov-10/+9
2012-04-20Input: tc3589x-keypad - remove unnecessary checksDmitry Torokhov-13/+9
2012-01-04Input: tc3589x-keypad - add missing kerneldocNaga Radhesh-0/+2
2011-11-30Input: keyboard - use macro module_platform_driver()JJ Ding-12/+1
2011-09-08Input: tc3589x-keypad - fix section mismatch warningHarvey Yang-1/+1
2011-03-15Input: tc3589x-keypad - fix 'double const' warningDmitry Torokhov-11/+11
2011-01-07input/tc3589x: fix compile errorDan Carpenter-1/+1
2010-12-29input/tc3589x: add tc3589x keypad supportSundar Iyer-0/+472