index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
matrix_keypad.c
Age
Commit message (
Expand
)
Author
2012-05-11
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
2012-04-21
Input: matrix-keypad - undo GPIO setup if input_register_device fails
Dmitry Torokhov
2012-04-21
Input: matrix-keypad - allocate keycodes with keypad structure
Dmitry Torokhov
2012-04-21
Input: matrix-keypad - fix 'duplicate const' sparse warning
Dmitry Torokhov
2011-12-01
Input: keyboard - use macro module_platform_driver()
JJ Ding
2011-09-07
Input: remove IRQF_DISABLED from drivers
Yong Zhang
2010-06-10
Input: matrix_keypad - add support for clustered irq
Luotao Fu
2010-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-04-06
Input: matrix_keypad - allow platform to disable key autorepeat
H Hartley Sweeten
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-25
Input: matrix-keypad - handle cases when GPIOs can't be wakeup sources
Dmitry Torokhov
2009-12-04
Input: matrix-keypad - switch to using dev_pm_ops
Dmitry Torokhov
2009-08-28
Input: matrix-keypad - add function to build device keymap
Dmitry Torokhov
2009-08-06
Input: matrix_keypad - make matrix keymap size dynamic
Eric Miao
2009-06-29
Input: add support for generic GPIO-based matrix keypad
Eric Miao