1. a31d4c8 Input: imx_keypad - make sure keyboard can always wake up system by Anson Huang · 5 years ago
  2. 4fe90144 Input: snvs_pwrkey - initialize necessary driver data before enabling IRQ by Anson Huang · 5 years ago
  3. 2e0e73d Input: st-keyscan - fix potential zalloc NULL dereference by Gabriel Fernandez · 6 years ago
  4. 8faa6f2 Input: matrix_keypad - use flush_delayed_work() by Dmitry Torokhov · 6 years ago
  5. 3c8b39a Input: cap11xx - switch to using set_brightness_blocking() by Dmitry Torokhov · 6 years ago
  6. 48a732c Input: omap-keypad - fix idle configuration to not block SoC idle states by Tony Lindgren · 6 years ago
  7. 6ceb381 Input: omap-keypad - fix keyboard debounce configuration by Tony Lindgren · 6 years ago
  8. 81bedda Input: matrix_keypad - check for errors from of_get_named_gpio() by Christian Hoff · 6 years ago
  9. e6c1b15 Input: atakbd - fix Atari CapsLock behaviour by Michael Schmitz · 6 years ago
  10. aedfb5c Input: atakbd - fix Atari keymap by Andreas Schwab · 6 years ago
  11. 997de25 Input: qt1070 - add OF device ID table by Javier Martinez Canillas · 8 years ago
  12. c9763bf Input: tca8418_keypad - remove double read of key event register by Dmitry Torokhov · 8 years ago
  13. 236ff4d Input: matrix_keypad - fix race when disabling interrupts by Zhang Bo · 7 years ago
  14. b7c3e5d Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  15. a3a76ea Input: mpr121 - set missing event capability by Akinobu Mita · 8 years ago
  16. 260e2e8 Input: mpr121 - handle multiple bits change of status register by Akinobu Mita · 8 years ago
  17. db7c170 Input: gpio_keys - add support for GPIO descriptors by Geert Uytterhoeven · 7 years ago
  18. d4e6547 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  19. d042380 Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  20. c758f96 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  21. d095c50 Input: snvs_pwrkey - drop input_free_device call if input_register_device fails by Axel Lin · 8 years ago
  22. 72f6d0b Input: jornada720_kbd - remove unneeded mach/hardware.h include by Russell King · 8 years ago
  23. 44051a6 Input: cros_ec_keyb: Stop handling interrupts directly by Vic Yang · 8 years ago
  24. 6807726 Input: add ADC resistor ladder driver by Alexandre Belloni · 8 years ago
  25. b09c412 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  26. 99ff4d3 Input: jornada720_kbd - switch to using dev_dbg by Dmitry Torokhov · 8 years ago
  27. 0f631d8 Input: jornada720_kbd - get rid of mach/irqs.h include by Russell King · 8 years ago
  28. a8a7bdc Input: jornada720_kbd - switch to devm_* APIs by Russell King · 8 years ago
  29. fae1698 Input: tegra-kbc - fix inverted reset logic by Masahiro Yamada · 8 years ago
  30. 39fada5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  31. 43a0a98 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  32. d85486d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  33. 8f97f8e Input: cros_ec_keyb - cleanup use of dev by Douglas Anderson · 8 years ago
  34. e7c38f2 input: clps711x-keypad: Changing the compatibility string to match with the smallest supported chip by Alexander Shiyan · 8 years ago
  35. 660c5a6 Input: tegra-kbc - fix spelling mistake: "porperly" -> "properly" by Colin Ian King · 8 years ago
  36. c95d6d9 Input: tc3589x-keypad - remove stray ')' by Clifton Barnes · 8 years ago
  37. 888dae5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  38. 82ba0d8 Input: twl4030 - fix unsafe macro definition by Rui Teng · 8 years ago
  39. d3baee3 input: adp5588-keys: use gpiochip data pointer by Linus Walleij · 9 years ago
  40. b5ca3ea Input: omap-keypad - remove set_col_gpio_val() and get_row_gpio_val() by Dmitry Torokhov · 9 years ago
  41. a56f923 Input: omap-keypad - drop empty PM stubs by Dmitry Torokhov · 9 years ago
  42. 9401668 Input: omap-keypad - remove adjusting of scan delay by Dmitry Torokhov · 9 years ago
  43. 839850f input: adp5589-keys: use gpiochip data pointer by Linus Walleij · 9 years ago
  44. 245f0db Merge tag 'v4.5' into next by Dmitry Torokhov · 9 years ago
  45. 9979c1c Input: snvs_pwrkey - fix returned value check of syscon_regmap_lookup_by_phandle() by Vladimir Zapolskiy · 9 years ago
  46. 5186b8c Input: sh_keysc - remove dependency on SUPERH by Simon Horman · 9 years ago
  47. 2d1a792 Input: snvs_pwrkey - use __maybe_unused to hide pm functions by Arnd Bergmann · 9 years ago
  48. 7ffae99 Input: spear-keyboard - use __maybe_unused to hide pm functions by Arnd Bergmann · 9 years ago
  49. 0581ce0 Input: goldfish_events - enable ACPI-based enumeration for goldfish events by Jason Hu · 9 years ago
  50. 8c5dc5a Input: goldfish_events - add devicetree bindings by Greg Hackmann · 9 years ago
  51. 7008daf Input: adp5589 - fix row 5 handling for adp5589 by Lars-Peter Clausen · 9 years ago
  52. 497e1b3 Input: cap11xx - add missing of_node_put by Amitoj Kaur Chawla · 9 years ago
  53. 809d951 Input: gpio-keys - allow disabling individual buttons in DT by Laxman Dewangan · 9 years ago
  54. c4dc5f8 Input: gpio-keys - allow setting input device name in DT by Laxman Dewangan · 9 years ago
  55. 8679ee4 Input: gpio-keys - fix check for disabling unsupported keys by Dmitry Torokhov · 9 years ago
  56. 35f8679 Input: omap-keypad - remove dead check by Dmitry Torokhov · 9 years ago
  57. 7ae6cfe Input: omap-keypad - set tasklet data earlier by Dan Carpenter · 9 years ago
  58. 9ace41a Input: snvs_pwrkey - remove duplicated semicolon by Javier Martinez Canillas · 9 years ago
  59. 8ad165e Input: tegra-kbc - drop use of IRQF_NO_SUSPEND flag by Sudeep Holla · 9 years ago
  60. b42a114 Input: tegra-kbc - enable support for the standard "wakeup-source" property by Sudeep Holla · 9 years ago
  61. 2e9776e Input: nomadik-ske-keypad - fix a trivial typo by Geliang Tang · 9 years ago
  62. 6f29d3b Input: gpio_keys_polled - add support for abs/rel axis by Hans de Goede · 9 years ago
  63. aaa59e0 Input: goldfish - allow compile the driver with COMPILE_TEST by Javier Martinez Canillas · 9 years ago
  64. 77fa055 Input: gpio_keys - don't report events on gpio failure by Bjorn Andersson · 9 years ago
  65. 8f697e5 Merge tag 'v4.3-rc3' into next by Dmitry Torokhov · 9 years ago
  66. b83b145 Input: omap4-keypad - fix memory leak by Sudip Mukherjee · 9 years ago
  67. f0c032d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  68. 53431d0 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  69. ade9c1a Input: imx_keypad - remove obsolete comment by Fabio Estevam · 11 years ago
  70. 51e771c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  71. 01b944f Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  72. 50686e8 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  73. 4ea14a5 Input: gpio-keys - report error when disabling unsupported key by Peng Fan · 9 years ago
  74. 7e08117 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  75. 1ae5ddb Input: gpio_keys_polled - request GPIO pin as input. by Vincent Pelletier · 9 years ago
  76. 95ecdc2 Input: cros_ec_keyb - replace KEYBOARD_CROS_EC dependency by Javier Martinez Canillas · 9 years ago
  77. efe3b61 Input: cap11xx - add LED support by Matt Ranostay · 9 years ago
  78. 7d6548a Input: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  79. be97217 Input: tc3589x-keypad - switch to using managed resources by Himangi Saraogi · 10 years ago
  80. e571c73 Input: tc3589x-keypad - change name of wakeup property by Dmitry Torokhov · 9 years ago
  81. 43b7be3 Input: samsung-keypad - change name of wakeup property by Dmitry Torokhov · 9 years ago
  82. 99b4ffb Input: gpio_keys[_polled] - change name of wakeup property by Dmitry Torokhov · 9 years ago
  83. 2746965 Input: pmic8xxx-keypad - change name of wakeup property by Dmitry Torokhov · 9 years ago
  84. aeda500 Input: matrix_keypad - change name of wakeup property to "wakeup-source" by Dmitry Torokhov · 9 years ago
  85. c57d562 Merge tag 'v4.2-rc3' into next by Dmitry Torokhov · 9 years ago
  86. def56bb input: snvs_pwrkey: use "wakeup-source" as deivce tree property name by Shawn Guo · 9 years ago
  87. 800e3b9 Input: drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  88. d3dc6e2 input: keyboard: imx: add snvs power key driver by Robin Gong · 9 years ago
  89. ec0337e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  90. 14738e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  91. e998200 Input: imx_keypad - check for clk_prepare_enable() error by Fabio Estevam · 9 years ago
  92. ea0afac Input: improve usage of gpiod API by Uwe Kleine-König · 9 years ago
  93. 57b33ff mfd: cros_ec: Support multiple EC in a system by Gwendal Grignou · 9 years ago
  94. 062476f mfd: cros_ec: Move protocol helpers out of the MFD driver by Javier Martinez Canillas · 9 years ago
  95. a841178 mfd: cros_ec: Use a zero-length array for command data by Javier Martinez Canillas · 9 years ago
  96. 25d238b Input: update email-id of Rajeev Kumar by Rajeev Kumar · 9 years ago
  97. 68aeee9 Input: max7359_keypad - switch to using matrix_keypad_build_keymap() by Evgeniy Dushistov · 9 years ago
  98. ee3514b Input: max7359_keypad - do not set MAX7359_CFG_INTERRUPT flag by Evgeniy Dushistov · 9 years ago
  99. 8550b07 Input: samsung-keypad - constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  100. c615dcb Input: adp5589-keys - fix event count mask by Guido Martínez · 9 years ago