1. 13054ab HID: debug: fix the ring buffer implementation by Vladis Dronov · 6 years ago
  2. 1950f46 HID: core: simplify active collection tracking by Philipp Zabel · 6 years ago
  3. 77ae0d8 HID: i2c-hid: Disable runtime PM on Goodix touchpad by Kai-Heng Feng · 6 years ago
  4. ee46967 HID: core: replace the collection tree pointers with indices by Peter Hutterer · 6 years ago
  5. cf26057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  6. bd8879f Merge branches 'for-4.20/upstream-fixes', 'for-4.21/core', 'for-4.21/hid-asus', 'for-4.21/hid-core', 'for-4.21/hid-cougar', 'for-4.21/hidraw', 'for-4.21/highres-wheel' and 'for-4.21/ish' into for-linus by Jiri Kosina · 6 years ago
  7. f8f8074 HID: i2c-hid: Add Odys Winbook 13 to descriptor override by Hans de Goede · 6 years ago
  8. 6ae16df HID: lenovo: Add checks to fix of_led_classdev_register by Aditya Pakki · 6 years ago
  9. 24dc836 Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  10. 74fbc7d HID: intel-ish-hid: add MSI interrupt support by Song Hongyan · 6 years ago
  11. 8c32d47 HID: debug: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
  12. 6e0856d HID: intel-ish-hid: fixes incorrect error handling by Pan Bian · 6 years ago
  13. 0e1f37d HID: asus: Add support for the ASUS T101HA keyboard dock by Aleix Roca Nonell · 6 years ago
  14. 21abf10 gpio: Pass a flag to gpiochip_request_own_desc() by Linus Walleij · 7 years ago
  15. f5d5827 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  16. 1676722 HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice by Harry Cutts · 6 years ago
  17. 4435ff2 HID: logitech: Enable high-resolution scrolling on Logitech mice by Harry Cutts · 6 years ago
  18. 95c3d00 HID: logitech: Add function to enable HID++ 1.0 "scrolling acceleration" by Harry Cutts · 6 years ago
  19. fef3360 HID: logitech-hidpp: fix typo, hiddpp to hidpp by Peter Hutterer · 6 years ago
  20. 2dc702c HID: input: use the Resolution Multiplier for high-resolution scrolling by Peter Hutterer · 6 years ago
  21. 5a4abb3 HID: core: process the Resolution Multiplier by Peter Hutterer · 6 years ago
  22. c53431e HID: core: store the collections as a basic tree by Peter Hutterer · 6 years ago
  23. 868613f HID: quirks: fix RetroUSB.com devices by Nic Soudée · 6 years ago
  24. adac075 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  25. cd9a043 Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  26. 2340bad HID: asus: Add support for the ASUS FX503VD laptop by Hans de Goede · 6 years ago
  27. e98e380 HID: asus: Add event handler to catch unmapped Asus Vendor UsagePage codes by Hans de Goede · 6 years ago
  28. 4050207 HID: ite: Add USB id match for another ITE based keyboard rfkill key quirk by Hans de Goede · 6 years ago
  29. c648284 Merge tag 'iio-fixes-for-4.20a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 6 years ago
  30. f1539a0 Revert "HID: input: Create a utility class for counting scroll events" by Benjamin Tissoires · 6 years ago
  31. 00acc9e Revert "HID: logitech: Add function to enable HID++ 1.0 "scrolling acceleration"" by Benjamin Tissoires · 6 years ago
  32. 5372fc3 Revert "HID: logitech: Enable high-resolution scrolling on Logitech mice" by Benjamin Tissoires · 6 years ago
  33. a69616d Revert "HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice" by Benjamin Tissoires · 6 years ago
  34. d0341ef Revert "HID: logitech: fix a used uninitialized GCC warning" by Benjamin Tissoires · 6 years ago
  35. e2b95b2 Revert "HID: input: simplify/fix high-res scroll event handling" by Benjamin Tissoires · 6 years ago
  36. aeed35f HID: cougar: Add support for Cougar 700K Gaming Keyboard by Daniel M. Lambea · 6 years ago
  37. fb862c3 HID: Add quirk for Primax PIXART OEM mice by Sebastian Parschauer · 6 years ago
  38. 86c3152 HID: i2c-hid: Disable runtime PM for LG touchscreen by Kai-Heng Feng · 6 years ago
  39. 12d43aa HID: multitouch: Add pointstick support for Cirque Touchpad by Kai-Heng Feng · 6 years ago
  40. 385a488 HID: steam: remove input device when a hid client is running. by Rodrigo Rivas Costa · 6 years ago
  41. 4d26d1d Revert "HID: uhid: use strlcpy() instead of strncpy()" by David Herrmann · 6 years ago
  42. 8c01db7 HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges by Eric Biggers · 6 years ago
  43. 0145b50 iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers by Hans de Goede · 6 years ago
  44. 10f91c7 Input: hyper-v - fix wakeup from suspend-to-idle by Vitaly Kuznetsov · 6 years ago
  45. cc7ed49 HID: hidraw: enforce minors_lock locking via lockdep by Jiri Kosina · 6 years ago
  46. 0fd7918 HID: input: Ignore battery reported by Symbol DS4308 by Benson Leung · 6 years ago
  47. e82e62e HID: Add quirk for Microsoft PIXART OEM mouse by Sebastian Parschauer · 6 years ago
  48. 3fc202e HID: asus: fix build warning wiht CONFIG_ASUS_WMI disabled by Arnd Bergmann · 6 years ago
  49. 0c72442 Merge branch 'master' into for-4.20/upstream-fixes by Jiri Kosina · 6 years ago
  50. eb7046e Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
  51. 3b692c5 HID: asus: only support backlight when it's not driven by WMI by Daniel Drake · 6 years ago
  52. 399474e HID: i2c-hid: add Direkt-Tek DTLAPY133-1 to descriptor override by Julian Sax · 6 years ago
  53. 134bf98 Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  54. 044ee89 HID: input: simplify/fix high-res scroll event handling by Linus Torvalds · 6 years ago
  55. 69d5b97 HID: we do not randomly make new drivers 'default y' by Linus Torvalds · 6 years ago
  56. b59dfda i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] array by Linus Torvalds · 6 years ago
  57. 7dd8db6 HID: alps: allow incoming reports when only the trackstick is opened by Benjamin Tissoires · 6 years ago
  58. 6298944 Revert "HID: add NOGET quirk for Eaton Ellipse MAX UPS" by Benjamin Tissoires · 6 years ago
  59. 00b790e HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanel by Kai-Heng Feng · 6 years ago
  60. f112743 HID: hiddev: fix potential Spectre v1 by Breno Leitao · 6 years ago
  61. 46011e97 Merge branch 'for-4.20/multitouch' into for-linus by Jiri Kosina · 6 years ago
  62. 5099bc8 Merge branch 'for-4.20/microsoft' into for-linus by Jiri Kosina · 6 years ago
  63. 276e722 Merge branch 'for-4.20/logitech-highres' into for-linus by Jiri Kosina · 6 years ago
  64. 4e7be68 Merge branch 'for-4.20/i2c-hid' into for-linus by Jiri Kosina · 6 years ago
  65. a600ffe Merge branch 'for-4.20/google' into for-linus by Jiri Kosina · 6 years ago
  66. d19031d Merge branch 'for-4.20/cougar' into for-linus by Jiri Kosina · 6 years ago
  67. d93af50 Merge branch 'for-4.20/core' into for-linus by Jiri Kosina · 6 years ago
  68. 037ad06 Merge branch 'for-4.20/bigbenff' into for-linus by Jiri Kosina · 6 years ago
  69. 4724750 Merge branch 'for-4.20/apple' into for-linus by Jiri Kosina · 6 years ago
  70. ce9d58d HID: usbhid: Add quirk for Redragon/Dragonrise Seymur 2 by Kai-Heng Feng · 6 years ago
  71. 11db817 HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452 by Jason Gerecke · 6 years ago
  72. 23e542e HID: google: add dependency on Cros EC for Hammer by Dmitry Torokhov · 6 years ago
  73. 14f3992 HID: elan: fix spelling mistake "registred" -> "registered" by Colin Ian King · 6 years ago
  74. 8f35260 HID: google: drop superfluous const before SIMPLE_DEV_PM_OPS() by Jiri Kosina · 6 years ago
  75. eb1aac4 HID: google: add support tablet mode switch for Whiskers by Dmitry Torokhov · 6 years ago
  76. 183e19f media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros by Sean Young · 7 years ago
  77. 9d7b186 HID: magicmouse: add support for Apple Magic Trackpad 2 by Sean O'Brien · 6 years ago
  78. 9ee3e06 HID: i2c-hid: override HID descriptors for certain devices by Julian Sax · 6 years ago
  79. 256a90e HID: hid-bigbenff: driver for BigBen Interactive PS3OFMINIPAD gamepad by Hanno Zulla · 7 years ago
  80. 9ff3541 HID: intel-ish-hid: Enable Ice Lake mobile by Srinivas Pandruvada · 7 years ago
  81. 5fe2ccb HID: logitech: fix a used uninitialized GCC warning by zhong jiang · 6 years ago
  82. dc4e05d HID: intel-ish-hid: using list_head for ipc write queue by Hong Liu · 7 years ago
  83. 946a777 HID: intel-ish-hid: use resource-managed api by Hong Liu · 7 years ago
  84. 18c0b54 HID: intel_ish-hid: Enhance API to get ring buffer sizes by Srinivas Pandruvada · 7 years ago
  85. f26de33 HID: intel-ish-hid: use helper function to search client id by Even Xu · 7 years ago
  86. e625020 HID: intel-ish-hid: ishtp: add helper function for client search by Even Xu · 7 years ago
  87. 816e7ed HID: intel-ish-hid: use helper function to access client buffer by Even Xu · 7 years ago
  88. a1c40ce HID: intel-ish-hid: ishtp: add helper functions for client buffer operation by Even Xu · 7 years ago
  89. d174c66 HID: intel-ish-hid: use helper function for private driver data set/get by Even Xu · 7 years ago
  90. d0b4123 HID: intel-ish-hid: ishtp: add helper function for driver data get/set by Even Xu · 7 years ago
  91. afbb116 HID: i2c-hid: Remove RESEND_REPORT_DESCR quirk and its handling by Hans de Goede · 6 years ago
  92. 807588a HID: i2c-hid: disable runtime PM operations on hantick touchpad by Anisse Astier · 7 years ago
  93. 52cf93e HID: i2c-hid: Don't reset device upon system resume by Kai-Heng Feng · 7 years ago
  94. 8473a93 HID: input: Set INPUT_PROP_-property for HID_UP_DIGITIZERS by Tatsunosuke Tobita · 7 years ago
  95. 830e82a HID: microsoft: the driver now neeed MEMLESS_FF infrastructure by Jiri Kosina · 7 years ago
  96. 75f1f19 HID: cougar: Stop processing vendor events on hid-core by Daniel M. Lambea · 7 years ago
  97. 6b003a8 HID: cougar: Make parameter 'g6_is_space' dinamically settable by Daniel M. Lambea · 7 years ago
  98. ade573e HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub report by Hans de Goede · 7 years ago
  99. 73c5b25 HID: microsoft: Add rumble support for Xbox One S controller by Andrey Smirnov · 7 years ago
  100. f2d3b62 HID: microsoft: Convert private data to be a proper struct by Andrey Smirnov · 7 years ago