1. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  2. a342083 Input: matrix_keypad - use flush_delayed_work() by Dmitry Torokhov · 6 years ago
  3. adac075 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  4. d55bda1 Input: matrix_keypad - check for errors from of_get_named_gpio() by Christian Hoff · 6 years ago
  5. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  6. ea4f7bd Input: matrix_keypad - fix race when disabling interrupts by Zhang Bo · 7 years ago
  7. aa0e26b Input: matrix_keypad - add option to drive inactive columns by David Rivshin · 8 years ago
  8. de3a00e Input: keyboard - drop unnecessary calls to device_init_wakeup by Guenter Roeck · 8 years ago
  9. aeda500 Input: matrix_keypad - change name of wakeup property to "wakeup-source" by Dmitry Torokhov · 10 years ago
  10. 1d05726 input: keyboard: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  11. 24e4d21 Input: matrix_keypad - use request_any_context_irq() by Lothar Waßmann · 10 years ago
  12. bf9a9f8 Input: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  13. 776f2ac Input: matrix_keypad - remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  14. e80beb2 gpio: Make of_count_named_gpios() use new of_count_phandle_with_args() by Grant Likely · 12 years ago
  15. e2619cf Input: remove use of __devexit by Bill Pemberton · 12 years ago
  16. 5298cc4 Input: remove use of __devinit by Bill Pemberton · 12 years ago
  17. 1cb0aa8 Input: remove use of __devexit_p by Bill Pemberton · 12 years ago
  18. 4a83eec Input: matrix-keypad - add device tree support by AnilKumar Ch · 12 years ago
  19. 1932811 Input: matrix-keymap - uninline and prepare for device tree support by Dmitry Torokhov · 13 years ago
  20. b83643e Input: matrix-keypad - undo GPIO setup if input_register_device fails by Dmitry Torokhov · 13 years ago
  21. 01111fc Input: matrix-keypad - allocate keycodes with keypad structure by Dmitry Torokhov · 13 years ago
  22. 0508c19 Input: matrix-keypad - fix 'duplicate const' sparse warning by Dmitry Torokhov · 13 years ago
  23. 5146c84 Input: keyboard - use macro module_platform_driver() by JJ Ding · 13 years ago
  24. ec4665c Input: remove IRQF_DISABLED from drivers by Yong Zhang · 13 years ago
  25. fb76dd10 Input: matrix_keypad - add support for clustered irq by Luotao Fu · 15 years ago
  26. 00eef7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  27. 9d32c30 Input: matrix_keypad - allow platform to disable key autorepeat by H Hartley Sweeten · 15 years ago
  28. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  29. dd21923 Input: matrix-keypad - handle cases when GPIOs can't be wakeup sources by Dmitry Torokhov · 15 years ago
  30. f72a28a Input: matrix-keypad - switch to using dev_pm_ops by Dmitry Torokhov · 15 years ago
  31. 77a53fd Input: matrix-keypad - add function to build device keymap by Dmitry Torokhov · 15 years ago
  32. d82f1c3 Input: matrix_keypad - make matrix keymap size dynamic by Eric Miao · 15 years ago
  33. bab7614 Input: add support for generic GPIO-based matrix keypad by Eric Miao · 16 years ago