aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/input/matrix_keypad.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-29Input: matrix_keypad - add option to drive inactive columnsDavid Rivshin1-0/+3
2017-01-31Input: matrix-keypad - switch to using generic device propertiesDmitry Torokhov1-18/+3
2013-04-05input: matrix-keymap: Add function to read the new DT bindingSimon Glass1-0/+19
2012-05-10Input: matrix-keymap - wire up device tree supportDmitry Torokhov1-18/+0
2012-05-10Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov1-32/+6
2012-03-13Input: of_keymap - add device tree bindings for simple key matricesOlof Johansson1-0/+19
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+2
2011-02-11Input: matrix_keypad - increase the limit of rows and columnsTrilok Soni1-2/+2
2010-12-22Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik1-1/+1
2010-06-10Input: matrix_keypad - add support for clustered irqLuotao Fu1-0/+6
2010-04-05Input: matrix_keypad - allow platform to disable key autorepeatH Hartley Sweeten1-0/+2
2009-11-20Input: input-polldev, matrix-keypad - include in kernel docDmitry Torokhov1-0/+3
2009-08-27Input: matrix-keypad - add function to build device keymapDmitry Torokhov1-0/+32
2009-08-05Input: matrix_keypad - make matrix keymap size dynamicEric Miao1-6/+7
2009-06-29Input: add support for generic GPIO-based matrix keypadEric Miao1-0/+65