1. 9e35620 HID: add suspend/resume helpers by Benjamin Tissoires · 3 years, 1 month ago
  2. dab6e4f Merge branch 'for-5.15/core' into for-linus by Jiri Kosina · 3 years, 4 months ago
  3. d2f311e HID: usbhid: Simplify code in hid_submit_ctrl() by Alan Stern · 3 years, 4 months ago
  4. 0a824ef HID: usbhid: Fix warning caused by 0-length input reports by Alan Stern · 3 years, 4 months ago
  5. 5049307 HID: usbhid: Fix flood of "control queue full" messages by Michal Kubecek · 3 years, 4 months ago
  6. 0818ec1 HID: Kconfig: Fix spelling mistake "Uninterruptable" -> "Uninterruptible" by Colin Ian King · 3 years, 5 months ago
  7. f7744fa HID: usbhid: free raw_report buffers in usbhid_stop by Anirudh Rayabharam · 3 years, 6 months ago
  8. b3e2964 Merge branch 'for-5.14/multitouch' into for-linus by Jiri Kosina · 3 years, 6 months ago
  9. fd73788 Merge branch 'for-5.14/core' into for-linus by Jiri Kosina · 3 years, 6 months ago
  10. 978e786 HID: usbhid: Implement may_wakeup ll-driver callback by Hans de Goede · 3 years, 7 months ago
  11. a3af901 HID: usbkbd: Avoid GFP_ATOMIC when GFP_KERNEL is possible by Hyeonggon Yoo · 3 years, 7 months ago
  12. 3dd653c HID: pidff: fix error return code in hid_pidff_init() by Zhen Lei · 3 years, 8 months ago
  13. b15b253 HID: usbmouse: Avoid GFP_ATOMIC when GFP_KERNEL is possible by Hyeonggon Yoo · 3 years, 7 months ago
  14. 6be388f HID: usbhid: fix info leak in hid_submit_ctrl by Anirudh Rayabharam · 3 years, 8 months ago
  15. e16e9f1 Merge branch 'for-5.13/warnings' into for-linus by Jiri Kosina · 3 years, 8 months ago
  16. fbe352a HID: usbhid: hid-pidff: Demote a couple kernel-doc abuses by Lee Jones · 3 years, 9 months ago
  17. 4cbf8aa HID: usbhid: Repair a formatting issue in a struct description by Lee Jones · 3 years, 9 months ago
  18. 9951bb2 HID: hiddev: Return specific error codes on connect failure by Jason Gerecke · 3 years, 11 months ago
  19. cae96a5 HID: usbhid: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
  20. b9aa527 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 4 years, 4 months ago
  21. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  22. 5b0545d Revert "HID: usbhid: do not sleep when opening device" by Jiri Kosina · 4 years, 4 months ago
  23. 25a097f HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage() by Peilin Ye · 4 years, 5 months ago
  24. b7b8e36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 4 years, 5 months ago
  25. 8e9ddbd HID: usbhid: remove redundant assignment to variable retval by Colin Ian King · 4 years, 7 months ago
  26. d313279 HID: usbhid: do not sleep when opening device by Dmitry Torokhov · 4 years, 7 months ago
  27. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  28. 0ed08fa HID: usbhid: Fix race between usbhid_close() and usbhid_stop() by Alan Stern · 4 years, 8 months ago
  29. 5c02c44 HID: hiddev: Fix race in in hiddev_disconnect() by dan.carpenter@oracle.com · 5 years ago
  30. 18a1b06 HID: hiddev: fix mess in hiddev_open() by Dmitry Torokhov · 5 years ago
  31. 407e9ef compat_ioctl: move drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
  32. 98656d5 Merge branch 'for-5.4/hidraw-hiddev-epoll' into for-linus by Jiri Kosina · 5 years ago
  33. 6d4472d HID: hiddev: do cleanup in failure of opening a device by Hillf Danton · 5 years ago
  34. 9c09b21 HID: hiddev: avoid opening a disconnected device by Hillf Danton · 5 years ago
  35. c801aff hiddev: Return EPOLLOUT from hiddev_poll by Fabian Henneke · 5 years ago
  36. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  37. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  38. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  39. f112743 HID: hiddev: fix potential Spectre v1 by Breno Leitao · 6 years ago
  40. a91ddf2 Merge branch 'for-4.19/upstream' into for-linus by Jiri Kosina · 6 years ago
  41. 092150a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 6 years ago
  42. 4f65245 HID: hiddev: fix potential Spectre v1 by Gustavo A. R. Silva · 7 years ago
  43. f49255e HID: usbhid: use irqsave() in USB's complete callback by Sebastian Andrzej Siewior · 7 years ago
  44. ec15872 docs: fix broken references with multiple hints by Mauro Carvalho Chehab · 7 years ago
  45. e8403b49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  46. 2ddc8e2 HID: usbhid: extend the polling interval configuration to keyboards by Filip Alac · 7 years ago
  47. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  48. 183b636 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  49. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
  50. d5158e0 HID: Ignore Jabra HID interface based on firmware version by Niels Skou Olsen · 7 years ago
  51. d5d3e20 HID: core: move the dynamic quirks handling in core by Benjamin Tissoires · 7 years ago
  52. 20df157 Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  53. 4b54530 Merge branch 'for-4.15/use-timer-setup' into for-linus by Jiri Kosina · 7 years ago
  54. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  55. 1fc2679 HID: add multi-input quirk for GamepadBlock by Florian Mueller · 7 years ago
  56. f043bfc HID: usbhid: fix out-of-bounds bug by Jaejoong Kim · 7 years ago
  57. 0ee3277 HID: usbhid: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  58. a3ae552 HID: add multi-input quirk for IDC6680 touchscreen by Nicholas Bishop · 7 years ago
  59. de6c507 Merge branch 'for-4.14/wacom' into for-linus by Jiri Kosina · 7 years ago
  60. 5c891d5 Merge branch 'for-4.14/upstream' into for-linus by Jiri Kosina · 7 years ago
  61. 81b7ec4 HID: usbmouse: constify usb_device_id and fix space before '[' error by Arvind Yadav · 7 years ago
  62. 46cb3cf HID: usbkbd: constify usb_device_id and fix space before '[' error. by Arvind Yadav · 7 years ago
  63. b448cbe HID: add ALWAYS_POLL quirk for Logitech 0xc077 by Kyle Roarty · 7 years ago
  64. fc2237a HID: introduce hid_is_using_ll_driver by Jason Gerecke · 7 years ago
  65. cf60177 HID: usbhid: fix "always poll" quirk by Dmitry Torokhov · 7 years ago
  66. 837c194 Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport-open-close-consolidation', 'for-4.13/upstream' and 'for-4.13/wacom' into for-linus by Jiri Kosina · 7 years ago
  67. e399396 HID: usbhid: remove custom locking from usbhid_open/close by Dmitry Torokhov · 8 years ago
  68. 28cbc86 HID: usbhid: do not rely on hid->open when deciding to do IO by Dmitry Torokhov · 8 years ago
  69. 9a83563 HID: hiddev: use hid_hw_power instead of usbhid_get/put_power by Dmitry Torokhov · 8 years ago
  70. d36b7d4 HID: hiddev: use hid_hw_open/close instead of usbhid_open/close by Dmitry Torokhov · 8 years ago
  71. 3db2827 HID: Add quirk for Dell PIXART OEM mouse by Sebastian Parschauer · 8 years ago
  72. 4d6ca22 Merge branch 'for-4.12/asus' into for-linus by Jiri Kosina · 8 years ago
  73. 18fc216 Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2112', 'for-4.12/hid-core-null-state-handling', 'for-4.12/hiddev', 'for-4.12/i2c-hid', 'for-4.12/innomedia', 'for-4.12/logitech-hidpp-battery-power-supply', 'for-4.12/multitouch', 'for-4.12/nti', 'for-4.12/upstream' and 'for-4.12/wacom' into for-linus by Jiri Kosina · 8 years ago
  74. d529a4a HID: usbhid: Add HID_QUIRK_NOGET for Aten CS-1758 KVM switch by Vasilis Liaskovitis · 8 years ago
  75. 2c867ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  76. 733aca9 HID: hiddev: reallocate hiddev's minor number by Jaejoong Kim · 8 years ago
  77. 9143059 HID: remove initial reading of reports at connect by Benjamin Tissoires · 8 years ago
  78. deaba63 HID: corsair: support for K65-K70 Rapidfire and Scimitar Pro RGB by Oscar Campos · 8 years ago
  79. 52150c7 HID: usbhid: Use pr_<level> and remove unnecessary OOM messages by Joe Perches · 8 years ago
  80. 933bfe4 HID: usbhid: extend polling interval configuration to joysticks by Tobias Jakobi · 8 years ago
  81. 9547837 HID: usbhid: add quirk for innomedia INNEX GENESIS/ATARI adapter by Tomasz Kramkowski · 8 years ago
  82. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  83. 53f724b Merge branches 'for-4.10/upstream-fixes', 'for-4.11/intel-ish', 'for-4.11/mayflash', 'for-4.11/microsoft', 'for-4.11/rmi', 'for-4.11/upstream' and 'for-4.11/wacom' into for-linus by Jiri Kosina · 8 years ago
  84. ed9ab42 HID: usbhid: Quirk a AMI virtual mouse and keyboard with ALWAYS_POLL by Colin Ian King · 8 years ago
  85. d193c16 HID: whitespace cleanup by Dennis Chen · 8 years ago
  86. 0a76ac8 HID: multitouch: enable Surface 3 Type Cover Pro to report multitouch data by Dennis Chen · 8 years ago
  87. c7fc50a HID: add device ID for updated Mayflash/Dragonrise GameCube adapter by Marcel Hasler · 8 years ago
  88. 66e5c5f HID: multitouch: enable Surface 4 Type Cover Pro (non-JP) to report multitouch data by Daniel Keller · 8 years ago
  89. 7021b60 HID: remove use of DRIVER_LICENSE by Grant Grundler · 8 years ago
  90. 8aa2cc7e HID: usbhid: Add quirk for Mayflash/Dragonrise DolphinBar. by Marcel Hasler · 8 years ago
  91. f83f90c HID: usbhid: Add quirk for the Futaba TOSD-5711BB VFD by Alex Wood · 8 years ago
  92. 4fed023 HID: multitouch: enable the Surface 4 Type Cover Pro (JP) to report multitouch data by Yuta Kobayashi · 8 years ago
  93. 96e132e Merge branches 'for-4.10/asus', 'for-4.10/cp2112', 'for-4.10/i2c-hid-nopower', 'for-4.10/intel-ish', 'for-4.10/mayflash', 'for-4.10/microsoft-surface-3', 'for-4.10/multitouch', 'for-4.10/sony', 'for-4.10/udraw-ps3', 'for-4.10/upstream' and 'for-4.10/wacom/generic' into for-linus by Jiri Kosina · 8 years ago
  94. c60fa55 HID: usbhid: fix improper return value by Pan Bian · 8 years ago
  95. 8fe89ef HID: multitouch: enable the Surface 3 Type Cover to report multitouch data by Benjamin Tissoires · 8 years ago
  96. 2ae3986 HID: microsoft: Add Surface 4 type cover pro 4 not JP versions by Daniel Keller · 8 years ago
  97. b255400 HID: usbhid: Add quirks for Mayflash/Dragonrise GameCube and PS3 adapters by Marcel Hasler · 8 years ago
  98. cf0ea4d HID: usbhid: add ATEN CS962 to list of quirky devices by Oliver Neukum · 8 years ago
  99. 4973ca9 HID: add quirk for Akai MIDImix. by Steinar H. Gunderson · 8 years ago
  100. 179023e Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input', 'for-4.9/intel-ish', 'for-4.9/kye-uclogic-waltop-fixes', 'for-4.9/logitech', 'for-4.9/sony', 'for-4.9/upstream' and 'for-4.9/wacom' into for-linus by Jiri Kosina · 8 years ago