aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/matrix_keypad.c
Commit message (Expand)AuthorAge
* Input: remove IRQF_DISABLED from driversYong Zhang2011-09-07
* Input: matrix_keypad - add support for clustered irqLuotao Fu2010-06-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-04-15
|\
| * Input: matrix_keypad - allow platform to disable key autorepeatH Hartley Sweeten2010-04-06
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Input: matrix-keypad - handle cases when GPIOs can't be wakeup sourcesDmitry Torokhov2009-12-25
* Input: matrix-keypad - switch to using dev_pm_opsDmitry Torokhov2009-12-04
* Input: matrix-keypad - add function to build device keymapDmitry Torokhov2009-08-28
* Input: matrix_keypad - make matrix keymap size dynamicEric Miao2009-08-06
* Input: add support for generic GPIO-based matrix keypadEric Miao2009-06-29