1. fcd9814 Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linux by Linus Torvalds · 5 years ago
  2. 5516745 Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 5 years ago
  3. 3975b09 *: convert stream-like files -> stream_open, even if they use noop_llseek by Kirill Smelkov · 6 years ago
  4. 073c916 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  5. 4832a4d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 5 years ago
  6. 8676675 Merge branch 'for-5.3/uclogic' into for-linus by Jiri Kosina · 5 years ago
  7. 74acee3 Merge branches 'for-5.2/fixes', 'for-5.3/doc', 'for-5.3/ish', 'for-5.3/logitech' and 'for-5.3/wacom' into for-linus by Jiri Kosina · 5 years ago
  8. 2d41ef5 Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux by Linus Torvalds · 5 years ago
  9. 2ec98f5 Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago
  10. 4c12954 HID: Add another Primax PIXART OEM mouse quirk by Sebastian Parschauer · 6 years ago
  11. 6e2abc6 HID: wacom: generic: add touchring adjustment for 2nd Gen Pro Small by Aaron Armstrong Skomra · 6 years ago
  12. d69f62b HID: quirks: Refactor ELAN 400 and 401 handling by Jeffrey Hugo · 6 years ago
  13. 0adcdbc video: fbdev: don't print error message on framebuffer_alloc() failure by Bartlomiej Zolnierkiewicz · 6 years ago
  14. 763cf1f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  15. eca0f0a HID: remove NO_D3 flag when remove driver by Song Hongyan · 6 years ago
  16. b12bbdc HID: intel-ish-hid: fix wrong driver_data usage by Hyungwoo Yang · 6 years ago
  17. 0a95fc7 HID: multitouch: Add pointstick support for ALPS Touchpad by Kai-Heng Feng · 6 years ago
  18. 3a9a2c8 HID: logitech-dj: Fix forwarding of very long HID++ reports by Hans de Goede · 6 years ago
  19. 315ffcc9 HID: uclogic: Add support for Huion HS64 tablet by Kyle Godbey · 6 years ago
  20. 384225c HID: wacom: add new MobileStudio Pro support by Ping Cheng · 6 years ago
  21. dcf768b HID: chicony: add another quirk for PixArt mouse by Oleksandr Natalenko · 6 years ago
  22. 21acee4e HID: intel-ish-hid: Fix a use after free in load_fw_from_host() by Dan Carpenter · 6 years ago
  23. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  24. e0668f2 platform/x86: asus-wmi: Improve DSTS WMI method ID detection by Yurii Pavlovskyi · 6 years ago
  25. c11fb13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  26. 15893fa HID: wacom: generic: read the number of expected touches on a per collection basis by Aaron Armstrong Skomra · 6 years ago
  27. f4e11d5 HID: wacom: generic: support the 'report valid' usage for touch by Aaron Armstrong Skomra · 6 years ago
  28. 184eccd HID: wacom: generic: read HID_DG_CONTACTMAX from any feature report by Aaron Armstrong Skomra · 6 years ago
  29. 912c6aa HID: wacom: Add 2nd gen Intuos Pro Small support by Aaron Armstrong Skomra · 6 years ago
  30. 88bb346 HID: uclogic: Add support for Ugee Rainbow CV720 by Wang Xuerui · 6 years ago
  31. dbcbabf HID: logitech-dj: fix return value of logi_dj_recv_query_hidpp_devices by YueHaibing · 6 years ago
  32. 5923ea6 gpio: pass lookup and descriptor flags to request_own by Linus Walleij · 6 years ago
  33. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  34. a10e763 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 by Thomas Gleixner · 6 years ago
  35. a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago
  36. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
  37. fc9c692 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 307 by Thomas Gleixner · 6 years ago
  38. a32dd67 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 297 by Thomas Gleixner · 6 years ago
  39. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  40. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  41. 24c9d96 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 265 by Thomas Gleixner · 6 years ago
  42. 3ed224e HID: logitech-dj: Fix 064d:c52f receiver support by Hans de Goede · 6 years ago
  43. f9482da Revert "HID: core: Call request_module before doing device_add" by Benjamin Tissoires · 6 years ago
  44. e0b7f9b Revert "HID: core: Do not call request_module() in async context" by Benjamin Tissoires · 6 years ago
  45. 15fc1b5 Revert "HID: Increase maximum report size allowed by hid_field_extract()" by Benjamin Tissoires · 6 years ago
  46. abf82e8f HID: a4tech: fix horizontal scrolling by Błażej Szczygieł · 6 years ago
  47. 64caea5 HID: hyperv: Add a module description line by Joseph Salisbury · 6 years ago
  48. 84a14ae treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178 by Thomas Gleixner · 6 years ago
  49. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  50. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  51. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  52. 2409877 HID: logitech-hidpp: Add support for the S510 remote control by Hans de Goede · 6 years ago
  53. a96a8a5 HID: logitech-hidpp: HID: make const array consumer_rdesc_start static by Colin Ian King · 6 years ago
  54. 39d21e7 HID: logitech-dj: make const array template static by Colin Ian King · 6 years ago
  55. 81bcbad HID: multitouch: handle faulty Elo touch device by Benjamin Tissoires · 6 years ago
  56. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  57. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  58. 9cc342f treewide: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  59. 69dbdff HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessary by Jason Gerecke · 6 years ago
  60. 6441fc7 HID: wacom: Correct button numbering 2nd-gen Intuos Pro over Bluetooth by Jason Gerecke · 6 years ago
  61. fe7f8d7 HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contact by Jason Gerecke · 6 years ago
  62. e92a7be HID: wacom: Don't report anything prior to the tool entering range by Jason Gerecke · 6 years ago
  63. 2cc0880 HID: wacom: Don't set tool type until we're in range by Jason Gerecke · 6 years ago
  64. 68c20cc HID: wacom: correct touch resolution x/y typo by Aaron Armstrong Skomra · 6 years ago
  65. d4b8efe HID: wacom: generic: Correct pad syncing by Aaron Armstrong Skomra · 6 years ago
  66. d8e9806 HID: wacom: generic: only switch the mode on devices with LEDs by Aaron Armstrong Skomra · 6 years ago
  67. 0aed4b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  68. 2a267e7 Merge tag 'v5.1' into next by Dmitry Torokhov · 6 years ago
  69. 14e0c73 Merge branch 'next' into for-linus by Dmitry Torokhov · 6 years ago
  70. 423dfbc HID: logitech-dj: Add usb-id for the 27MHz MX3000 receiver by Hans de Goede · 6 years ago
  71. 1023538 HID: rmi: Use SET_REPORT request on control endpoint for Acer Switch 3 and 5 by Tobias Auerochs · 6 years ago
  72. ced2c0c HID: logitech-hidpp: add support for the MX5500 keyboard by Hans de Goede · 6 years ago
  73. b9a94fb HID: logitech-dj: add support for the Logitech MX5500's Bluetooth Mini-Receiver by Hans de Goede · 6 years ago
  74. eb6964fa HID: i2c-hid: add iBall Aer3 to descriptor override by Kai-Heng Feng · 6 years ago
  75. 41bc10c Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux by Linus Torvalds · 6 years ago
  76. b4dd05dee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  77. c5bf68f *: convert stream-like files from nonseekable_open -> stream_open by Kirill Smelkov · 6 years ago
  78. 63b6f0b Merge branches 'for-5.1/upstream-fixes', 'for-5.2/core', 'for-5.2/ish', 'for-5.2/logitech', 'for-5.2/macally', 'for-5.2/picolcd', 'for-5.2/sensor' and 'for-5.2/u2fzero' into for-linus by Jiri Kosina · 6 years ago
  79. 640d4ea HID: logitech-dj: fix spelling in printk by Colin Ian King · 6 years ago
  80. bd21d84 HID: input: add mapping for KEY_KBD_LAYOUT_NEXT by Dmitry Torokhov · 6 years ago
  81. 39b3c3a HID: input: fix assignment of .value by Benjamin Tissoires · 6 years ago
  82. d43c17e HID: input: make sure the wheel high resolution multiplier is set by Benjamin Tissoires · 6 years ago
  83. c08f38e HID: logitech-dj: add usbhid dependency in Kconfig by Benjamin Tissoires · 6 years ago
  84. 42bc4f3 HID: logitech-hidpp: add support for HID++ 1.0 consumer keys reports by Hans de Goede · 6 years ago
  85. 7457bc1 HID: logitech-hidpp: add support for HID++ 1.0 extra mouse buttons reports by Hans de Goede · 6 years ago
  86. 4a79bcc HID: logitech-hidpp: add support for HID++ 1.0 wheel reports by Hans de Goede · 6 years ago
  87. 35839f7 HID: logitech-hidpp: make hidpp10_set_register_bit a bit more generic by Hans de Goede · 6 years ago
  88. 0610430 HID: logitech-hidpp: add input_device ptr to struct hidpp_device by Hans de Goede · 6 years ago
  89. d71b18f HID: logitech-hidpp: do not hardcode very long report length by Hans de Goede · 6 years ago
  90. 754a308 HID: logitech-hidpp: handle devices attached to 27MHz wireless receivers by Hans de Goede · 6 years ago
  91. 0963775 HID: logitech-hidpp: use RAP instead of FAP to get the protocol version by Hans de Goede · 6 years ago
  92. e54abaf HID: logitech-hidpp: remove unused origin_is_hid_core function parameter by Hans de Goede · 6 years ago
  93. 205a2ab HID: logitech-hidpp: remove double assignment from __hidpp_send_report by Hans de Goede · 6 years ago
  94. 2ddf07f HID: logitech-hidpp: do not make failure to get the name fatal by Hans de Goede · 6 years ago
  95. 22bf6bd HID: logitech-hidpp: ignore very-short or empty names by Hans de Goede · 6 years ago
  96. 91cf9a9 HID: logitech-hidpp: make .probe usbhid capable by Benjamin Tissoires · 6 years ago
  97. fe3ee1e HID: logitech-hidpp: allow non HID++ devices to be handled by this module by Benjamin Tissoires · 6 years ago
  98. f2113c3 HID: logitech-dj: add support for Logitech Bluetooth Mini-Receiver by Hans de Goede · 6 years ago
  99. 6d3c3f0 HID: logitech-dj: make appending of the HID++ descriptors conditional by Hans de Goede · 6 years ago
  100. e316aa6 HID: logitech-dj: remove false-positive error on double queueing of delayed-work by Hans de Goede · 6 years ago