1. af5a7e99 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  2. 1ad0bc7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 5 years ago
  3. 8ca06d6 Merge branch 'for-5.4/wacom' into for-linus by Jiri Kosina · 5 years ago
  4. 7af0f83 Merge branch 'for-5.4/sb0540' into for-linus by Jiri Kosina · 5 years ago
  5. 67fe00d8 Merge branch 'for-5.4/multitouch' into for-linus by Jiri Kosina · 5 years ago
  6. 0811575 Merge branch 'for-5.4/logitech' into for-linus by Jiri Kosina · 5 years ago
  7. 979d859 Merge branch 'for-5.4/ish' into for-linus by Jiri Kosina · 5 years ago
  8. 98656d5 Merge branch 'for-5.4/hidraw-hiddev-epoll' into for-linus by Jiri Kosina · 5 years ago
  9. ad049d5 Merge branch 'for-5.4/core' into for-linus by Jiri Kosina · 5 years ago
  10. 7147935 Merge branch 'for-5.4/cleanup' into for-linus by Jiri Kosina · 5 years ago
  11. 53c7164 Merge branch 'for-5.4/apple' into for-linus by Jiri Kosina · 5 years ago
  12. 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
  13. 0af10ee HID: core: fix dmesg flooding if report field larger than 32bit by Joshua Clayton · 5 years ago
  14. 8bb3537 Bluetooth: hidp: Fix assumptions on the return value of hidp_send_message by Dan Elkouby · 5 years ago
  15. 98375b8 HID: prodikeys: Fix general protection fault during probe by Alan Stern · 5 years ago
  16. bbbe3ac8 HID: wacom: add new MobileStudio Pro 13 support by Ping Cheng · 5 years ago
  17. 2bcdacb HID: sony: Fix memory corruption issue on cleanup. by Roderick Colenbrander · 5 years ago
  18. b20bef4 HID: i2c-hid: modify quirks for weida's devices by HungNien Chen · 5 years ago
  19. aec256d HID: apple: Fix stuck function keys when using FN by Joao Moreno · 5 years ago
  20. f7c4f73 HID: sb0540: add support for Creative SB0540 IR receivers by Bastien Nocera · 6 years ago
  21. 2acf40f HID: Add quirk for HP X500 PIXART OEM mouse by Sebastian Parschauer · 5 years ago
  22. 345f025 HID: hv: Remove dependencies on PAGE_SIZE for ring buffer by Maya Nakamura · 5 years ago
  23. 840d9f1 mfd / platform: cros_ec: Reorganize platform and mfd includes by Enric Balletbo i Serra · 5 years ago
  24. 47f11e0 mfd / platform: cros_ec: Move cros-ec core driver out from MFD by Enric Balletbo i Serra · 5 years ago
  25. 8ccff28 HID: logitech-dj: Fix crash when initial logi_dj_recv_query_paired_devices fails by Hans de Goede · 5 years ago
  26. 5722f33 hid-logitech-dj: add the new Lightspeed receiver by Filipe Laíns · 5 years ago
  27. 992ff2c HID: logitech-dj: add support of the G700(s) receiver by Benjamin Tissoires · 5 years ago
  28. 6f50fa2 Merge branch 'master' into for-5.4/logitech by Benjamin Tissoires · 5 years ago
  29. 69ecd44 HID: multitouch: add support for the Smart Tech panel by Benjamin Tissoires · 5 years ago
  30. c23e204 HID: multitouch: do not filter mice nodes by Benjamin Tissoires · 5 years ago
  31. 87fcb6a HID: do not call hid_set_drvdata(hdev, NULL) in drivers by Benjamin Tissoires · 5 years ago
  32. 362c571 HID: wacom: do not call hid_set_drvdata(hdev, NULL) by Benjamin Tissoires · 5 years ago
  33. 5f92427 HID: logitech: Fix general protection fault caused by Logitech driver by Alan Stern · 5 years ago
  34. 416dacb HID: hidraw: Fix invalid read in hidraw_ioctl by Alan Stern · 5 years ago
  35. 670e909 HID: wacom: support named keys on older devices by Aaron Armstrong Skomra · 5 years ago
  36. 073b50b HID: wacom: Fix several minor compiler warnings by Jason Gerecke · 5 years ago
  37. fcf887e HID: wacom: correct misreported EKR ring values by Aaron Armstrong Skomra · 5 years ago
  38. 2d05dba HID: cp2112: prevent sleeping function called from invalid context by Benjamin Tissoires · 5 years ago
  39. b640be5 HID: intel-ish-hid: ipc: add EHL device id by Even Xu · 5 years ago
  40. b72fb1d HID: wacom: Correct distance scale for 2nd-gen Intuos devices by Jason Gerecke · 5 years ago
  41. fc19a57 HID: intel-ish-hid: ipc: check the NO_D3 flag to distinguish resume paths by Zhang Lixu · 5 years ago
  42. 2db8eda HID: intel-ish-hid: ipc: make ish suspend paths clear by Zhang Lixu · 5 years ago
  43. c1ca58f HID: intel-ish-hid: ipc: set NO_D3 flag only when needed by Zhang Lixu · 5 years ago
  44. a3384b8 HID: logitech-hidpp: remove support for the G700 over USB by Benjamin Tissoires · 5 years ago
  45. addf338 Revert "HID: logitech-hidpp: add USB PID for a few more supported mice" by Benjamin Tissoires · 5 years ago
  46. 7cdf6e4 HID: wacom: add back changes dropped in merge commit by Aaron Armstrong Skomra · 5 years ago
  47. f4eb142 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 5 years ago
  48. e0f6974 HID: sony: Fix race condition between rumble and device remove. by Roderick Colenbrander · 5 years ago
  49. 6d4472d HID: hiddev: do cleanup in failure of opening a device by Hillf Danton · 5 years ago
  50. 9c09b21 HID: hiddev: avoid opening a disconnected device by Hillf Danton · 5 years ago
  51. 1c703b5 HID: input: fix a4tech horizontal wheel custom usage by Nicolas Saenz Julienne · 6 years ago
  52. 49869d2 HID: Add quirk for HP X1200 PIXART OEM mouse by Sebastian Parschauer · 5 years ago
  53. 5b6cc12 HID: logitech-dj: extend consumer usages range by Olivier Gay · 5 years ago
  54. 01ec0a5 HID: holtek: test for sanity of intfdata by Oliver Neukum · 5 years ago
  55. 693c3da HID: wacom: fix bit shift for Cintiq Companion 2 by Aaron Armstrong Skomra · 5 years ago
  56. 7bc7485 HID: quirks: Set the INCREMENT_USAGE_ON_DUPLICATE quirk on Saitek X52 by István Váradi · 5 years ago
  57. c801aff hiddev: Return EPOLLOUT from hiddev_poll by Fabian Henneke · 5 years ago
  58. 378b803 hidraw: Return EPOLLOUT from hidraw_poll by Fabian Henneke · 5 years ago
  59. 6fb08f1 HID: logitech-dj: Really fix return value of logi_dj_recv_query_hidpp_devices by Hans de Goede · 5 years ago
  60. 65f11c7 HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DT by Ilya Trukhanov · 6 years ago
  61. d79f7ba HID: logitech-dj: add the Powerplay receiver by Filipe Laíns · 5 years ago
  62. 27fc32f HID: logitech-hidpp: add USB PID for a few more supported mice by Filipe Laíns · 5 years ago
  63. 600ea54 HID: logitech-dj: rename "gaming" receiver to "lightspeed" by Filipe Laíns · 5 years ago
  64. fcd9814 Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linux by Linus Torvalds · 5 years ago
  65. 5516745 Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 5 years ago
  66. 3975b09 *: convert stream-like files -> stream_open, even if they use noop_llseek by Kirill Smelkov · 6 years ago
  67. 073c916 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  68. 4832a4d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 5 years ago
  69. 8676675 Merge branch 'for-5.3/uclogic' into for-linus by Jiri Kosina · 5 years ago
  70. 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
  71. 2d41ef5 Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux by Linus Torvalds · 5 years ago
  72. 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
  73. 4c12954 HID: Add another Primax PIXART OEM mouse quirk by Sebastian Parschauer · 6 years ago
  74. 6e2abc6 HID: wacom: generic: add touchring adjustment for 2nd Gen Pro Small by Aaron Armstrong Skomra · 6 years ago
  75. d69f62b HID: quirks: Refactor ELAN 400 and 401 handling by Jeffrey Hugo · 6 years ago
  76. 0adcdbc video: fbdev: don't print error message on framebuffer_alloc() failure by Bartlomiej Zolnierkiewicz · 6 years ago
  77. 763cf1f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  78. eca0f0a HID: remove NO_D3 flag when remove driver by Song Hongyan · 6 years ago
  79. b12bbdc HID: intel-ish-hid: fix wrong driver_data usage by Hyungwoo Yang · 6 years ago
  80. 0a95fc7 HID: multitouch: Add pointstick support for ALPS Touchpad by Kai-Heng Feng · 6 years ago
  81. 3a9a2c8 HID: logitech-dj: Fix forwarding of very long HID++ reports by Hans de Goede · 6 years ago
  82. 315ffcc9 HID: uclogic: Add support for Huion HS64 tablet by Kyle Godbey · 6 years ago
  83. 384225c HID: wacom: add new MobileStudio Pro support by Ping Cheng · 6 years ago
  84. dcf768b HID: chicony: add another quirk for PixArt mouse by Oleksandr Natalenko · 6 years ago
  85. 21acee4e HID: intel-ish-hid: Fix a use after free in load_fw_from_host() by Dan Carpenter · 6 years ago
  86. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  87. e0668f2 platform/x86: asus-wmi: Improve DSTS WMI method ID detection by Yurii Pavlovskyi · 6 years ago
  88. c11fb13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  89. 15893fa HID: wacom: generic: read the number of expected touches on a per collection basis by Aaron Armstrong Skomra · 6 years ago
  90. f4e11d5 HID: wacom: generic: support the 'report valid' usage for touch by Aaron Armstrong Skomra · 6 years ago
  91. 184eccd HID: wacom: generic: read HID_DG_CONTACTMAX from any feature report by Aaron Armstrong Skomra · 6 years ago
  92. 912c6aa HID: wacom: Add 2nd gen Intuos Pro Small support by Aaron Armstrong Skomra · 6 years ago
  93. 88bb346 HID: uclogic: Add support for Ugee Rainbow CV720 by Wang Xuerui · 6 years ago
  94. dbcbabf HID: logitech-dj: fix return value of logi_dj_recv_query_hidpp_devices by YueHaibing · 6 years ago
  95. 5923ea6 gpio: pass lookup and descriptor flags to request_own by Linus Walleij · 6 years ago
  96. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  97. a10e763 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 by Thomas Gleixner · 6 years ago
  98. a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago
  99. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
  100. fc9c692 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 307 by Thomas Gleixner · 6 years ago