1. 7372145 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  2. 1e55c17 Input: snvs_pwrkey - remove gratuitous NULL initializers by Dmitry Torokhov · 5 years ago
  3. 63de374 Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 5 years ago
  4. 1a26c92 Input: snvs_pwrkey - send key events for i.MX6 S, DL and Q by Robin van der Gracht · 5 years ago
  5. bcf1e03 Input: fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  6. 99cdb24 Revert "Input: cros_ec_keyb: mask out extra flags in event_type" by Gwendal Grignou · 5 years ago
  7. 3bcce2e Revert "Input: cros_ec_keyb - add back missing mask for event_type" by Gwendal Grignou · 5 years ago
  8. dffe969 Input: imx_sc_key - correct SCU message structure to avoid stack corruption by Anson Huang · 5 years ago
  9. 9584bde Input: gpio_keys_polled - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  10. c028c44 Input: jornada680_kbd - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  11. ea6c52a Input: clps711x-keypad - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  12. d0fe37b Input: adc-keys - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  13. 5f92dce Input: gpio_keys_polled - switch to using devm_fwnode_gpiod_get() by Dmitry Torokhov · 5 years ago
  14. 2a60f59 Input: gpio_keys - switch to using devm_fwnode_gpiod_get() by Dmitry Torokhov · 5 years ago
  15. 728d90b Merge tag 'v5.4-rc5' into next by Dmitry Torokhov · 5 years ago
  16. cb3efd5 Input: adp5589 - make keypad support optional by Lars-Peter Clausen · 5 years ago
  17. 688f1df Input: keyboard - imx_sc: Add i.MX system controller key support by Anson Huang · 5 years ago
  18. ee358cb Input: mpr121 - add polling mode by Michal Vokáč · 5 years ago
  19. 32b90da Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 5 years ago
  20. 840d9f1 mfd / platform: cros_ec: Reorganize platform and mfd includes by Enric Balletbo i Serra · 5 years ago
  21. 47f11e0 mfd / platform: cros_ec: Move cros-ec core driver out from MFD by Enric Balletbo i Serra · 5 years ago
  22. 62c3801 Input: cros_ec_keyb - add back missing mask for event_type by Fei Shao · 5 years ago
  23. 0bec8b7 Input: remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  24. f5d4c64 Input: applespi - no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
  25. 6e57ce7 Input: mpr121 - switch to use device_property_count_u32() by Andy Shevchenko · 5 years ago
  26. cf1b2a2 Input: gpio_keys - convert driver to use dev_groups by Greg Kroah-Hartman · 5 years ago
  27. 4aa31b4 Merge tag 'v5.3-rc4' into next by Dmitry Torokhov · 5 years ago
  28. 15abf14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  29. 060157e Input: remove w90x900 keyboard driver by Arnd Bergmann · 5 years ago
  30. 37ad2e3 Input: applespi - use struct_size() helper by Gustavo A. R. Silva · 5 years ago
  31. e77ff779 Input: applespi - add dependency on LEDS_CLASS by YueHaibing · 5 years ago
  32. b1cbb2f Input: applespi - fix trivial typo in struct description by Nikolas Nyby · 5 years ago
  33. 020834be Input: applespi - select CRC16 module by Arnd Bergmann · 5 years ago
  34. a7cd67e Input: applespi - fix warnings detected by sparse by Ronald Tschalär · 5 years ago
  35. f1a3b43 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  36. d56fef0 Input: applespi - remove set but not used variables 'sts' by Mao Wenan · 5 years ago
  37. 038b1a0 Input: add Apple SPI keyboard and trackpad driver by Ronald Tschalär · 5 years ago
  38. b8374b8 Input: adp5589 - initialize GPIO controller parent device by Lars-Peter Clausen · 5 years ago
  39. ecb4183 Merge tag 'v5.2' into next by Dmitry Torokhov · 5 years ago
  40. 073c916 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  41. cc95527 Input: mtk-pmic-keys - add of_node_put() before return by Nishka Dasgupta · 5 years ago
  42. 071cfc4 Input: sun4i-lradc-keys - add of_node_put() before return by Nishka Dasgupta · 5 years ago
  43. d7d170a Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 5 years ago
  44. 5974737 Merge branch 'next' into for-linus by Dmitry Torokhov · 5 years ago
  45. 593fdd4 Input: gpio_keys_polled - allow specifying name of input device by Enrico Weigelt, metux IT consult · 6 years ago
  46. 002cdb9 Input: gpio_keys - use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 6 years ago
  47. 3d4149e Input: gpio_keys_polled - use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 6 years ago
  48. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
  49. d096aa3 Input: cros_ec_keyb: mask out extra flags in event_type by Ting Shen · 6 years ago
  50. 4b6920b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  51. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  52. 1f67b599 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 464 by Thomas Gleixner · 6 years ago
  53. ce9a53e Input: imx_keypad - make sure keyboard can always wake up system by Anson Huang · 6 years ago
  54. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  55. 90832ef treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 394 by Thomas Gleixner · 6 years ago
  56. c51669e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 377 by Thomas Gleixner · 6 years ago
  57. 97fb5e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 by Thomas Gleixner · 6 years ago
  58. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  59. af873fc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 by Thomas Gleixner · 6 years ago
  60. 84a14ae treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178 by Thomas Gleixner · 6 years ago
  61. fda8d26 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 by Thomas Gleixner · 6 years ago
  62. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  63. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  64. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  65. 80503b2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 by Thomas Gleixner · 6 years ago
  66. b02f6b6 Input: tca8418 - remove set but not used variable 'max_keys' by YueHaibing · 6 years ago
  67. b7b06f8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 64 by Thomas Gleixner · 6 years ago
  68. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  69. 1621633 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 by Thomas Gleixner · 6 years ago
  70. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  71. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  72. d8ea61c Input: imx_keypad - use devm_platform_ioremap_resource() to simplify code by Anson Huang · 6 years ago
  73. 22c58fd Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  74. 7a0c4c1 Merge branch 'fixes' into arm/soc by Olof Johansson · 6 years ago
  75. 0aed4b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  76. 2a267e7 Merge tag 'v5.1' into next by Dmitry Torokhov · 6 years ago
  77. 14e0c73 Merge branch 'next' into for-linus by Dmitry Torokhov · 6 years ago
  78. cbebf5a Input: qt1050 - add Microchip AT42QT1050 support by Marco Felsch · 6 years ago
  79. 67e38f5 ARM: ep93xx: move pinctrl interfaces into include/linux/soc by Arnd Bergmann · 6 years ago
  80. dfb6db0 ARM: ep93xx: keypad: stop using mach/platform.h by Arnd Bergmann · 6 years ago
  81. 25cce03 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  82. f06eba7 Input: snvs_pwrkey - make it depend on ARCH_MXC by Jacky Bai · 6 years ago
  83. 240206f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  84. 4c45911 Input: sun4i-a10-lradc-keys - add support for A83T by Ziping Chen · 6 years ago
  85. fb3c09b Input: snvs_pwrkey - use dev_pm_set_wake_irq() to simplify code by Anson Huang · 6 years ago
  86. aaca981 Input: i8042 - signal wakeup from atkbd/psmouse by Dmitry Torokhov · 6 years ago
  87. bf2a7ca Input: snvs_pwrkey - initialize necessary driver data before enabling IRQ by Anson Huang · 6 years ago
  88. 4f02370 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  89. afe6fe7 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  90. 65e91e2 Merge branch 'next' into for-linus by Dmitry Torokhov · 6 years ago
  91. 4de8810 input: davinci_keyscan: remove unnecessary includes by Bartosz Golaszewski · 6 years ago
  92. 2439d37 Input: st-keyscan - fix potential zalloc NULL dereference by Gabriel Fernandez · 6 years ago
  93. bab4a6c Input: qt2160 - remove redundant spinlock by Sven Van Asbroeck · 6 years ago
  94. 83cd203 Input: qt2160 - switch to using brightness_set_blocking() by Dmitry Torokhov · 6 years ago
  95. a342083 Input: matrix_keypad - use flush_delayed_work() by Dmitry Torokhov · 6 years ago
  96. 6284428 Input: cap11xx - switch to using set_brightness_blocking() by Dmitry Torokhov · 6 years ago
  97. 0ab0e5a Input: tm2-touchkey - acknowledge that setting brightness is a blocking call by Dmitry Torokhov · 6 years ago
  98. a5c5e50 Input: gpio-keys - add shutdown callback by Florian Fainelli · 6 years ago
  99. 4d741f3 Input: snvs_pwrkey - allow selecting driver for i.MX 7D by Stefan Agner · 6 years ago
  100. 3eb66e9 Merge tag 'v4.20' into for-linus by Dmitry Torokhov · 6 years ago