1. 4376e3a HID: asus: Add depends on USB_HID to HID_ASUS Kconfig option by Hans de Goede · 4 years, 11 months ago
  2. 6ccda28 HID: holtek: fix mouse probing by Benjamin Tissoires · 3 years, 3 months ago
  3. 128074f HID: check for valid USB device for many HID drivers by Greg Kroah-Hartman · 3 years, 4 months ago
  4. 945e346 HID: wacom: fix problems when device is not a valid USB device by Greg Kroah-Hartman · 3 years, 4 months ago
  5. b0f286d HID: add USB_HID dependancy on some USB HID drivers by Greg Kroah-Hartman · 3 years, 4 months ago
  6. de8ac0c HID: add USB_HID dependancy to hid-chicony by Greg Kroah-Hartman · 3 years, 4 months ago
  7. cb54ea8 HID: add USB_HID dependancy to hid-prodikeys by Greg Kroah-Hartman · 3 years, 4 months ago
  8. b1efa72 HID: add hid_is_usb() function to make it simpler for USB detection by Greg Kroah-Hartman · 3 years, 4 months ago
  9. df61782 HID: google: add eel USB id by xiazhengqiao · 3 years, 4 months ago
  10. 5bb56019 HID: wacom: Use "Confidence" flag to prevent reporting invalid contacts by Jason Gerecke · 3 years, 5 months ago
  11. c9f4440 HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JIS by Mizuho Mori · 3 years, 8 months ago
  12. 764ac04 HID: usbhid: free raw_report buffers in usbhid_stop by Anirudh Rayabharam · 3 years, 9 months ago
  13. bb8b723 HID: betop: fix slab-out-of-bounds Write in betop_probe by F.A.Sulaiman · 3 years, 7 months ago
  14. 9076623 HID: input: do not report stylus battery state as "full" by Dmitry Torokhov · 3 years, 9 months ago
  15. 075b291 HID: wacom: Correct base usage for capacitive ExpressKey status bits by Jason Gerecke · 3 years, 9 months ago
  16. eb38cd3 HID: do not use down_interruptible() when unbinding devices by Dmitry Torokhov · 4 years ago
  17. f77cbc1 HID: gt683r: add missing MODULE_DEVICE_TABLE by Bixuan Cui · 3 years, 11 months ago
  18. 0e28050 HID: usbhid: fix info leak in hid_submit_ctrl by Anirudh Rayabharam · 4 years ago
  19. e2d8829 HID: Add BUS_VIRTUAL to hid_connect logging by Mark Bolhuis · 3 years, 11 months ago
  20. a140833 HID: hid-sensor-hub: Return error for hid_set_field() failure by Srinivas Pandruvada · 4 years ago
  21. 00b1639 HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65 by Nirenjan Krishnan · 4 years ago
  22. cb7bb81 HID: multitouch: require Finger field to mark Win8 reports as MT by Ahelenia Ziemiańska · 4 years, 1 month ago
  23. 85e8c3b HID: i2c-hid: fix format string mismatch by Arnd Bergmann · 3 years, 11 months ago
  24. 173da50 HID: pidff: fix error return code in hid_pidff_init() by Zhen Lei · 3 years, 11 months ago
  25. 878177b HID: plantronics: Workaround for double volume key presses by Maxim Mikityanskiy · 4 years, 2 months ago
  26. 1c439ba HID: wacom: Assign boolean values to a bool variable by Jiapeng Zhong · 4 years, 2 months ago
  27. 21b2649 HID: alps: fix error return code in alps_input_configured() by Jia-Ju Bai · 4 years, 1 month ago
  28. f8991b0 HID: google: add don USB id by Shou-Chieh Hsu · 4 years, 1 month ago
  29. 38ece8c HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devices by Ping Cheng · 4 years ago
  30. 46a48d6 HID: mf: add support for 0079:1846 Mayflash/Dragonrise USB Gamecube Adapter by Ethan Warth · 4 years, 4 months ago
  31. 912e3e9a HID: wacom: Ignore attempts to overwrite the touch_max value from HID by Jason Gerecke · 4 years, 1 month ago
  32. 968b959 HID: core: detect and skip invalid inputs to snto32() by Randy Dunlap · 4 years, 3 months ago
  33. ffca531 HID: make arrays usage and value to be the same by Will McVicker · 4 years, 4 months ago
  34. 1feeef6 HID: wacom: Correct NULL dereference on AES pen proximity by Jason Gerecke · 4 years, 2 months ago
  35. 5305246 HID: Ignore battery for Elan touchscreen on ASUS UX550 by Seth Miller · 4 years, 3 months ago
  36. 24e97d7 HID: wacom: Fix memory leakage caused by kfifo_alloc by Ping Cheng · 4 years, 4 months ago
  37. 145b35d HID: i2c-hid: add Vero K147 to descriptor override by Julian Sax · 4 years, 4 months ago
  38. e7daa88 HID: Add Logitech Dinovo Edge battery quirk by Hans de Goede · 4 years, 5 months ago
  39. 7b64c55 HID: add HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE for Gamevice devices by Chris Ye · 4 years, 5 months ago
  40. efb0425 HID: hid-sensor-hub: Fix issue with devices with no report ID by Pablo Ceballos · 4 years, 5 months ago
  41. af13df7 HID: add support for Sega Saturn by Jiri Kosina · 4 years, 6 months ago
  42. ac13ba2 HID: cypress: Support Varmilo Keyboards' media hotkeys by Frank Yang · 4 years, 7 months ago
  43. d8a2bd8 HID: wacom: Avoid entering wacom_wac_pen_report for pad / battery by Jason Gerecke · 4 years, 6 months ago
  44. 8546708 HID: hid-input: fix stylus battery reporting by Dmitry Torokhov · 4 years, 6 months ago
  45. 6644d14 HID: roccat: add bounds checking in kone_sysfs_write_settings() by Dan Carpenter · 4 years, 7 months ago
  46. 4023bad0 HID: elan: Fix memleak in elan_input_configured by Dinghao Liu · 4 years, 7 months ago
  47. 0574a3b HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for all Saitek X52 devices by Nirenjan Krishnan · 4 years, 7 months ago
  48. a47b851 HID: core: Sanitize event code and type when mapping input by Marc Zyngier · 4 years, 7 months ago
  49. abae259 HID: core: Correctly handle ReportSize being zero by Marc Zyngier · 4 years, 7 months ago
  50. a83adbe HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage() by Peilin Ye · 4 years, 8 months ago
  51. 30028c3 HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands by Hans de Goede · 4 years, 8 months ago
  52. 9094d83 HID: quirks: add NOGET quirk for Logitech GROUP by Ikjoon Jang · 4 years, 8 months ago
  53. 37274b5 HID: input: Fix devices that return multiple bytes in battery report by Grant Likely · 4 years, 9 months ago
  54. 652af51 HID: apple: Disable Fn-key key-re-mapping on clone keyboards by Hans de Goede · 4 years, 9 months ago
  55. 77e1ed9 HID: steam: fixes race in handling device list. by Rodrigo Rivas Costa · 4 years, 9 months ago
  56. 7a72743 HID: alps: support devices with report id 2 by Caiyuan Xie · 4 years, 10 months ago
  57. 3384b7b HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor override by Federico Ricchiuto · 4 years, 9 months ago
  58. 074a3ea HID: quirks: Ignore Simply Automated UPB PIM by James Hilliard · 4 years, 9 months ago
  59. 27276de HID: quirks: Always poll Obins Anne Pro 2 keyboard by Sebastian Parschauer · 4 years, 10 months ago
  60. 8a2928f HID: magicmouse: do not set up autorepeat by Dmitry Torokhov · 4 years, 10 months ago
  61. 1a7a00b HID: quirks: Remove ITE 8595 entry from hid_have_special_driver by Hans de Goede · 5 years ago
  62. 5a5b485 HID: Add quirks for Trust Panora Graphic Tablet by Cristian Klein · 4 years, 11 months ago
  63. 51851d3 HID: i2c-hid: add Schneider SCL142ALM to descriptor override by Julian Sax · 4 years, 11 months ago
  64. 23b1c7b HID: sony: Fix for broken buttons on DS3 USB dongles by Scott Shumate · 4 years, 11 months ago
  65. d4c0e42 HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dock by Hans de Goede · 5 years ago
  66. 467926e HID: i2c-hid: reset Synaptics SYNA2393 on resume by Daniel Playfair Cal · 5 years ago
  67. 10c0340 HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY instead by Jiri Kosina · 5 years ago
  68. afdc308 HID: alps: Add AUI1657 device ID by Artem Borisov · 5 years ago
  69. 0faf568 HID: multitouch: add eGalaxTouch P80H84 support by Sebastian Reichel · 5 years ago
  70. 86762f6 HID: usbhid: Fix race between usbhid_close() and usbhid_stop() by Alan Stern · 5 years ago
  71. 525d7e7 HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devices by Jason Gerecke · 5 years ago
  72. 705d1b5 HID: google: add moonball USB id by Chen-Tsung Hsieh · 5 years ago
  73. 7005604 HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override by Kai-Heng Feng · 5 years ago
  74. 2ca4fec HID: apple: Add support for recent firmware on Magic Keyboards by Mansour Behabadi · 5 years ago
  75. 6263a83 HID: hiddev: Fix race in in hiddev_disconnect() by dan.carpenter@oracle.com · 5 years ago
  76. bcfa3be HID: alps: Fix an error handling path in 'alps_input_configured()' by Christophe JAILLET · 5 years ago
  77. 75c3955 HID: core: fix off-by-one memset in hid_report_raw_event() by Johan Korsnes · 5 years ago
  78. 30f22a3 HID: ite: Only bind to keyboard USB interface on Acer SW5-012 keyboard dock by Hans de Goede · 5 years ago
  79. e8d49de HID: steam: Fix input device disappearing by Rodrigo Rivas Costa · 5 years ago
  80. 7be469a drivers/hid/hid-multitouch.c: fix a possible null pointer access. by Pan Zhang · 5 years ago
  81. 1bc5791 HID: Add quirk for incorrect input length on Lenovo Y720 by Pavel Balan · 5 years ago
  82. 9e91b7c HID: ite: Add USB id match for Acer SW5-012 keyboard dock by Hans de Goede · 5 years ago
  83. 7680181 HID: Add quirk for Xin-Mo Dual Controller by Priit Laes · 5 years ago
  84. 4ea6625 HID: multitouch: Add LG MELF0410 I2C touchscreen support by Aaron Ma · 5 years ago
  85. 30db8e4 HID: hidraw, uhid: Always report EPOLLOUT by Jiri Kosina · 5 years ago
  86. b62df58c HID: hidraw: Fix returning EPOLLOUT from hidraw_poll by Marcel Holtmann · 5 years ago
  87. d2178fc hidraw: Return EPOLLOUT from hidraw_poll by Fabian Henneke · 6 years ago
  88. dcdaaa0 HID: hiddev: fix mess in hiddev_open() by Dmitry Torokhov · 5 years ago
  89. 64c8b76 HID: hid-input: clear unmapped usages by Dmitry Torokhov · 5 years ago
  90. 2d21f37 HID: uhid: Fix returning EPOLLOUT from uhid_char_poll by Marcel Holtmann · 5 years ago
  91. 31d06cc HID: Fix slab-out-of-bounds read in hid_field_extract by Alan Stern · 5 years ago
  92. 9d83386 HID: i2c-hid: Reset ALPS touchpads on resume by Kai-Heng Feng · 5 years ago
  93. f573f40 HID: rmi: Check that the RMI_STARTED bit is set before unregistering the RMI transport device by Andrew Duggan · 5 years ago
  94. 51ade3d HID: Improve Windows Precision Touchpad detection. by Blaž Hrastnik · 5 years ago
  95. f490b51 HID: logitech-hidpp: Silence intermittent get_battery_capacity errors by Hans de Goede · 5 years ago
  96. a6d05d7 HID: quirks: Add quirk for HP MSU1465 PIXART OEM mouse by Jinke Fan · 5 years ago
  97. be41df8 HID: core: check whether Usage Page item is after Usage ID items by Candle Sun · 5 years ago
  98. e1bb74b HID: intel-ish-hid: fixes incorrect error handling by Pan Bian · 6 years ago
  99. d6706b2 HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring() by Zhang Lixu · 5 years ago
  100. 78e7e02 HID: google: add magnemite/masterball USB ids by Nicolas Boichat · 5 years ago