1. ed80bdc HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K15A keyboard-dock by Hans de Goede · 3 years, 9 months ago
  2. ed1ab6f HID: thrustmaster: fix return value check in thrustmaster_probe() by Wei Yongjun · 3 years, 9 months ago
  3. 25bdbfb HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65 by Nirenjan Krishnan · 3 years, 9 months ago
  4. 4bfb2c7 HID: asus: Filter keyboard EC for old ROG keyboard by Luke D Jones · 3 years, 10 months ago
  5. 6a01268 HID: semitek: new driver for GK6X series keyboards by Benjamin Moody · 3 years, 11 months ago
  6. e16e9f1 Merge branch 'for-5.13/warnings' into for-linus by Jiri Kosina · 3 years, 8 months ago
  7. 6c905ab Merge branch 'for-5.13/wacom' into for-linus by Jiri Kosina · 3 years, 8 months ago
  8. 5a4a13c Merge branch 'for-5.13/thrustmaster' into for-linus by Jiri Kosina · 3 years, 8 months ago
  9. e50fede Merge branch 'for-5.13/surface-system-aggregator-intergration' into for-linus by Jiri Kosina · 3 years, 8 months ago
  10. cfc9bdf Merge branch 'for-5.13/plantronics' into for-linus by Jiri Kosina · 3 years, 8 months ago
  11. 275ac61 Merge branch 'for-5.13/magicmouse' into for-linus by Jiri Kosina · 3 years, 8 months ago
  12. 686e161 Merge branch 'for-5.13/logitech' into for-linus by Jiri Kosina · 3 years, 8 months ago
  13. 0b21c35 Merge branch 'for-5.13/lenovo' into for-linus by Jiri Kosina · 3 years, 8 months ago
  14. cddbefc Merge branch 'for-5.13/i2c-hid' into for-linus by Jiri Kosina · 3 years, 8 months ago
  15. 8ba3c81 Merge branch 'for-5.13/ft260' into for-linus by Jiri Kosina · 3 years, 8 months ago
  16. 743b357 Merge branch 'for-5.13/elan' into for-linus by Jiri Kosina · 3 years, 8 months ago
  17. 590ade8 Merge branch 'for-5.13/core' into for-linus by Jiri Kosina · 3 years, 8 months ago
  18. 46fc466 HID: wacom: Setup pen input capabilities to the targeted tools by Ping Cheng · 3 years, 9 months ago
  19. ff0e9ee HID: hid-sensor-hub: Move 'hsdev' description to correct struct definition by Lee Jones · 3 years, 9 months ago
  20. 07b34dd HID: hid-sensor-hub: Remove unused struct member 'quirks' by Lee Jones · 3 years, 9 months ago
  21. 1784cd5 HID: wacom_sys: Demote kernel-doc abuse by Lee Jones · 3 years, 9 months ago
  22. dbf104f HID: hid-sensor-custom: Remove unused variable 'ret' by Lee Jones · 3 years, 9 months ago
  23. 5abb544 HID: hid-uclogic-params: Ensure function names are present and correct in kernel-doc headers by Lee Jones · 3 years, 9 months ago
  24. a62ce11 HID: hid-uclogic-rdesc: Kernel-doc is for functions and structs by Lee Jones · 3 years, 9 months ago
  25. 3f37fdc HID: hid-logitech-hidpp: Fix conformant kernel-doc header and demote abuses by Lee Jones · 3 years, 9 months ago
  26. ae71db0 HID: hid-picolcd_core: Remove unused variable 'ret' by Lee Jones · 3 years, 9 months ago
  27. a3760cd HID: hid-kye: Fix incorrect function name for kye_tablet_enable() by Lee Jones · 3 years, 9 months ago
  28. cd2bb7b HID: hid-core: Fix incorrect function name in header by Lee Jones · 3 years, 9 months ago
  29. 8802d15 HID: hid-alps: Correct struct misnaming by Lee Jones · 3 years, 9 months ago
  30. fbe352a HID: usbhid: hid-pidff: Demote a couple kernel-doc abuses by Lee Jones · 3 years, 9 months ago
  31. 4cbf8aa HID: usbhid: Repair a formatting issue in a struct description by Lee Jones · 3 years, 9 months ago
  32. e9bb37f HID: hid-thrustmaster: Demote a bunch of kernel-doc abuses by Lee Jones · 3 years, 9 months ago
  33. 9de07a4 HID: input: map battery capacity (00850065) by John Chen · 3 years, 9 months ago
  34. c0dc558 HID: magicmouse: fix reconnection of Magic Mouse 2 by John Chen · 3 years, 9 months ago
  35. 3dcc5f7 HID: magicmouse: fix 3 button emulation of Mouse 2 by John Chen · 3 years, 9 months ago
  36. 2b0c086 HID: magicmouse: add Apple Magic Mouse 2 support by John Chen · 3 years, 9 months ago
  37. c158c2a HID: lenovo: Add support for Thinkpad X1 Tablet Thin keyboard by Hans de Goede · 3 years, 9 months ago
  38. 2d0f1c0 HID: lenovo: Rework how the tp10ubkbd code decides which USB interface to use by Hans de Goede · 3 years, 9 months ago
  39. e2da5ff HID: lenovo: Set default_triggers for the mute and micmute LEDs by Hans de Goede · 3 years, 9 months ago
  40. 6171032 HID: lenovo: Map mic-mute button to KEY_F20 instead of KEY_MICMUTE by Hans de Goede · 3 years, 9 months ago
  41. 8744eee HID: lenovo: Set LEDs max_brightness value by Hans de Goede · 3 years, 9 months ago
  42. 033c978 HID: lenovo: Remove lenovo_led_brightness_get() by Hans de Goede · 3 years, 9 months ago
  43. 34348a8 HID: lenovo: Check hid_get_drvdata() returns non NULL in lenovo_event() by Hans de Goede · 3 years, 9 months ago
  44. 658d04e HID: lenovo: Fix lenovo_led_set_tp10ubkbd() error handling by Hans de Goede · 3 years, 9 months ago
  45. bbf6264 HID: lenovo: Use brightness_set_blocking callback for setting LEDs brightness by Hans de Goede · 3 years, 9 months ago
  46. ba3f929 HID: elan: Remove elan_mute_led_get_brigtness() by Hans de Goede · 3 years, 9 months ago
  47. 2601371 HID: elan: Set default_trigger for the mute LED by Hans de Goede · 3 years, 9 months ago
  48. efb618fb HID: elan: Silence mute LED errors being logged when the device is unplugged by Hans de Goede · 3 years, 9 months ago
  49. 66ff899 HID: fix memdup.cocci warnings by kernel test robot · 3 years, 9 months ago
  50. 35a927f HID: surface-hid: Add support for legacy keyboard interface by Maximilian Luz · 3 years, 10 months ago
  51. b05ff10 HID: Add support for Surface Aggregator Module HID transport by Maximilian Luz · 3 years, 10 months ago
  52. dfe74f5 HID: thrustmaster: introduce proper USB dependency by Jiri Kosina · 3 years, 10 months ago
  53. 2076b7b HID: ft260: fix an error message in ft260_i2c_write_read() by Dan Carpenter · 3 years, 10 months ago
  54. c49c336 HID: support for initialization of some Thrustmaster wheels by Dario Pagani · 4 years ago
  55. 276559d HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devices by Ping Cheng · 3 years, 10 months ago
  56. 6a82582 HID: ft260: add usb hid to i2c host bridge driver by Michael Zaidman · 3 years, 10 months ago
  57. 25615e4 AMD_SFH: Add DMI quirk table for BIOS-es which don't set the activestatus bits by Hans de Goede · 4 years ago
  58. 952f7d1 AMD_SFH: Add sensor_mask module parameter by Hans de Goede · 4 years ago
  59. a9e54f4 AMD_SFH: Removed unused activecontrolstatus member from the amd_mp2_dev struct by Hans de Goede · 4 years ago
  60. e29c62f HID: wacom: Assign boolean values to a bool variable by Jiapeng Zhong · 4 years ago
  61. 2a2b09c HID cp2112: fix support for multiple gpiochips by Douglas Gilbert · 4 years ago
  62. fa8ba6e HID: alps: fix error return code in alps_input_configured() by Jia-Ju Bai · 3 years, 10 months ago
  63. 9a0b44f HID: asus: Add support for 2021 ASUS N-Key keyboard by Luke D Jones · 3 years, 10 months ago
  64. 9951bb2 HID: hiddev: Return specific error codes on connect failure by Jason Gerecke · 3 years, 11 months ago
  65. f567d6e HID: plantronics: Workaround for double volume key presses by Maxim Mikityanskiy · 3 years, 11 months ago
  66. 434f770 HID: logitech-dj: Handle newer quad/bt2.0 receivers in HID proxy mode by Hans de Goede · 3 years, 11 months ago
  67. 751cb65 HID: logitech-dj: Use hid-ids.h defines for USB device-ids for all supported devices by Hans de Goede · 3 years, 11 months ago
  68. 36b87cf HID: google: add don USB id by Shou-Chieh Hsu · 3 years, 10 months ago
  69. 09609410 HID: i2c-hid: acpi: Drop redundant ACPI_PTR() by Andy Shevchenko · 3 years, 10 months ago
  70. a3836a0 HID: i2c-hid: acpi: Move GUID out of function and described it by Andy Shevchenko · 3 years, 10 months ago
  71. 4cecff8 HID: i2c-hid: acpi: Switch to new style i2c-driver probe function by Andy Shevchenko · 3 years, 10 months ago
  72. 6d97010 HID: i2c-hid: acpi: Get ACPI companion only once and reuse it by Andy Shevchenko · 3 years, 10 months ago
  73. 69aea9d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 3 years, 10 months ago
  74. 00522de2 Merge branch 'for-5.12/uclogic' into for-linus by Jiri Kosina · 3 years, 10 months ago
  75. c35f31f Merge branch 'for-5.12/sony' into for-linus by Jiri Kosina · 3 years, 10 months ago
  76. e2adf27 Merge branch 'for-5.12/playstation-v2' into for-linus by Jiri Kosina · 3 years, 10 months ago
  77. 31d31fa Merge branch 'for-5.12/multitouch' into for-linus by Jiri Kosina · 3 years, 10 months ago
  78. fc590a3 Merge branch 'for-5.12/logitech' into for-linus by Jiri Kosina · 3 years, 10 months ago
  79. 7eb275f Merge branch 'for-5.12/intel-ish' into for-linus by Jiri Kosina · 3 years, 10 months ago
  80. 27b730e Merge branch 'for-5.12/i2c-hid' into for-linus by Jiri Kosina · 3 years, 10 months ago
  81. d631007 Merge branch 'for-5.12/google' into for-linus by Jiri Kosina · 3 years, 10 months ago
  82. f8dd50e Merge branch 'for-5.12/doc' into for-linus by Jiri Kosina · 3 years, 10 months ago
  83. fcd89e7 Merge branch 'for-5.12/chicony' into for-linus by Jiri Kosina · 3 years, 10 months ago
  84. 760f7e7 Merge branch 'for-5.12/core' into for-linus by Jiri Kosina · 3 years, 10 months ago
  85. 5d99aa0 Merge tag 'staging-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 3 years, 10 months ago
  86. 949aacc HID: playstation: add DualSense player LED support. by Roderick Colenbrander · 3 years, 11 months ago
  87. c26e48b HID: playstation: add microphone mute support for DualSense. by Roderick Colenbrander · 3 years, 11 months ago
  88. 8e5198a HID: playstation: add initial DualSense lightbar support. by Roderick Colenbrander · 3 years, 11 months ago
  89. 88f3884 HID: wacom: Ignore attempts to overwrite the touch_max value from HID by Jason Gerecke · 3 years, 11 months ago
  90. 50ab1ff HID: playstation: fix array size comparison (off-by-one) by Colin Ian King · 3 years, 11 months ago
  91. 5fb5255 HID: playstation: fix unused variable in ps_battery_get_property. by Roderick Colenbrander · 3 years, 11 months ago
  92. 0b25b55 HID: playstation: report DualSense hardware and firmware version. by Roderick Colenbrander · 3 years, 11 months ago
  93. 5115109 HID: playstation: add DualSense classic rumble support. by Roderick Colenbrander · 3 years, 11 months ago
  94. 799b2b5 HID: playstation: add DualSense Bluetooth support. by Roderick Colenbrander · 3 years, 11 months ago
  95. 53f04e8 HID: playstation: track devices in list. by Roderick Colenbrander · 3 years, 11 months ago
  96. 402987c HID: playstation: add DualSense accelerometer and gyroscope support. by Roderick Colenbrander · 3 years, 11 months ago
  97. f6bb05f HID: playstation: add DualSense touchpad support. by Roderick Colenbrander · 3 years, 11 months ago
  98. d30bca4 HID: playstation: add DualSense battery support. by Roderick Colenbrander · 3 years, 11 months ago
  99. b99dcef HID: playstation: use DualSense MAC address as unique identifier. by Roderick Colenbrander · 3 years, 11 months ago
  100. bc2e15a HID: playstation: initial DualSense USB support. by Roderick Colenbrander · 3 years, 11 months ago