1. f7b15c7 input/vmmouse: Update the backdoor call with support for new instructions by Thomas Hellstrom · 5 years ago
  2. d09bc83 Input: hyperv-keyboard: Use in-place iterator API in the channel callback by Dexuan Cui · 5 years ago
  3. 15abf14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  4. 849f5ae Input: iforce - add sanity checks by Oliver Neukum · 5 years ago
  5. 37ad2e3 Input: applespi - use struct_size() helper by Gustavo A. R. Silva · 5 years ago
  6. c88090d Input: kbtab - sanity check for endpoint type by Oliver Neukum · 5 years ago
  7. b55d996 Input: usbtouchscreen - initialize PM mutex before using it by Oliver Neukum · 5 years ago
  8. e77ff779 Input: applespi - add dependency on LEDS_CLASS by YueHaibing · 5 years ago
  9. 25f8c83 Input: synaptics - enable RMI mode for HP Spectre X360 by Dmitry Torokhov · 5 years ago
  10. f3b5720 Input: elantech - annotate fall-through case in elantech_use_host_notify() by Dmitry Torokhov · 5 years ago
  11. 883a2a8 Input: elantech - enable SMBus on new (2018+) systems by Kai-Heng Feng · 5 years ago
  12. b1cbb2f Input: applespi - fix trivial typo in struct description by Nikolas Nyby · 5 years ago
  13. 020834be Input: applespi - select CRC16 module by Arnd Bergmann · 5 years ago
  14. a7cd67e Input: applespi - fix warnings detected by sparse by Ronald Tschalär · 5 years ago
  15. f1a3b43 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  16. c39f2d9 Merge branch 'next' into for-linus by Dmitry Torokhov · 5 years ago
  17. 771a081 Input: alps - fix a mismatch between a condition check and its comment by Hui Wang · 5 years ago
  18. 49e6979e Input: psmouse - fix build error of multiple definition by YueHaibing · 5 years ago
  19. d56fef0 Input: applespi - remove set but not used variables 'sts' by Mao Wenan · 5 years ago
  20. 038b1a0 Input: add Apple SPI keyboard and trackpad driver by Ronald Tschalär · 5 years ago
  21. 7e4935c Input: alps - don't handle ALPS cs19 trackpoint-only device by Hui Wang · 5 years ago
  22. 88f28e9 Input: hyperv-keyboard - remove dependencies on PAGE_SIZE for ring buffer by Maya Nakamura · 5 years ago
  23. b8374b8 Input: adp5589 - initialize GPIO controller parent device by Lars-Peter Clausen · 5 years ago
  24. 6d45d3e Input: iforce - remove empty multiline comments by Tim Schumacher · 5 years ago
  25. ecb4183 Merge tag 'v5.2' into next by Dmitry Torokhov · 5 years ago
  26. d38b6cf Input: synaptics - fix misuse of strlcpy by Joe Perches · 5 years ago
  27. dc7a12b docs: arm: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  28. fcd9814 Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linux by Linus Torvalds · 5 years ago
  29. 3975b09 *: convert stream-like files -> stream_open, even if they use noop_llseek by Kirill Smelkov · 6 years ago
  30. 073c916 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  31. e2c063c Input: auo-pixcir-ts - switch to using devm_add_action_or_reset() by Fuqian Huang · 5 years ago
  32. 2a017fd Input: gtco - bounds check collection indent level by Grant Hernandez · 5 years ago
  33. cc95527 Input: mtk-pmic-keys - add of_node_put() before return by Nishka Dasgupta · 5 years ago
  34. 071cfc4 Input: sun4i-lradc-keys - add of_node_put() before return by Nishka Dasgupta · 5 years ago
  35. 1976d7d Input: synaptics - whitelist Lenovo T580 SMBus intertouch by Nick Black · 5 years ago
  36. 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
  37. 5974737 Merge branch 'next' into for-linus by Dmitry Torokhov · 5 years ago
  38. cf2d213 Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  39. ed63b9c Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  40. 3dbeb44 Merge branch 'pm-sleep' by Rafael J. Wysocki · 5 years ago
  41. 593fdd4 Input: gpio_keys_polled - allow specifying name of input device by Enrico Weigelt, metux IT consult · 5 years ago
  42. 17b9292 Input: edt-ft5x06 - simplify event reporting code by Dmitry Torokhov · 6 years ago
  43. 904e782 Input: max77650-onkey - add MODULE_ALIAS() by Bartosz Golaszewski · 5 years ago
  44. f0dd687 Input: atmel_mxt_ts - fix leak in mxt_update_cfg() by Ian Ray · 5 years ago
  45. abbe3ac Input: synaptics - enable SMBUS on T480 thinkpad trackpad by Cole Rogers · 6 years ago
  46. 5cecc2b Input: atmel_mxt_ts - fix -Wunused-const-variable by Nathan Huckleberry · 6 years ago
  47. 8d3c60c Input: joydev - extend absolute mouse detection by Alexander Tsoy · 6 years ago
  48. 0828c10 Input: elan_i2c - export the device id whitelist by Jeffrey Hugo · 6 years ago
  49. 1b9c698 Input: edt-ft5x06 - use get_unaligned_be16() by Dmitry Torokhov · 6 years ago
  50. 90b9b0d Merge branch 'iforce' into next by Dmitry Torokhov · 6 years ago
  51. 1151837 Input: iforce - add the Saitek R440 Force Wheel by Tim Schumacher · 6 years ago
  52. 21ae38f Input: iforce - use unaligned accessors, where appropriate by Dmitry Torokhov · 6 years ago
  53. 8624dfd Input: iforce - drop couple of temps from transport code by Dmitry Torokhov · 6 years ago
  54. 2178db6 Input: iforce - drop bus type from iforce structure by Dmitry Torokhov · 6 years ago
  55. dfad2b1 Input: iforce - use DMA-safe buffores for USB transfers by Dmitry Torokhov · 6 years ago
  56. 6ac0aec Input: iforce - allow callers supply data buffer when fetching device IDs by Dmitry Torokhov · 6 years ago
  57. 633354d Input: iforce - only call iforce_process_packet() if initialized by Dmitry Torokhov · 6 years ago
  58. 2880dcf Input: iforce - signal command completion from transport code by Dmitry Torokhov · 6 years ago
  59. d3cc100 Input: iforce - do not combine arguments for iforce_process_packet() by Dmitry Torokhov · 6 years ago
  60. 8a25e05 Input: iforce - factor out hat handling when parsing packets by Dmitry Torokhov · 6 years ago
  61. 43e61fc Input: iforce - update formatting of switch statements by Dmitry Torokhov · 6 years ago
  62. 4873586 Input: iforce - use DMA-safe buffer when getting IDs from USB by Dmitry Torokhov · 6 years ago
  63. 4f99de6 Input: iforce - split into core and transport modules by Dmitry Torokhov · 6 years ago
  64. 81fd431 Input: iforce - move transport data into transport modules by Dmitry Torokhov · 6 years ago
  65. 501025d Input: iforce - add bus type and parent arguments to iforce_init_device() by Dmitry Torokhov · 6 years ago
  66. 05ca382 Input: iforce - introduce start and stop io transport ops by Dmitry Torokhov · 6 years ago
  67. 9381758 Input: iforce - move command completion handling to serio code by Dmitry Torokhov · 6 years ago
  68. 2a1433f Input: iforce - move get_id to the transport operations by Dmitry Torokhov · 6 years ago
  69. 38d1076 Input: iforce - introduce transport ops by Dmitry Torokhov · 6 years ago
  70. f7f3651 Input: iforce - remove "being used" silliness by Dmitry Torokhov · 6 years ago
  71. 002cdb9 Input: gpio_keys - use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 6 years ago
  72. 3d4149e Input: gpio_keys_polled - use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 6 years ago
  73. 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
  74. d096aa3 Input: cros_ec_keyb: mask out extra flags in event_type by Ting Shen · 6 years ago
  75. 4b6920b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  76. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  77. 7268a4f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 475 by Thomas Gleixner · 6 years ago
  78. 1f67b599 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 464 by Thomas Gleixner · 6 years ago
  79. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  80. ac1dc6b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233 by Thomas Gleixner · 6 years ago
  81. 0b385a0 PM: suspend: Rename pm_suspend_via_s2idle() by Rafael J. Wysocki · 6 years ago
  82. 9843f3e Input: synaptics - enable SMBus on ThinkPad E480 and E580 by Alexander Mikhaylenko · 6 years ago
  83. 6c0bbc9 media: touchscreen/sur40: set device_caps in struct video_device by Hans Verkuil · 6 years ago
  84. ce9a53e Input: imx_keypad - make sure keyboard can always wake up system by Anson Huang · 6 years ago
  85. a876697 Input: iqs5xx - get axis info before calling input_mt_init_slots() by Jeff LaBundy · 6 years ago
  86. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  87. b1fb60d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 414 by Thomas Gleixner · 6 years ago
  88. 90832ef treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 394 by Thomas Gleixner · 6 years ago
  89. c51669e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 377 by Thomas Gleixner · 6 years ago
  90. a10e763 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 by Thomas Gleixner · 6 years ago
  91. 2b27bdc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 by Thomas Gleixner · 6 years ago
  92. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
  93. cc7feb7 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 315 by Thomas Gleixner · 6 years ago
  94. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  95. 8e8e69d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 by Thomas Gleixner · 6 years ago
  96. 97fb5e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 by Thomas Gleixner · 6 years ago
  97. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  98. 08dbd0f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267 by Thomas Gleixner · 6 years ago
  99. 0376148 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197 by Thomas Gleixner · 6 years ago
  100. af873fc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 by Thomas Gleixner · 6 years ago