1. e8d49de HID: steam: Fix input device disappearing by Rodrigo Rivas Costa · 6 years ago
  2. 7be469a drivers/hid/hid-multitouch.c: fix a possible null pointer access. by Pan Zhang · 6 years ago
  3. 1bc5791 HID: Add quirk for incorrect input length on Lenovo Y720 by Pavel Balan · 6 years ago
  4. 9e91b7c HID: ite: Add USB id match for Acer SW5-012 keyboard dock by Hans de Goede · 6 years ago
  5. 7680181 HID: Add quirk for Xin-Mo Dual Controller by Priit Laes · 6 years ago
  6. 4ea6625 HID: multitouch: Add LG MELF0410 I2C touchscreen support by Aaron Ma · 6 years ago
  7. 30db8e4 HID: hidraw, uhid: Always report EPOLLOUT by Jiri Kosina · 6 years ago
  8. b62df58c HID: hidraw: Fix returning EPOLLOUT from hidraw_poll by Marcel Holtmann · 6 years ago
  9. d2178fc hidraw: Return EPOLLOUT from hidraw_poll by Fabian Henneke · 6 years ago
  10. dcdaaa0 HID: hiddev: fix mess in hiddev_open() by Dmitry Torokhov · 6 years ago
  11. 64c8b76 HID: hid-input: clear unmapped usages by Dmitry Torokhov · 6 years ago
  12. 2d21f37 HID: uhid: Fix returning EPOLLOUT from uhid_char_poll by Marcel Holtmann · 6 years ago
  13. 31d06cc HID: Fix slab-out-of-bounds read in hid_field_extract by Alan Stern · 6 years ago
  14. 9d83386 HID: i2c-hid: Reset ALPS touchpads on resume by Kai-Heng Feng · 6 years ago
  15. f573f40 HID: rmi: Check that the RMI_STARTED bit is set before unregistering the RMI transport device by Andrew Duggan · 6 years ago
  16. 51ade3d HID: Improve Windows Precision Touchpad detection. by Blaž Hrastnik · 6 years ago
  17. f490b51 HID: logitech-hidpp: Silence intermittent get_battery_capacity errors by Hans de Goede · 6 years ago
  18. a6d05d7 HID: quirks: Add quirk for HP MSU1465 PIXART OEM mouse by Jinke Fan · 6 years ago
  19. be41df8 HID: core: check whether Usage Page item is after Usage ID items by Candle Sun · 6 years ago
  20. e1bb74b HID: intel-ish-hid: fixes incorrect error handling by Pan Bian · 7 years ago
  21. d6706b2 HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring() by Zhang Lixu · 6 years ago
  22. 78e7e02 HID: google: add magnemite/masterball USB ids by Nicolas Boichat · 6 years ago
  23. a81a463 HID: wacom: generic: Treat serial number and related fields as unsigned by Jason Gerecke · 6 years ago
  24. 14e0dd8 HID: fix error message in hid_open_report() by Michał Mirosław · 6 years ago
  25. 8a01c4b HID: Fix assumption that devices have inputs by Alan Stern · 6 years ago
  26. cf143d6 HID: i2c-hid: add Trekstor Primebook C11B to descriptor override by Hans de Goede · 6 years ago
  27. aeb2429 HID: hyperv: Use in-place iterator API in the channel callback by Dexuan Cui · 6 years ago
  28. c41f30e8 HID: steam: fix deadlock with input devices. by Rodrigo Rivas Costa · 7 years ago
  29. 4c8ae72 HID: steam: fix boot loop with bluetooth firmware by Rodrigo Rivas Costa · 7 years ago
  30. 952b028 HID: Add ASUS T100CHI keyboard dock battery quirks by NOGUCHI Hiroshi · 7 years ago
  31. 8c1b1d3 HID: i2c-hid: Add Odys Winbook 13 to descriptor override by Hans de Goede · 7 years ago
  32. 3db3961 HID: i2c-hid: Ignore input report if there's no data present on Elan touchpanels by Kai-Heng Feng · 7 years ago
  33. e0bcac9 HID: i2c-hid: Disable runtime PM for LG touchscreen by Kai-Heng Feng · 7 years ago
  34. 649ee6f HID: i2c-hid: add Direkt-Tek DTLAPY133-1 to descriptor override by Julian Sax · 7 years ago
  35. 709c484 HID: apple: Fix stuck function keys when using FN by Joao Moreno · 6 years ago
  36. 78a1138 HID: wacom: Fix several minor compiler warnings by Jason Gerecke · 6 years ago
  37. 5fdefdc HID: Add quirk for HP X500 PIXART OEM mouse by Sebastian Parschauer · 6 years ago
  38. 3d072c2 HID: hidraw: Fix invalid read in hidraw_ioctl by Alan Stern · 6 years ago
  39. acc96be HID: logitech: Fix general protection fault caused by Logitech driver by Alan Stern · 6 years ago
  40. 3e78517 HID: sony: Fix memory corruption issue on cleanup. by Roderick Colenbrander · 6 years ago
  41. eb77929 HID: prodikeys: Fix general protection fault during probe by Alan Stern · 6 years ago
  42. 8993c67 HID: wacom: generic: read HID_DG_CONTACTMAX from any feature report by Aaron Armstrong Skomra · 6 years ago
  43. 05d611c HID: cp2112: prevent sleeping function called from invalid context by Benjamin Tissoires · 6 years ago
  44. 375c6c7 HID: wacom: Correct distance scale for 2nd-gen Intuos devices by Jason Gerecke · 6 years ago
  45. 8317fe4 HID: wacom: correct misreported EKR ring values by Aaron Armstrong Skomra · 6 years ago
  46. 1c6ca09 HID: input: fix a4tech horizontal wheel custom usage by Nicolas Saenz Julienne · 6 years ago
  47. f6f9c44 HID: quirks: Set the INCREMENT_USAGE_ON_DUPLICATE quirk on Saitek X52 by István Váradi · 6 years ago
  48. a6067c6 HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DT by Ilya Trukhanov · 6 years ago
  49. b545dc9 HID: hiddev: do cleanup in failure of opening a device by Hillf Danton · 6 years ago
  50. 0aab1a4 HID: hiddev: avoid opening a disconnected device by Hillf Danton · 6 years ago
  51. 537d957 HID: holtek: test for sanity of intfdata by Oliver Neukum · 6 years ago
  52. 1182930 HID: sony: Fix race condition between rumble and device remove. by Roderick Colenbrander · 6 years ago
  53. 608cfdf HID: Add quirk for HP X1200 PIXART OEM mouse by Sebastian Parschauer · 6 years ago
  54. e830c2c HID: wacom: fix bit shift for Cintiq Companion 2 by Aaron Armstrong Skomra · 6 years ago
  55. 656d06d HID: wacom: correct touch resolution x/y typo by Aaron Armstrong Skomra · 6 years ago
  56. 1c871b4 HID: wacom: generic: Correct pad syncing by Aaron Armstrong Skomra · 6 years ago
  57. 46f71a1 HID: wacom: generic: only switch the mode on devices with LEDs by Aaron Armstrong Skomra · 6 years ago
  58. cd2646e HID: multitouch: Add pointstick support for ALPS Touchpad by Kai-Heng Feng · 6 years ago
  59. 9ea3b13 HID: chicony: add another quirk for PixArt mouse by Oleksandr Natalenko · 6 years ago
  60. 5c90a2e HID: Add another Primax PIXART OEM mouse quirk by Sebastian Parschauer · 6 years ago
  61. 9fbd67c HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessary by Jason Gerecke · 6 years ago
  62. dd1d71a HID: wacom: Correct button numbering 2nd-gen Intuos Pro over Bluetooth by Jason Gerecke · 6 years ago
  63. 5290135 HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contact by Jason Gerecke · 6 years ago
  64. 3e9c0eb HID: wacom: Don't report anything prior to the tool entering range by Jason Gerecke · 6 years ago
  65. 52a7d604 HID: wacom: Don't set tool type until we're in range by Jason Gerecke · 6 years ago
  66. fa212dd HID: multitouch: handle faulty Elo touch device by Benjamin Tissoires · 6 years ago
  67. 2cd236c HID: logitech-hidpp: change low battery level threshold from 31 to 30 percent by Hans de Goede · 7 years ago
  68. 69f6720 HID: core: move Usage Page concatenation to Main item by Nicolas Saenz Julienne · 6 years ago
  69. 12e7faa HID: logitech-hidpp: use RAP instead of FAP to get the protocol version by Hans de Goede · 6 years ago
  70. f7ab481 HID: input: add mapping for "Toggle Display" key by Dmitry Torokhov · 7 years ago
  71. bbdccc1 HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys by Dmitry Torokhov · 7 years ago
  72. dc30867 HID: input: add mapping for Expose/Overview key by Dmitry Torokhov · 7 years ago
  73. 7ce0b42 HID: input: add mapping for Assistant key by Dmitry Torokhov · 6 years ago
  74. 6869dd5 HID: quirks: Fix keyboard + touchpad on Lenovo Miix 630 by Jeffrey Hugo · 6 years ago
  75. 2f4052f HID: debug: fix race condition with between rdesc_show() and device removal by He, Bo · 7 years ago
  76. 61effc6 HID: logitech: check the return value of create_singlethread_workqueue by Kangjie Lu · 7 years ago
  77. 9c18625 i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] array by Linus Torvalds · 7 years ago
  78. 3d11fc9 HID: usbhid: Add quirk for Redragon/Dragonrise Seymur 2 by Kai-Heng Feng · 7 years ago
  79. 8e27110 HID: i2c-hid: override HID descriptors for certain devices by Julian Sax · 7 years ago
  80. 16b06b1 HID: intel-ish: ipc: handle PIMR before ish_wakeup also clear PISR busy_clear bit by Song Hongyan · 7 years ago
  81. b13eb52 HID: intel-ish-hid: avoid binding wrong ishtp_cl_device by Hong Liu · 7 years ago
  82. c70374c HID: debug: fix the ring buffer implementation by Vladis Dronov · 7 years ago
  83. d921bb1 HID: lenovo: Add checks to fix of_led_classdev_register by Aditya Pakki · 7 years ago
  84. 270a08f HID: ite: Add USB id match for another ITE based keyboard rfkill key quirk by Hans de Goede · 7 years ago
  85. 53e0d8e Input: hyper-v - fix wakeup from suspend-to-idle by Vitaly Kuznetsov · 7 years ago
  86. 0fc19a8 HID: quirks: fix RetroUSB.com devices by Nic Soudée · 7 years ago
  87. d861fe2 HID: multitouch: Add pointstick support for Cirque Touchpad by Kai-Heng Feng · 7 years ago
  88. 699faa9 Revert "HID: uhid: use strlcpy() instead of strncpy()" by David Herrmann · 7 years ago
  89. 92724c1 HID: input: Ignore battery reported by Symbol DS4308 by Benson Leung · 7 years ago
  90. ec800c8 iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers by Hans de Goede · 7 years ago
  91. fb87a92 HID: steam: remove input device when a hid client is running. by Rodrigo Rivas Costa · 7 years ago
  92. 8ef7c76c HID: Add quirk for Microsoft PIXART OEM mouse by Sebastian Parschauer · 7 years ago
  93. 0c874f9 HID: Add quirk for Primax PIXART OEM mice by Sebastian Parschauer · 7 years ago
  94. cf7de65 HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges by Eric Biggers · 7 years ago
  95. 67b261d HID: alps: allow incoming reports when only the trackstick is opened by Benjamin Tissoires · 7 years ago
  96. 3b7b238 Revert "HID: add NOGET quirk for Eaton Ellipse MAX UPS" by Benjamin Tissoires · 7 years ago
  97. 48d49b6 HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanel by Kai-Heng Feng · 7 years ago
  98. b599ba1 HID: hiddev: fix potential Spectre v1 by Breno Leitao · 7 years ago
  99. 19785f4 HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452 by Jason Gerecke · 7 years ago
  100. 9ff3541 HID: intel-ish-hid: Enable Ice Lake mobile by Srinivas Pandruvada · 7 years ago