aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/tc3589x-keypad.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-11Input: tc3589x-keypad - use correct struct names in commentColin Ian King1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 464Thomas Gleixner1-2/+1
2016-05-25Input: tc3589x-keypad - remove stray ')'Clifton Barnes1-1/+1
2015-07-23Input: tc3589x-keypad - switch to using managed resourcesHimangi Saraogi1-38/+20
2015-07-23Input: tc3589x-keypad - change name of wakeup propertyDmitry Torokhov1-1/+4
2015-04-03mfd: tc3589x: enforce device-tree only modeLinus Walleij1-9/+0
2015-04-03Input: tc3589x - localize platform dataLinus Walleij1-7/+26
2015-03-04Input: 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-14Input: tc3589x-keypad - support probing from device treeLinus Walleij1-2/+64
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
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