1. 5ebdffd HID: core: fix off-by-one memset in hid_report_raw_event() by Johan Korsnes · 5 years ago
  2. 8ec321e HID: Fix slab-out-of-bounds read in hid_field_extract by Alan Stern · 5 years ago
  3. 2dbc6f1 HID: Improve Windows Precision Touchpad detection. by Blaž Hrastnik · 5 years ago
  4. 1cb0d2a HID: core: check whether Usage Page item is after Usage ID items by Candle Sun · 5 years ago
  5. b3a81c7 HID: fix error message in hid_open_report() by Michał Mirosław · 5 years ago
  6. 0af10ee HID: core: fix dmesg flooding if report field larger than 32bit by Joshua Clayton · 5 years ago
  7. c11fb13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  8. f9482da Revert "HID: core: Call request_module before doing device_add" by Benjamin Tissoires · 6 years ago
  9. e0b7f9b Revert "HID: core: Do not call request_module() in async context" by Benjamin Tissoires · 6 years ago
  10. 15fc1b5 Revert "HID: Increase maximum report size allowed by hid_field_extract()" by Benjamin Tissoires · 6 years ago
  11. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  12. 63b6f0b Merge branches 'for-5.1/upstream-fixes', 'for-5.2/core', 'for-5.2/ish', 'for-5.2/logitech', 'for-5.2/macally', 'for-5.2/picolcd', 'for-5.2/sensor' and 'for-5.2/u2fzero' into for-linus by Jiri Kosina · 6 years ago
  13. d43c17e HID: input: make sure the wheel high resolution multiplier is set by Benjamin Tissoires · 6 years ago
  14. 4ceabaf HID: core: Do not call request_module() in async context by Hans de Goede · 6 years ago
  15. a025a18 HID: core: Call request_module before doing device_add by Hans de Goede · 6 years ago
  16. 58e7515 HID: core: move Usage Page concatenation to Main item by Nicolas Saenz Julienne · 6 years ago
  17. 94a9992f HID: Increase maximum report size allowed by hid_field_extract() by Kai-Heng Feng · 6 years ago
  18. 1950f46 HID: core: simplify active collection tracking by Philipp Zabel · 6 years ago
  19. ee46967 HID: core: replace the collection tree pointers with indices by Peter Hutterer · 6 years ago
  20. 5a4abb3 HID: core: process the Resolution Multiplier by Peter Hutterer · 6 years ago
  21. c53431e HID: core: store the collections as a basic tree by Peter Hutterer · 6 years ago
  22. d93af50 Merge branch 'for-4.20/core' into for-linus by Jiri Kosina · 6 years ago
  23. b034ed5 HID: core: fix NULL pointer dereference by Gustavo A. R. Silva · 6 years ago
  24. b2dd9f2 HID: core: fix memory leak on probe by Stefan Agner · 6 years ago
  25. 71f6fa9 HID: increase maximum global item tag report size to 256 by Song, Hongyan · 6 years ago
  26. 16501e8 Merge branch 'for-4.19/multitouch-multiaxis' into for-linus by Jiri Kosina · 6 years ago
  27. 1a8861f HID: cougar: make compare_device_paths reusable by Daniel M. Lambea · 6 years ago
  28. 08a8a7c HID: core: do not upper bound the collection stack by Benjamin Tissoires · 6 years ago
  29. 092150a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 6 years ago
  30. 8f73285 HID: core: allow concurrent registration of drivers by Benjamin Tissoires · 7 years ago
  31. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  32. 25721ae Merge branch 'for-4.18/multitouch' into for-linus by Jiri Kosina · 7 years ago
  33. d6c70a8 HID: core: fix hid_hw_open() comment by Hisao Tanabe · 7 years ago
  34. f07b3c1 HID: generic: create one input report per application type by Benjamin Tissoires · 7 years ago
  35. e2d39e0 Merge branch 'for-4.17/upstream' into for-linus by Jiri Kosina · 7 years ago
  36. af73686e Merge branch 'for-4.17/multitouch' into for-linus by Jiri Kosina · 7 years ago
  37. 2904e68 HID: core: reset the quirks before calling probe again by Benjamin Tissoires · 7 years ago
  38. c17a747 HID: core: rewrite the hid-generic automatic unbind by Benjamin Tissoires · 7 years ago
  39. 6de0b13 HID: core: Fix size as type u32 by Aaron Ma · 7 years ago
  40. a7acb31 Merge branch 'for-4.16/hid-quirks-cleanup/_base' into for-linus by Jiri Kosina · 7 years ago
  41. 7cb4774 HID: core: lower log level for unknown main item tags to warnings by Hans de Goede · 7 years ago
  42. e04a044 HID: core: remove the absolute need of hid_have_special_driver[] by Benjamin Tissoires · 7 years ago
  43. f745d16 HID: core: move the list of ignored devices in hid-quirks.c by Benjamin Tissoires · 7 years ago
  44. 6e65d9d HID: quirks: move the list of special devices into a quirk by Benjamin Tissoires · 7 years ago
  45. d5d3e20 HID: core: move the dynamic quirks handling in core by Benjamin Tissoires · 7 years ago
  46. 6ed7a70 Merge branch 'for-4.15/upstream' into for-linus by Jiri Kosina · 7 years ago
  47. 47dd6b0 Merge branch 'for-4.15/asus' into for-linus by Jiri Kosina · 7 years ago
  48. 5cc619d Merge branch 'for-4.15/alps' into for-linus by Jiri Kosina · 7 years ago
  49. 1477edb HID: Add ID 044f:b605 ThrustMaster, Inc. force feedback Racing Wheel by Viktor Chapliev · 7 years ago
  50. 287b8e1 HID: alps: add new U1 device ID by Masaki Ota · 7 years ago
  51. 73196eb HID: alps: add support for Alps T4 Touchpad device by Masaki Ota · 7 years ago
  52. a0933a4 HID: hid-elecom: extend to fix descriptor for HUGE trackball by Alex Manoussakis · 7 years ago
  53. 832e1ee HID: asus: Add support for Fn keys on Asus ROG G752 by Maxime Bellengé · 7 years ago
  54. ad8378e HID: make device_attribute const by Bhumika Goyal · 7 years ago
  55. 2682b89 Merge branch 'for-4.14/driver-lock-removal' into for-linus by Jiri Kosina · 7 years ago
  56. d3c7ad2 Merge branch 'for-4.14/asus' into for-linus by Jiri Kosina · 7 years ago
  57. 6f68f0a HID: Remove the semaphore driver_lock by Binoy Jayan · 8 years ago
  58. c228352 HID: ortek: add one more buggy device by Benjamin Tissoires · 7 years ago
  59. 5703e52 HID: asus: Add T100CHI bluetooth keyboard dock special keys mapping by Hans de Goede · 8 years ago
  60. a91ab91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  61. 837c194 Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport-open-close-consolidation', 'for-4.13/upstream' and 'for-4.13/wacom' into for-linus by Jiri Kosina · 7 years ago
  62. 604250d Merge branches 'for-4.13/ish' and 'for-4.13/ite' into for-linus by Jiri Kosina · 7 years ago
  63. 4f94ff4 Merge branches 'for-4.13/apple' and 'for-4.13/asus' into for-linus by Jiri Kosina · 7 years ago
  64. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  65. 13b2e1b HID: Add driver for Retrode2 joypad adapter by Bastien Nocera · 8 years ago
  66. 0ca4cd7 HID: let generic driver yield control iff specific driver has been enabled by Jiri Kosina · 8 years ago
  67. 08585e4 HID: core: don't use negative operands when shift by Andy Shevchenko · 8 years ago
  68. c281032 HID: hid-core: convert to use DRIVER_ATTR_RO and drv_groups by Greg Kroah-Hartman · 8 years ago
  69. aaac082 HID: serialize hid_hw_open and hid_hw_close by Dmitry Torokhov · 8 years ago
  70. 38b2d78 HID: asus: Add support for Zen AiO MD-5110 keyboard by Daniel Drake · 8 years ago
  71. 5be9180 HID: move Asus keyboard support from hid-chicony to hid-asus by Daniel Drake · 8 years ago
  72. 76dd1fb HID: asus: Add support for T100 keyboard by Hans de Goede · 8 years ago
  73. 0bb7a37 HID: elecom: extend to fix the descriptor for DEFT trackballs by Diego Elio Pettenò · 8 years ago
  74. f1918be HID: ite: Add hid-ite driver by Hans de Goede · 8 years ago
  75. 4d6ca22 Merge branch 'for-4.12/asus' into for-linus by Jiri Kosina · 8 years ago
  76. 18fc216 Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2112', 'for-4.12/hid-core-null-state-handling', 'for-4.12/hiddev', 'for-4.12/i2c-hid', 'for-4.12/innomedia', 'for-4.12/logitech-hidpp-battery-power-supply', 'for-4.12/multitouch', 'for-4.12/nti', 'for-4.12/upstream' and 'for-4.12/wacom' into for-linus by Jiri Kosina · 8 years ago
  77. 84379d8 Revert "HID: rmi: Handle all Synaptics touchpads using hid-rmi" by Jiri Kosina · 8 years ago
  78. fe1a83b4 HID: uclogic: add support for Ugee Tablet EX07S by Xiaolei Yu · 8 years ago
  79. a93913e HID: asus: fix and generalize ambiguous preprocessor macros by Matjaz Hegedic · 8 years ago
  80. 1caccc2 HID: asus: support Republic of Gamers special keys by Chris Chiu · 8 years ago
  81. 9257821 HID: xinmo: fix for out of range for THT 2P arcade controller. by Peter Stein · 8 years ago
  82. 733aca9 HID: hiddev: reallocate hiddev's minor number by Jaejoong Kim · 8 years ago
  83. c846fe9 HID: Accutouch: Add driver for ELO Accutouch 2216 USB Touchscreens by Martyn Welch · 8 years ago
  84. 01adc47 HID: corsair: Add driver Scimitar Pro RGB gaming mouse 1b1c:1b3e support to hid-corsair by Oscar Campos · 8 years ago
  85. f2f10b7 HID: chicony: Add support for another ASUS Zen AiO keyboard by Daniel Drake · 8 years ago
  86. 07e88a3 HID: Add quirk driver for NTI USB-SUN adapter by Jonathan Tomer · 8 years ago
  87. 2fa299a HID: rmi: fallback to generic/multitouch if hid-rmi is not built by Jiri Kosina · 8 years ago
  88. 53f724b Merge branches 'for-4.10/upstream-fixes', 'for-4.11/intel-ish', 'for-4.11/mayflash', 'for-4.11/microsoft', 'for-4.11/rmi', 'for-4.11/upstream' and 'for-4.11/wacom' into for-linus by Jiri Kosina · 8 years ago
  89. f3287a9 HID: multitouch: fix LG Melfas touchscreen by Benjamin Tissoires · 8 years ago
  90. d193c16 HID: whitespace cleanup by Dennis Chen · 8 years ago
  91. 0a76ac8 HID: multitouch: enable Surface 3 Type Cover Pro to report multitouch data by Dennis Chen · 8 years ago
  92. c7821d0 HID: rmi: Support the Lenovo Thinkpad X1 Tablet dock using hid-rmi by Andrew Duggan · 8 years ago
  93. 279967a HID: rmi: Handle all Synaptics touchpads using hid-rmi by Andrew Duggan · 8 years ago
  94. fe6cc17 HID: hid-mf: add force feedback support for Mayflash DolphinBar and GameCube by Marcel Hasler · 8 years ago
  95. 66e5c5f HID: multitouch: enable Surface 4 Type Cover Pro (non-JP) to report multitouch data by Daniel Keller · 8 years ago
  96. 7021b60 HID: remove use of DRIVER_LICENSE by Grant Grundler · 8 years ago
  97. 08f9572 HID: ignore Petzl USB headlamp by Jiri Kosina · 8 years ago
  98. 4fed023 HID: multitouch: enable the Surface 4 Type Cover Pro (JP) to report multitouch data by Yuta Kobayashi · 8 years ago
  99. 96e132e Merge branches 'for-4.10/asus', 'for-4.10/cp2112', 'for-4.10/i2c-hid-nopower', 'for-4.10/intel-ish', 'for-4.10/mayflash', 'for-4.10/microsoft-surface-3', 'for-4.10/multitouch', 'for-4.10/sony', 'for-4.10/udraw-ps3', 'for-4.10/upstream' and 'for-4.10/wacom/generic' into for-linus by Jiri Kosina · 8 years ago
  100. 9ce12d8 HID: asus: Add i2c touchpad support by Brendan McGrath · 8 years ago