summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/tc3589x-keypad.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 464Thomas Gleixner1-2/+1
2016-05-26Input: tc3589x-keypad - remove stray ')'Clifton Barnes1-1/+1
2015-07-24Input: tc3589x-keypad - switch to using managed resourcesHimangi Saraogi1-38/+20
2015-07-24Input: tc3589x-keypad - change name of wakeup propertyDmitry Torokhov1-1/+4
2015-04-04mfd: tc3589x: enforce device-tree only modeLinus Walleij1-9/+0
2015-04-04Input: tc3589x - localize platform dataLinus Walleij1-7/+26
2015-03-05Input: tc3589x-keypad - set IRQF_ONESHOT flag to ensure IRQ requestValentin Rothberg1-3/+3
2014-10-20input: keyboard: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-05-15Input: tc3589x-keypad - support probing from device treeLinus Walleij1-2/+64
2014-01-07Input: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-03-11Input: 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-11Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov1-10/+9
2012-04-21Input: tc3589x-keypad - remove unnecessary checksDmitry Torokhov1-13/+9
2012-01-05Input: tc3589x-keypad - add missing kerneldocNaga Radhesh1-0/+2
2011-12-01Input: keyboard - use macro module_platform_driver()JJ Ding1-12/+1
2011-09-08Input: tc3589x-keypad - fix section mismatch warningHarvey Yang1-1/+1
2011-03-16Input: tc3589x-keypad - fix 'double const' warningDmitry Torokhov1-11/+11
2011-01-07input/tc3589x: fix compile errorDan Carpenter1-1/+1
2010-12-30input/tc3589x: add tc3589x keypad supportSundar Iyer1-0/+472