1. 06d8b90 Merge branch 'for-4.18/wacom' into for-linus by Jiri Kosina · 7 years ago
  2. 43e7b14 Merge branch 'for-4.18/upstream' into for-linus by Jiri Kosina · 7 years ago
  3. a083a53 Merge branch 'for-4.18/rmi' into for-linus by Jiri Kosina · 7 years ago
  4. d06e56c Merge branch 'for-4.18/plantronics' into for-linus by Jiri Kosina · 7 years ago
  5. 25721ae Merge branch 'for-4.18/multitouch' into for-linus by Jiri Kosina · 7 years ago
  6. 72d0beb Merge branch 'for-4.18/i2c-hid' into for-linus by Jiri Kosina · 7 years ago
  7. 37acd68 Merge branch 'for-4.18/hid-steam' into for-linus by Jiri Kosina · 7 years ago
  8. 79b83b0 Merge branch 'for-4.18/hid-redragon' into for-linus by Jiri Kosina · 7 years ago
  9. c1144d2 Merge branch 'for-4.18/alps' into for-linus by Jiri Kosina · 7 years ago
  10. c94ba06 HID: rmi: use HID_QUIRK_NO_INPUT_SYNC by Benjamin Tissoires · 7 years ago
  11. abb36fe HID: multitouch: fix calculation of last slot field in multi-touch reports by Ben Chan · 7 years ago
  12. 66be621 HID: quirks: remove Delcom Visual Signal Indicator from hid_have_special_driver[] by Heiner Kallweit · 7 years ago
  13. 4b64487 HID: steam: select CONFIG_POWER_SUPPLY by Arnd Bergmann · 7 years ago
  14. d44c281 HID: i2c-hid: remove i2c_hid_open_mut by Sebastian Andrzej Siewior · 7 years ago
  15. 8947b0c HID: wacom: Support "in range" for Intuos/Bamboo tablets where possible by Jason Gerecke · 7 years ago
  16. d6c70a8 HID: core: fix hid_hw_open() comment by Hisao Tanabe · 7 years ago
  17. 37e376d HID: hid-plantronics: Re-resend Update to map button for PTT products by Terry Junge · 7 years ago
  18. 99c703a HID: multitouch: fix types returned from mt_need_to_apply_feature() by Jiri Kosina · 7 years ago
  19. b3a81b6 HID: i2c-hid: check if device is there before really probing by Dmitry Torokhov · 7 years ago
  20. 165e2ca HID: steam: add missing fields in client initialization by Jiri Kosina · 7 years ago
  21. f827197 HID: steam: add battery device. by Rodrigo Rivas Costa · 7 years ago
  22. c164d6a HID: add driver for Valve Steam Controller by Rodrigo Rivas Costa · 7 years ago
  23. 070b963 HID: i2c-hid: Add RESEND_REPORT_DESCR quirk for Toshiba Click Mini L9W-B by Hans de Goede · 7 years ago
  24. a4eb490 HID: intel-ish-hid: use put_device() instead of kfree() by Arvind Yadav · 7 years ago
  25. a317e55 HID: alps: Fix some style in 't4_read_write_register()' by Christophe JAILLET · 7 years ago
  26. 6993401 HID: alps: Check errors returned by 't4_read_write_register()' by Christophe JAILLET · 7 years ago
  27. edb6cb3 HID: alps: Save a memory allocation in 't4_read_write_register()' when writing data by Christophe JAILLET · 7 years ago
  28. 605f077 HID: alps: Report an error if we receive invalid data in 't4_read_write_register()' by Christophe JAILLET · 7 years ago
  29. 02946f4 HID: multitouch: implement precision touchpad latency and switches by Benjamin Tissoires · 7 years ago
  30. 7f81c8d HID: multitouch: simplify the settings of the various features by Benjamin Tissoires · 7 years ago
  31. 40ec260 HID: multitouch: make use of HID_QUIRK_INPUT_PER_APP by Benjamin Tissoires · 7 years ago
  32. c554bb0 HID: input: append a suffix matching the application by Benjamin Tissoires · 7 years ago
  33. f07b3c1 HID: generic: create one input report per application type by Benjamin Tissoires · 7 years ago
  34. e1b63c0 HID: store the full list of reports in the hidinput by Benjamin Tissoires · 7 years ago
  35. 749ab30 HID: intel_ish-hid: Stop using a static local buffer in get_report() by Hans de Goede · 7 years ago
  36. 37ba3c3 HID: intel_ish-hid: Move header size check to inside the loop by Hans de Goede · 7 years ago
  37. 097b8f6 HID: wacom: Release device resource data obtained by devres_alloc() by Arvind Yadav · 7 years ago
  38. a230cd5 HID: lenovo: Add support for IBM/Lenovo Scrollpoint mice by pgzh · 7 years ago
  39. b658912 HID: i2c-hid: fix inverted return value from i2c_hid_command() by Jiri Kosina · 7 years ago
  40. 190d7f0 HID: input: do not increment usages when a duplicate is found by Benjamin Tissoires · 7 years ago
  41. 85455dd9 HID: redragon: Fix modifier keys for Redragon Asura Keyboard by Robert Munteanu · 7 years ago
  42. 2dcc819 HID: i2c-hid: Silently fail probe for CHPN0001 touchscreen by Hans de Goede · 7 years ago
  43. 67767a5 HID: i2c-hid: Move i2c_hid_acpi_pdata error reporting to inside the function by Hans de Goede · 7 years ago
  44. 3e83eda HID: i2c-hid: Fix resume issue on Raydium touchscreen device by Aaron Ma · 7 years ago
  45. 619d3a2 HID: wacom: bluetooth: send exit report for recent Bluetooth devices by Aaron Armstrong Skomra · 7 years ago
  46. a955358 HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device by Rodrigo Rivas Costa · 7 years ago
  47. 2e210bb HID: input: fix battery level reporting on BT mice by Dmitry Torokhov · 7 years ago
  48. e8403b49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  49. 9931753 Merge branch 'for-4.17/wacom' into for-linus by Jiri Kosina · 7 years ago
  50. e2d39e0 Merge branch 'for-4.17/upstream' into for-linus by Jiri Kosina · 7 years ago
  51. 108ff0e Merge branch 'for-4.17/sony' into for-linus by Jiri Kosina · 7 years ago
  52. af73686e Merge branch 'for-4.17/multitouch' into for-linus by Jiri Kosina · 7 years ago
  53. f73fee74 Merge branch 'for-4.17/hid-i2c' into for-linus by Jiri Kosina · 7 years ago
  54. 7a8c1c4 Merge branch 'for-4.17/hid-elan' into for-linus by Jiri Kosina · 7 years ago
  55. d463fd4 Merge branch 'for-4.17/google-hammer' into for-linus by Jiri Kosina · 7 years ago
  56. a9ef00a Merge branch 'for-4.17/elecom' into for-linus by Jiri Kosina · 7 years ago
  57. 7d3d884 HID: google: Enable PM Full On mode when adjusting backlight by Haridhar Kalvala · 7 years ago
  58. bc774b8 HID: google: add google hammer HID driver by Wei-Ning Huang · 7 years ago
  59. 2904e68 HID: core: reset the quirks before calling probe again by Benjamin Tissoires · 7 years ago
  60. adaabbf HID: multitouch: do not set HID_QUIRK_NO_INIT_REPORTS by Benjamin Tissoires · 7 years ago
  61. 39335d1 HID: core: remove the need for HID_QUIRK_NO_EMPTY_INPUT by Benjamin Tissoires · 7 years ago
  62. 843e475 HID: multitouch: remove dead zones of Razer Blade Stealth by Benjamin Tissoires · 7 years ago
  63. d9c57a7 HID: multitouch: export a quirk for the button handling of touchpads by Benjamin Tissoires · 7 years ago
  64. 2ddc8e2 HID: usbhid: extend the polling interval configuration to keyboards by Filip Alac · 7 years ago
  65. 7ba8fc0 HID: wacom: wacom_wac_collection() is local to wacom_wac.c by Jiri Kosina · 7 years ago
  66. b1f466a HID: wacom: generic: add the "Report Valid" usage by Aaron Armstrong Skomra · 7 years ago
  67. f8b6a74 HID: wacom: generic: Support multiple tools per report by Aaron Armstrong Skomra · 7 years ago
  68. 87046b6 HID: wacom: Add support for 3rd generation Intuos BT by Aaron Armstrong Skomra · 7 years ago
  69. c17a747 HID: core: rewrite the hid-generic automatic unbind by Benjamin Tissoires · 7 years ago
  70. b7289cb HID: sony: Add touchpad support for NSG-MR5U and NSG-MR7U remotes by Todd Kelner · 7 years ago
  71. 001fab4 HID: hid-multitouch: Use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  72. 04230f4 HID: hid-ntrig: use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  73. fbb77e8 HID: elecom: add support for EX-G M-XT4DRBK trackball by Tomasz Kramkowski · 7 years ago
  74. 79837ed HID: elecom: refer to trackballs by model name instead of series by Tomasz Kramkowski · 7 years ago
  75. b9b7a86 HID: corsair: Add K70 Vengeance and K70 RAPIDFIRE to by Aaron Bottegal · 7 years ago
  76. 336fd4f HID: uhid: use strlcpy() instead of strncpy() by Xiongfeng Wang · 7 years ago
  77. b9ec700 HID: asus: make array 'buf' static const by Colin Ian King · 7 years ago
  78. 3064a03 HID: Fix hid_report_len usage by Aaron Ma · 7 years ago
  79. 6de0b13 HID: core: Fix size as type u32 by Aaron Ma · 7 years ago
  80. ac75a04 HID: i2c-hid: fix size check and type usage by Aaron Ma · 7 years ago
  81. bbca80b HID: corsair: Add support for the GLAIVE RGB gaming mouse by Guus Sliepen · 7 years ago
  82. 9a6a419 HID: Add driver for USB ELAN Touchpad by Alexandrov Stansilav · 7 years ago
  83. 8afede1 HID: i2c-hid: Use ACPI_COMPANION() directly by Andy Shevchenko · 7 years ago
  84. 52ad2bd usb: ldusb: add PIDs for new CASSY devices supported by this driver by Karsten Koop · 7 years ago
  85. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  86. 183b636 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  87. c86aa01 Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linus by Jiri Kosina · 7 years ago
  88. e56236b Merge branch 'for-4.16/i2c-hid' into for-linus by Jiri Kosina · 7 years ago
  89. 740c84e Merge branch 'for-4.16/wacom' into for-linus by Jiri Kosina · 7 years ago
  90. a44f3ec Merge branch 'for-4.16/elo' into for-linus by Jiri Kosina · 7 years ago
  91. 7908449 Merge branches 'for-4.16/hid-quirks-cleanup/asus', 'for-4.16/hid-quirks-cleanup/elecom', 'for-4.16/hid-quirks-cleanup/ish', 'for-4.16/hid-quirks-cleanup/multitouch', 'for-4.16/hid-quirks-cleanup/pixart', 'for-4.16/hid-quirks-cleanup/rmi', 'for-4.16/hid-quirks-cleanup/sony' and 'for-4.16/hid-quirks-cleanup/toshiba' into for-linus by Jiri Kosina · 7 years ago
  92. a7acb31 Merge branch 'for-4.16/hid-quirks-cleanup/_base' into for-linus by Jiri Kosina · 7 years ago
  93. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  94. edfc372 HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not working by Hans de Goede · 7 years ago
  95. 7ad8148 HID: roccat: prevent an out of bounds read in kovaplus_profile_activated() by Dan Carpenter · 7 years ago
  96. 33edee4 HID: asus: Fix special function keys on T200TA by Hans de Goede · 7 years ago
  97. dbd3ef2 HID: asus: Add touchpad max x/y and resolution info for the T200TA by Hans de Goede · 7 years ago
  98. c947218 HID: wacom: Add support for One by Wacom (CTL-472 / CTL-672) by Jason Gerecke · 7 years ago
  99. 403c0f6 HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events by Jason Gerecke · 7 years ago
  100. 7103f6b HID: intel-ish-hid: Enable Cannon Lake and Coffee Lake laptop/desktop by Srinivas Pandruvada · 7 years ago