index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
input
/
matrix_keypad.h
Age
Commit message (
Expand
)
Author
2013-04-05
input: matrix-keymap: Add function to read the new DT binding
Simon Glass
2012-05-10
Input: matrix-keymap - wire up device tree support
Dmitry Torokhov
2012-05-10
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
2012-03-13
Input: of_keymap - add device tree bindings for simple key matrices
Olof Johansson
2011-02-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-02-11
Input: matrix_keypad - increase the limit of rows and columns
Trilok Soni
2010-12-22
Keyboard: omap-keypad: use matrix_keypad.h
Janusz Krzysztofik
2010-06-10
Input: matrix_keypad - add support for clustered irq
Luotao Fu
2010-04-05
Input: matrix_keypad - allow platform to disable key autorepeat
H Hartley Sweeten
2009-11-20
Input: input-polldev, matrix-keypad - include in kernel doc
Dmitry Torokhov
2009-08-27
Input: matrix-keypad - add function to build device keymap
Dmitry Torokhov
2009-08-05
Input: matrix_keypad - make matrix keymap size dynamic
Eric Miao
2009-06-29
Input: add support for generic GPIO-based matrix keypad
Eric Miao