1. 52cf93e HID: i2c-hid: Don't reset device upon system resume by Kai-Heng Feng · 6 years ago
  2. ade573e HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub report by Hans de Goede · 6 years ago
  3. b034ed5 HID: core: fix NULL pointer dereference by Gustavo A. R. Silva · 6 years ago
  4. 0d6c301 HID: core: fix grouping by application by Benjamin Tissoires · 6 years ago
  5. ec6adef HID: multitouch: fix Elan panels with 2 input modes declaration by Benjamin Tissoires · 6 years ago
  6. 43822c9 HID: hid-saitek: Add device ID for RAT 7 Contagion by Harry Mallon · 6 years ago
  7. b2dd9f2 HID: core: fix memory leak on probe by Stefan Agner · 6 years ago
  8. e38c0ac HID: input: fix leaking custom input node name by Stefan Agner · 6 years ago
  9. ee34549 HID: add support for Apple Magic Keyboards by Sean O'Brien · 6 years ago
  10. fb6acf7 HID: i2c-hid: Fix flooded incomplete report after S3 on Rayd touchscreen by AceLan Kao · 6 years ago
  11. e0ab8b2 HID: intel-ish-hid: Enable Sunrise Point-H ish driver by Andreas Bosch · 6 years ago
  12. 7a324b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 6 years ago
  13. 1429b47 Merge branch 'for-4.19/wiimote' into for-linus by Jiri Kosina · 6 years ago
  14. ffbeeaa Merge branch 'for-4.19/wacom' into for-linus by Jiri Kosina · 6 years ago
  15. a91ddf2 Merge branch 'for-4.19/upstream' into for-linus by Jiri Kosina · 6 years ago
  16. 78a8ad7 Merge branch 'for-4.19/sony' into for-linus by Jiri Kosina · 6 years ago
  17. 16501e8 Merge branch 'for-4.19/multitouch-multiaxis' into for-linus by Jiri Kosina · 6 years ago
  18. f5dd807 Merge branch 'for-4.19/intel-ish' into for-linus by Jiri Kosina · 6 years ago
  19. 4435b57 Merge branch 'for-4.19/i2c-hid' into for-linus by Jiri Kosina · 6 years ago
  20. 5a12d86 Merge branch 'for-4.19/elan' into for-linus by Jiri Kosina · 6 years ago
  21. 50fa925 HID: intel_ish-hid: tx_buf memory leak on probe/remove by Anton Vasilyev · 6 years ago
  22. a1e9a9c HID: intel-ish-hid: Prevent loading of driver on Mehlow by Srinivas Pandruvada · 6 years ago
  23. b8e759b HID: cougar: Add support for the Cougar 500k Gaming Keyboard by Daniel M. Lambea · 6 years ago
  24. 1a8861f HID: cougar: make compare_device_paths reusable by Daniel M. Lambea · 6 years ago
  25. 7f342e9 HID: intel-ish-hid: remove redundant variable num_frags by Colin Ian King · 7 years ago
  26. 28a042a HID: multitouch: handle palm for touchscreens by Dmitry Torokhov · 6 years ago
  27. f902437 HID: multitouch: touchscreens also use confidence reports by Dmitry Torokhov · 6 years ago
  28. 9152c7d HID: multitouch: report MT_TOOL_PALM for non-confident touches by Dmitry Torokhov · 6 years ago
  29. 30576c5 HID: microsoft: support the Surface Dial by Benjamin Tissoires · 6 years ago
  30. 08a8a7c HID: core: do not upper bound the collection stack by Benjamin Tissoires · 6 years ago
  31. ba6b055 HID: input: enable Totem on the Dell Canvas 27 by Benjamin Tissoires · 6 years ago
  32. 01eaac7 HID: multitouch: remove one copy of values by Benjamin Tissoires · 6 years ago
  33. 8dfe14b HID: multitouch: ditch mt_report_id by Benjamin Tissoires · 6 years ago
  34. 3ceb382 HID: multitouch: store a per application quirks value by Benjamin Tissoires · 6 years ago
  35. f146d1c HID: multitouch: Store per collection multitouch data by Benjamin Tissoires · 6 years ago
  36. cf6d15d HID: multitouch: make sure the static list of class is not changed by Benjamin Tissoires · 6 years ago
  37. e7ad3dc HID: elan: Add support for touchpad on the Toshiba Click Mini L9W by Hans de Goede · 6 years ago
  38. 6e5dd63 HID: elan: Add USB-id for HP x2 10-n000nd touchpad by Hans de Goede · 6 years ago
  39. 7ed3f28 HID: elan: Add a flag for selecting if the touchpad has a LED by Hans de Goede · 6 years ago
  40. 19588be HID: elan: Query resolution from the touchpad by Hans de Goede · 6 years ago
  41. 79d11f2 HID: elan: Query device max_x and max_y value from touchpad by Hans de Goede · 6 years ago
  42. 314f04e HID: elan: Hardcode finger-count and usb-interface by Hans de Goede · 6 years ago
  43. 2f612de HID: elan: Correctly report MT_PRESSURE instead of TOOL_WIDTH by Hans de Goede · 6 years ago
  44. f109b43 HID: elan: Stop claiming we have TOUCH_MAJOR and then never reporting it by Hans de Goede · 6 years ago
  45. c4cf2d8 HID: elan: Remove unused max_area_x and max_area_y vatiables by Hans de Goede · 6 years ago
  46. 83cf9cd Merge 4.18-rc5 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  47. 092150a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 6 years ago
  48. ea58c33 HID: hid-sony.c: Use devm_ api to simplify sc->output_report_dmabuf by Hanno Zulla · 7 years ago
  49. 8082d3f HID: hid-sony.c: Use devm_ api to simplify sony_battery_probe() by Hanno Zulla · 7 years ago
  50. f2d98e2 HID: hid-sony.c: Use devm_ api to simplify sony_leds_init() by Hanno Zulla · 7 years ago
  51. ea4a5fd HID: hid-sony.c: Use devm_ api to simplify sony_register_sensors() by Hanno Zulla · 7 years ago
  52. cc070a8 HID: hid-sony.c: Use devm_ api to simplify sony_register_touchpad() by Hanno Zulla · 7 years ago
  53. 4f65245 HID: hiddev: fix potential Spectre v1 by Gustavo A. R. Silva · 7 years ago
  54. ef6eaf2 HID: i2c-hid: Fix "incomplete report" noise by Jason Andryuk · 7 years ago
  55. af0a564 use the new async probing feature for the hyperv drivers by Arjan van de Ven · 7 years ago
  56. 3b8d573 HID: wacom: Correct touch maximum XY of 2nd-gen Intuos by Jason Gerecke · 7 years ago
  57. 418b573 HID: wacom: convert Wacom custom usages to standard HID usages by Ping Cheng · 7 years ago
  58. 5783251 HID: wacom: Move handling of HID quirks into a dedicated function by Jason Gerecke · 7 years ago
  59. 29b9e14 HID: wacom: Replace touch_max fixup code with static touch_max definitions by Jason Gerecke · 7 years ago
  60. 717adfd HID: debug: check length before copy_to_user() by Daniel Rosenberg · 7 years ago
  61. 8f73285 HID: core: allow concurrent registration of drivers by Benjamin Tissoires · 7 years ago
  62. d4bdf2d HID: wiimote: add support for Guitar-Hero devices by Nicolas Adenis-Lamarre · 7 years ago
  63. f49255e HID: usbhid: use irqsave() in USB's complete callback by Sebastian Andrzej Siewior · 7 years ago
  64. dc9b8e8 HID: redragon: fix num lock and caps lock LEDs by Robert Munteanu · 7 years ago
  65. 44d4d51 HID: hid-ntrig: add error handling for sysfs_create_group by Zhouyang Jia · 7 years ago
  66. 6136f97 HID: i2c-hid: Add vddl regulator control by Stephen Boyd · 7 years ago
  67. d6f8389 HID: i2c-hid: Use devm to allocate i2c_hid struct by Stephen Boyd · 7 years ago
  68. 81e97f0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  69. d471b6b HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large by Jason Gerecke · 7 years ago
  70. ebeaa36 HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation by Even Xu · 9 years ago
  71. 4bff980 HID: steam: use hid_device.driver_data instead of hid_set_drvdata() by Rodrigo Rivas Costa · 7 years ago
  72. ec15872 docs: fix broken references with multiple hints by Mauro Carvalho Chehab · 7 years ago
  73. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  74. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  75. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  76. 3e84c76 HID: google: Add support for whiskers by Nicolas Boichat · 7 years ago
  77. 06d8b90 Merge branch 'for-4.18/wacom' into for-linus by Jiri Kosina · 7 years ago
  78. 43e7b14 Merge branch 'for-4.18/upstream' into for-linus by Jiri Kosina · 7 years ago
  79. a083a53 Merge branch 'for-4.18/rmi' into for-linus by Jiri Kosina · 7 years ago
  80. d06e56c Merge branch 'for-4.18/plantronics' into for-linus by Jiri Kosina · 7 years ago
  81. 25721ae Merge branch 'for-4.18/multitouch' into for-linus by Jiri Kosina · 7 years ago
  82. 72d0beb Merge branch 'for-4.18/i2c-hid' into for-linus by Jiri Kosina · 7 years ago
  83. 37acd68 Merge branch 'for-4.18/hid-steam' into for-linus by Jiri Kosina · 7 years ago
  84. 79b83b0 Merge branch 'for-4.18/hid-redragon' into for-linus by Jiri Kosina · 7 years ago
  85. c1144d2 Merge branch 'for-4.18/alps' into for-linus by Jiri Kosina · 7 years ago
  86. c94ba06 HID: rmi: use HID_QUIRK_NO_INPUT_SYNC by Benjamin Tissoires · 7 years ago
  87. abb36fe HID: multitouch: fix calculation of last slot field in multi-touch reports by Ben Chan · 7 years ago
  88. 66be621 HID: quirks: remove Delcom Visual Signal Indicator from hid_have_special_driver[] by Heiner Kallweit · 7 years ago
  89. 4b64487 HID: steam: select CONFIG_POWER_SUPPLY by Arnd Bergmann · 7 years ago
  90. d44c281 HID: i2c-hid: remove i2c_hid_open_mut by Sebastian Andrzej Siewior · 7 years ago
  91. 8947b0c HID: wacom: Support "in range" for Intuos/Bamboo tablets where possible by Jason Gerecke · 7 years ago
  92. d6c70a8 HID: core: fix hid_hw_open() comment by Hisao Tanabe · 7 years ago
  93. 37e376d HID: hid-plantronics: Re-resend Update to map button for PTT products by Terry Junge · 7 years ago
  94. 99c703a HID: multitouch: fix types returned from mt_need_to_apply_feature() by Jiri Kosina · 7 years ago
  95. b3a81b6 HID: i2c-hid: check if device is there before really probing by Dmitry Torokhov · 7 years ago
  96. 165e2ca HID: steam: add missing fields in client initialization by Jiri Kosina · 7 years ago
  97. f827197 HID: steam: add battery device. by Rodrigo Rivas Costa · 7 years ago
  98. c164d6a HID: add driver for Valve Steam Controller by Rodrigo Rivas Costa · 7 years ago
  99. 070b963 HID: i2c-hid: Add RESEND_REPORT_DESCR quirk for Toshiba Click Mini L9W-B by Hans de Goede · 7 years ago
  100. a4eb490 HID: intel-ish-hid: use put_device() instead of kfree() by Arvind Yadav · 7 years ago