summaryrefslogtreecommitdiff
path: root/include/linux/input/matrix_keypad.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-29Input: matrix_keypad - add option to drive inactive columnsDavid Rivshin
2017-01-31Input: matrix-keypad - switch to using generic device propertiesDmitry Torokhov
2013-04-05input: matrix-keymap: Add function to read the new DT bindingSimon Glass
2012-05-10Input: matrix-keymap - wire up device tree supportDmitry Torokhov
2012-05-10Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov
2012-03-13Input: of_keymap - add device tree bindings for simple key matricesOlof Johansson
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-02-11Input: matrix_keypad - increase the limit of rows and columnsTrilok Soni
2010-12-22Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik
2010-06-10Input: matrix_keypad - add support for clustered irqLuotao Fu
2010-04-05Input: matrix_keypad - allow platform to disable key autorepeatH Hartley Sweeten
2009-11-20Input: input-polldev, matrix-keypad - include in kernel docDmitry Torokhov
2009-08-27Input: matrix-keypad - add function to build device keymapDmitry Torokhov
2009-08-05Input: matrix_keypad - make matrix keymap size dynamicEric Miao
2009-06-29Input: add support for generic GPIO-based matrix keypadEric Miao