summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/tc3589x-keypad.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 464Thomas Gleixner2019-06-191-2/+1Star
* Input: tc3589x-keypad - remove stray ')'Clifton Barnes2016-05-261-1/+1
* Input: tc3589x-keypad - switch to using managed resourcesHimangi Saraogi2015-07-241-38/+20Star
* Input: tc3589x-keypad - change name of wakeup propertyDmitry Torokhov2015-07-241-1/+4
* mfd: tc3589x: enforce device-tree only modeLinus Walleij2015-04-041-9/+0Star
* Input: tc3589x - localize platform dataLinus Walleij2015-04-041-7/+26
* Input: tc3589x-keypad - set IRQF_ONESHOT flag to ensure IRQ requestValentin Rothberg2015-03-051-3/+3
* input: keyboard: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* Input: tc3589x-keypad - support probing from device treeLinus Walleij2014-05-151-2/+64
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* Input: tc3589x-keypad - fix keymap sizeRabin Vincent2013-03-111-4/+4
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov2012-05-111-10/+9Star
* Input: tc3589x-keypad - remove unnecessary checksDmitry Torokhov2012-04-211-13/+9Star
* Input: tc3589x-keypad - add missing kerneldocNaga Radhesh2012-01-051-0/+2
* Input: keyboard - use macro module_platform_driver()JJ Ding2011-12-011-12/+1Star
* Input: tc3589x-keypad - fix section mismatch warningHarvey Yang2011-09-081-1/+1
* Input: tc3589x-keypad - fix 'double const' warningDmitry Torokhov2011-03-161-11/+11
* input/tc3589x: fix compile errorDan Carpenter2011-01-071-1/+1
* input/tc3589x: add tc3589x keypad supportSundar Iyer2010-12-291-0/+472