summaryrefslogtreecommitdiffstats
path: root/include/linux/input/matrix_keypad.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Input: matrix_keypad - add option to drive inactive columnsDavid Rivshin2017-03-291-0/+3
* Input: matrix-keypad - switch to using generic device propertiesDmitry Torokhov2017-01-311-18/+3
* input: matrix-keymap: Add function to read the new DT bindingSimon Glass2013-04-051-0/+19
* Input: matrix-keymap - wire up device tree supportDmitry Torokhov2012-05-101-18/+0
* Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov2012-05-101-32/+6
* Input: of_keymap - add device tree bindings for simple key matricesOlof Johansson2012-03-131-0/+19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-02-151-2/+2
|\
| * Input: matrix_keypad - increase the limit of rows and columnsTrilok Soni2011-02-111-2/+2
* | Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik2010-12-221-1/+1
|/
* Input: matrix_keypad - add support for clustered irqLuotao Fu2010-06-101-0/+6
* Input: matrix_keypad - allow platform to disable key autorepeatH Hartley Sweeten2010-04-051-0/+2
* Input: input-polldev, matrix-keypad - include in kernel docDmitry Torokhov2009-11-201-0/+3
* Input: matrix-keypad - add function to build device keymapDmitry Torokhov2009-08-271-0/+32
* Input: matrix_keypad - make matrix keymap size dynamicEric Miao2009-08-051-6/+7
* Input: add support for generic GPIO-based matrix keypadEric Miao2009-06-291-0/+65