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