1. 68bcc48 HID: i2c-hid: fix GET/SET_REPORT for unnumbered reports by Dmitry Torokhov · 2 years, 10 months ago
  2. 625818d HID: add mapping for KEY_ALL_APPLICATIONS by William Mahon · 2 years, 9 months ago
  3. 47e529d HID: wacom: add USB_HID dependency by Arnd Bergmann · 7 years ago
  4. 02191c9 HID: apple: Do not reset quirks when the Fn key is not found by José Expósito · 3 years ago
  5. f708603 HID: wacom: Avoid using stale array indicies to read contact count by Jason Gerecke · 2 years, 10 months ago
  6. 97da015 HID: uhid: Fix worker destroying device without any protection by Jann Horn · 2 years, 10 months ago
  7. 33e2a59 HID: asus: Add depends on USB_HID to HID_ASUS Kconfig option by Hans de Goede · 4 years, 6 months ago
  8. 9c84904 HID: holtek: fix mouse probing by Benjamin Tissoires · 2 years, 11 months ago
  9. 10d0f0a HID: check for valid USB device for many HID drivers by Greg Kroah-Hartman · 3 years ago
  10. 1309eb2 HID: wacom: fix problems when device is not a valid USB device by Greg Kroah-Hartman · 3 years ago
  11. c57e3b8 HID: add USB_HID dependancy on some USB HID drivers by Greg Kroah-Hartman · 3 years ago
  12. 4435bc1 HID: add USB_HID dependancy to hid-chicony by Greg Kroah-Hartman · 3 years ago
  13. 5b8d74f HID: add USB_HID dependancy to hid-prodikeys by Greg Kroah-Hartman · 3 years ago
  14. e1e84bd HID: introduce hid_is_using_ll_driver by Jason Gerecke · 7 years ago
  15. 0ee6e6f HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JIS by Mizuho Mori · 3 years, 4 months ago
  16. efc5c8d HID: usbhid: free raw_report buffers in usbhid_stop by Anirudh Rayabharam · 3 years, 5 months ago
  17. 6fc4476 HID: betop: fix slab-out-of-bounds Write in betop_probe by F.A.Sulaiman · 3 years, 3 months ago
  18. 71c7e55 HID: gt683r: add missing MODULE_DEVICE_TABLE by Bixuan Cui · 3 years, 6 months ago
  19. 41b1e71 HID: usbhid: fix info leak in hid_submit_ctrl by Anirudh Rayabharam · 3 years, 7 months ago
  20. 5b7c925 HID: Add BUS_VIRTUAL to hid_connect logging by Mark Bolhuis · 3 years, 7 months ago
  21. bd78677 HID: hid-sensor-hub: Return error for hid_set_field() failure by Srinivas Pandruvada · 3 years, 7 months ago
  22. bd010b8 HID: i2c-hid: fix format string mismatch by Arnd Bergmann · 3 years, 6 months ago
  23. b9d2aec HID: pidff: fix error return code in hid_pidff_init() by Zhen Lei · 3 years, 6 months ago
  24. a9104f6 HID: plantronics: Workaround for double volume key presses by Maxim Mikityanskiy · 3 years, 9 months ago
  25. 629775f HID: alps: fix error return code in alps_input_configured() by Jia-Ju Bai · 3 years, 9 months ago
  26. 171b503 HID: core: detect and skip invalid inputs to snto32() by Randy Dunlap · 4 years ago
  27. b12d393 HID: make arrays usage and value to be the same by Will McVicker · 4 years ago
  28. 93f0265 HID: i2c-hid: add Vero K147 to descriptor override by Julian Sax · 4 years ago
  29. f75aa56 HID: hid-sensor-hub: Fix issue with devices with no report ID by Pablo Ceballos · 4 years, 1 month ago
  30. 6b5fa4d HID: cypress: Support Varmilo Keyboards' media hotkeys by Frank Yang · 4 years, 3 months ago
  31. 341746d HID: roccat: add bounds checking in kone_sysfs_write_settings() by Dan Carpenter · 4 years, 3 months ago
  32. ac48d830 HID: core: Sanitize event code and type when mapping input by Marc Zyngier · 4 years, 3 months ago
  33. cf7797e HID: core: Correctly handle ReportSize being zero by Marc Zyngier · 4 years, 3 months ago
  34. 6af4389 HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage() by Peilin Ye · 4 years, 4 months ago
  35. 43b650f HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands by Hans de Goede · 4 years, 3 months ago
  36. d189361 HID: apple: Disable Fn-key key-re-mapping on clone keyboards by Hans de Goede · 4 years, 5 months ago
  37. 95c0fa1 HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor override by Federico Ricchiuto · 4 years, 5 months ago
  38. 0c1663a HID: magicmouse: do not set up autorepeat by Dmitry Torokhov · 4 years, 6 months ago
  39. 80581e2 HID: i2c-hid: add Schneider SCL142ALM to descriptor override by Julian Sax · 4 years, 7 months ago
  40. f477b49 HID: multitouch: add eGalaxTouch P80H84 support by Sebastian Reichel · 4 years, 7 months ago
  41. 5e953295 HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override by Kai-Heng Feng · 4 years, 9 months ago
  42. 479912f HID: apple: Add support for recent firmware on Magic Keyboards by Mansour Behabadi · 4 years, 10 months ago
  43. 6d2c5b1 HID: hiddev: Fix race in in hiddev_disconnect() by dan.carpenter@oracle.com · 4 years, 10 months ago
  44. e63e7ef HID: core: fix off-by-one memset in hid_report_raw_event() by Johan Korsnes · 4 years, 10 months ago
  45. f6d0187 HID: hidraw, uhid: Always report EPOLLOUT by Jiri Kosina · 4 years, 10 months ago
  46. 3f2c636 HID: hidraw: Fix returning EPOLLOUT from hidraw_poll by Marcel Holtmann · 5 years ago
  47. 0856815 hidraw: Return EPOLLOUT from hidraw_poll by Fabian Henneke · 5 years ago
  48. 661967b HID: hid-input: clear unmapped usages by Dmitry Torokhov · 5 years ago
  49. 4d29a64 HID: uhid: Fix returning EPOLLOUT from uhid_char_poll by Marcel Holtmann · 5 years ago
  50. 2aa4a4c HID: Fix slab-out-of-bounds read in hid_field_extract by Alan Stern · 5 years ago
  51. 6deeb48 HID: Improve Windows Precision Touchpad detection. by Blaž Hrastnik · 5 years ago
  52. 08d5c69 HID: core: check whether Usage Page item is after Usage ID items by Candle Sun · 5 years ago
  53. deddbac HID: intel-ish-hid: fixes incorrect error handling by Pan Bian · 6 years ago
  54. 5af2eb2 HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring() by Zhang Lixu · 5 years ago
  55. 3bbf6e7 HID: fix error message in hid_open_report() by Michał Mirosław · 5 years ago
  56. 7b5e3ad HID: Fix assumption that devices have inputs by Alan Stern · 5 years ago
  57. 81198e6 HID: i2c-hid: add Trekstor Primebook C11B to descriptor override by Hans de Goede · 5 years ago
  58. d6f42ca HID: i2c-hid: Add Odys Winbook 13 to descriptor override by Hans de Goede · 6 years ago
  59. 9dbf724 HID: i2c-hid: add Direkt-Tek DTLAPY133-1 to descriptor override by Julian Sax · 6 years ago
  60. e703be3 HID: apple: Fix stuck function keys when using FN by Joao Moreno · 5 years ago
  61. c53234d HID: hidraw: Fix invalid read in hidraw_ioctl by Alan Stern · 5 years ago
  62. 1336cc7 HID: logitech: Fix general protection fault caused by Logitech driver by Alan Stern · 5 years ago
  63. c0a697d HID: prodikeys: Fix general protection fault during probe by Alan Stern · 5 years ago
  64. 50a583b HID: wacom: Correct distance scale for 2nd-gen Intuos devices by Jason Gerecke · 5 years ago
  65. af00cc2 HID: wacom: correct misreported EKR ring values by Aaron Armstrong Skomra · 5 years ago
  66. 6779b76 HID: input: fix a4tech horizontal wheel custom usage by Nicolas Saenz Julienne · 5 years ago
  67. 18e5fad4 HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DT by Ilya Trukhanov · 5 years ago
  68. 963a14f HID: hiddev: do cleanup in failure of opening a device by Hillf Danton · 5 years ago
  69. 52aaeae HID: hiddev: avoid opening a disconnected device by Hillf Danton · 5 years ago
  70. bbbaeba HID: holtek: test for sanity of intfdata by Oliver Neukum · 5 years ago
  71. 41052c9 HID: Add quirk for HP X1200 PIXART OEM mouse by Sebastian Parschauer · 5 years ago
  72. 0cb65f3 HID: wacom: fix bit shift for Cintiq Companion 2 by Aaron Armstrong Skomra · 5 years ago
  73. 1410277 HID: core: move Usage Page concatenation to Main item by Nicolas Saenz Julienne · 6 years ago
  74. e2cde78 HID: logitech-hidpp: use RAP instead of FAP to get the protocol version by Hans de Goede · 6 years ago
  75. e1b2ae9 HID: input: add mapping for "Toggle Display" key by Dmitry Torokhov · 6 years ago
  76. b341211 HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys by Dmitry Torokhov · 6 years ago
  77. b68f766 HID: input: add mapping for Expose/Overview key by Dmitry Torokhov · 6 years ago
  78. ee3d9ab HID: debug: fix race condition with between rdesc_show() and device removal by He, Bo · 6 years ago
  79. 72bbf78 HID: logitech: check the return value of create_singlethread_workqueue by Kangjie Lu · 6 years ago
  80. 981a479 i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] array by Linus Torvalds · 6 years ago
  81. f0c9eab HID: i2c-hid: override HID descriptors for certain devices by Julian Sax · 6 years ago
  82. 8e6a1b3 HID: intel-ish: ipc: handle PIMR before ish_wakeup also clear PISR busy_clear bit by Song Hongyan · 6 years ago
  83. 83e5f3f HID: intel-ish-hid: avoid binding wrong ishtp_cl_device by Hong Liu · 6 years ago
  84. 64a9f5f HID: debug: fix the ring buffer implementation by Vladis Dronov · 6 years ago
  85. 683f5f8 HID: lenovo: Add checks to fix of_led_classdev_register by Aditya Pakki · 6 years ago
  86. 8d6dfd2 HID: input: Ignore battery reported by Symbol DS4308 by Benson Leung · 6 years ago
  87. ab26f7f HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges by Eric Biggers · 6 years ago
  88. dd0ee8a HID: hiddev: fix potential Spectre v1 by Breno Leitao · 6 years ago
  89. f01e8fe HID: quirks: fix support for Apple Magic Keyboards by Natanael Copa · 6 years ago
  90. a80e03b HID: hid-saitek: Add device ID for RAT 7 Contagion by Harry Mallon · 6 years ago
  91. 86d2b2f HID: add support for Apple Magic Keyboards by Sean O'Brien · 6 years ago
  92. 24ae7dc HID: hid-ntrig: add error handling for sysfs_create_group by Zhouyang Jia · 6 years ago
  93. 72386b2 HID: sony: Support DS4 dongle by Roderick Colenbrander · 8 years ago
  94. f5ff43c HID: sony: Update device ids by Roderick Colenbrander · 8 years ago
  95. 53a93eb HID: wacom: Correct touch maximum XY of 2nd-gen Intuos by Jason Gerecke · 6 years ago
  96. 3d06d3ca HID: i2c-hid: check if device is there before really probing by Dmitry Torokhov · 7 years ago
  97. c577988 HID: hid-plantronics: Re-resend Update to map button for PTT products by Terry Junge · 7 years ago
  98. 16387eb HID: usbhid: add quirk for innomedia INNEX GENESIS/ATARI adapter by Tomasz Kramkowski · 8 years ago
  99. 4a30c12 HID: debug: check length before copy_to_user() by Daniel Rosenberg · 6 years ago
  100. 82e360c HID: hiddev: fix potential Spectre v1 by Gustavo A. R. Silva · 6 years ago