index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
matrix_keypad.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: keyboard - use macro module_platform_driver()
JJ Ding
2011-12-01
1
-13
/
+1
*
Input: remove IRQF_DISABLED from drivers
Yong Zhang
2011-09-07
1
-1
/
+0
*
Input: matrix_keypad - add support for clustered irq
Luotao Fu
2010-06-10
1
-28
/
+80
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-04-15
1
-1
/
+3
|
\
|
*
Input: matrix_keypad - allow platform to disable key autorepeat
H Hartley Sweeten
2010-04-06
1
-1
/
+3
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
Input: matrix-keypad - handle cases when GPIOs can't be wakeup sources
Dmitry Torokhov
2009-12-25
1
-7
/
+22
*
Input: matrix-keypad - switch to using dev_pm_ops
Dmitry Torokhov
2009-12-04
1
-7
/
+10
*
Input: matrix-keypad - add function to build device keymap
Dmitry Torokhov
2009-08-28
1
-12
/
+3
*
Input: matrix_keypad - make matrix keymap size dynamic
Eric Miao
2009-08-06
1
-9
/
+9
*
Input: add support for generic GPIO-based matrix keypad
Eric Miao
2009-06-29
1
-0
/
+453