1. 37ba3c3 HID: intel_ish-hid: Move header size check to inside the loop by Hans de Goede · 7 years ago
  2. 097b8f6 HID: wacom: Release device resource data obtained by devres_alloc() by Arvind Yadav · 6 years ago
  3. a230cd5 HID: lenovo: Add support for IBM/Lenovo Scrollpoint mice by pgzh · 7 years ago
  4. b658912 HID: i2c-hid: fix inverted return value from i2c_hid_command() by Jiri Kosina · 7 years ago
  5. 190d7f0 HID: input: do not increment usages when a duplicate is found by Benjamin Tissoires · 7 years ago
  6. 85455dd9 HID: redragon: Fix modifier keys for Redragon Asura Keyboard by Robert Munteanu · 7 years ago
  7. 2dcc819 HID: i2c-hid: Silently fail probe for CHPN0001 touchscreen by Hans de Goede · 7 years ago
  8. 67767a5 HID: i2c-hid: Move i2c_hid_acpi_pdata error reporting to inside the function by Hans de Goede · 7 years ago
  9. 3e83eda HID: i2c-hid: Fix resume issue on Raydium touchscreen device by Aaron Ma · 7 years ago
  10. 619d3a2 HID: wacom: bluetooth: send exit report for recent Bluetooth devices by Aaron Armstrong Skomra · 7 years ago
  11. a955358 HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device by Rodrigo Rivas Costa · 7 years ago
  12. 2e210bb HID: input: fix battery level reporting on BT mice by Dmitry Torokhov · 7 years ago
  13. e8403b49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  14. 9931753 Merge branch 'for-4.17/wacom' into for-linus by Jiri Kosina · 7 years ago
  15. e2d39e0 Merge branch 'for-4.17/upstream' into for-linus by Jiri Kosina · 7 years ago
  16. 108ff0e Merge branch 'for-4.17/sony' into for-linus by Jiri Kosina · 7 years ago
  17. af73686e Merge branch 'for-4.17/multitouch' into for-linus by Jiri Kosina · 7 years ago
  18. f73fee74 Merge branch 'for-4.17/hid-i2c' into for-linus by Jiri Kosina · 7 years ago
  19. 7a8c1c4 Merge branch 'for-4.17/hid-elan' into for-linus by Jiri Kosina · 7 years ago
  20. d463fd4 Merge branch 'for-4.17/google-hammer' into for-linus by Jiri Kosina · 7 years ago
  21. a9ef00a Merge branch 'for-4.17/elecom' into for-linus by Jiri Kosina · 7 years ago
  22. 7d3d884 HID: google: Enable PM Full On mode when adjusting backlight by Haridhar Kalvala · 7 years ago
  23. bc774b8 HID: google: add google hammer HID driver by Wei-Ning Huang · 7 years ago
  24. 2904e68 HID: core: reset the quirks before calling probe again by Benjamin Tissoires · 7 years ago
  25. adaabbf HID: multitouch: do not set HID_QUIRK_NO_INIT_REPORTS by Benjamin Tissoires · 7 years ago
  26. 39335d1 HID: core: remove the need for HID_QUIRK_NO_EMPTY_INPUT by Benjamin Tissoires · 7 years ago
  27. 843e475 HID: multitouch: remove dead zones of Razer Blade Stealth by Benjamin Tissoires · 7 years ago
  28. d9c57a7 HID: multitouch: export a quirk for the button handling of touchpads by Benjamin Tissoires · 7 years ago
  29. 2ddc8e2 HID: usbhid: extend the polling interval configuration to keyboards by Filip Alac · 7 years ago
  30. 7ba8fc0 HID: wacom: wacom_wac_collection() is local to wacom_wac.c by Jiri Kosina · 7 years ago
  31. b1f466a HID: wacom: generic: add the "Report Valid" usage by Aaron Armstrong Skomra · 7 years ago
  32. f8b6a74 HID: wacom: generic: Support multiple tools per report by Aaron Armstrong Skomra · 7 years ago
  33. 87046b6 HID: wacom: Add support for 3rd generation Intuos BT by Aaron Armstrong Skomra · 7 years ago
  34. c17a747 HID: core: rewrite the hid-generic automatic unbind by Benjamin Tissoires · 7 years ago
  35. b7289cb HID: sony: Add touchpad support for NSG-MR5U and NSG-MR7U remotes by Todd Kelner · 7 years ago
  36. 001fab4 HID: hid-multitouch: Use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  37. 04230f4 HID: hid-ntrig: use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  38. fbb77e8 HID: elecom: add support for EX-G M-XT4DRBK trackball by Tomasz Kramkowski · 7 years ago
  39. 79837ed HID: elecom: refer to trackballs by model name instead of series by Tomasz Kramkowski · 7 years ago
  40. b9b7a86 HID: corsair: Add K70 Vengeance and K70 RAPIDFIRE to by Aaron Bottegal · 7 years ago
  41. 336fd4f HID: uhid: use strlcpy() instead of strncpy() by Xiongfeng Wang · 7 years ago
  42. b9ec700 HID: asus: make array 'buf' static const by Colin Ian King · 7 years ago
  43. 3064a03 HID: Fix hid_report_len usage by Aaron Ma · 7 years ago
  44. 6de0b13 HID: core: Fix size as type u32 by Aaron Ma · 7 years ago
  45. ac75a04 HID: i2c-hid: fix size check and type usage by Aaron Ma · 7 years ago
  46. bbca80b HID: corsair: Add support for the GLAIVE RGB gaming mouse by Guus Sliepen · 7 years ago
  47. 9a6a419 HID: Add driver for USB ELAN Touchpad by Alexandrov Stansilav · 7 years ago
  48. 8afede1 HID: i2c-hid: Use ACPI_COMPANION() directly by Andy Shevchenko · 7 years ago
  49. 52ad2bd usb: ldusb: add PIDs for new CASSY devices supported by this driver by Karsten Koop · 7 years ago
  50. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  51. 183b636 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  52. c86aa01 Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linus by Jiri Kosina · 7 years ago
  53. e56236b Merge branch 'for-4.16/i2c-hid' into for-linus by Jiri Kosina · 7 years ago
  54. 740c84e Merge branch 'for-4.16/wacom' into for-linus by Jiri Kosina · 7 years ago
  55. a44f3ec Merge branch 'for-4.16/elo' into for-linus by Jiri Kosina · 7 years ago
  56. 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
  57. a7acb31 Merge branch 'for-4.16/hid-quirks-cleanup/_base' into for-linus by Jiri Kosina · 7 years ago
  58. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  59. edfc372 HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not working by Hans de Goede · 7 years ago
  60. 7ad8148 HID: roccat: prevent an out of bounds read in kovaplus_profile_activated() by Dan Carpenter · 7 years ago
  61. 33edee4 HID: asus: Fix special function keys on T200TA by Hans de Goede · 7 years ago
  62. dbd3ef2 HID: asus: Add touchpad max x/y and resolution info for the T200TA by Hans de Goede · 7 years ago
  63. c947218 HID: wacom: Add support for One by Wacom (CTL-472 / CTL-672) by Jason Gerecke · 7 years ago
  64. 403c0f6 HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events by Jason Gerecke · 7 years ago
  65. 7103f6b HID: intel-ish-hid: Enable Cannon Lake and Coffee Lake laptop/desktop by Srinivas Pandruvada · 7 years ago
  66. ac58eec HID: elecom: rewrite report fixup for EX-G and future mice by Tomasz Kramkowski · 7 years ago
  67. 169f15a HID: sony: Report DS4 version info through sysfs by Roderick Colenbrander · 7 years ago
  68. 648d493 HID: sony: Print reversed MAC address via %pMR by Andy Shevchenko · 7 years ago
  69. 791ae27 HID: wacom: EKR: ensure devres groups at higher indexes are released by Aaron Armstrong Skomra · 7 years ago
  70. c529340 HID: rmi: Support the Fujitsu R726 Pad dock using hid-rmi by Andrew Duggan · 7 years ago
  71. efdd17f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  72. 01cffe9d HID: add quirk for another PIXART OEM mouse used by HP by Dave Young · 7 years ago
  73. 7cb4774 HID: core: lower log level for unknown main item tags to warnings by Hans de Goede · 7 years ago
  74. 332347d HID: quirks: make array hid_quirks static by Colin Ian King · 7 years ago
  75. 0072027 HID: hid-multitouch: support fine-grain orientation reporting by Wei-Ning Huang · 7 years ago
  76. 762f948 HID: asus: Add product-id for the T100TAF and T100HA keyboard docks by Hans de Goede · 7 years ago
  77. 56075f6 HID: holtekff: move MODULE_* parameters out of #ifdef block by Daniel Axtens · 7 years ago
  78. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
  79. 9abd04af HID: elo: clear BTN_LEFT mapping by Jiri Kosina · 7 years ago
  80. 127e71b HID: multitouch: Combine all left-button events in a frame by Hans de Goede · 7 years ago
  81. 55746d2 HID: multitouch: Only look at non touch fields in first packet of a frame by Hans de Goede · 7 years ago
  82. af8dc4d HID: multitouch: Properly deal with Win8 PTP reports with 0 touches by Hans de Goede · 7 years ago
  83. fb55b40 HID: multitouch: Fix alphabetic sorting of mt_devices table. by Hans de Goede · 7 years ago
  84. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  85. 542134c HID: cp2112: Fix I2C_BLOCK_DATA transactions by Eudean Sun · 7 years ago
  86. 847989e HID: i2c-hid: Allow ACPI systems to specify "post-power-on-delay-ms" by Rajat Jain · 7 years ago
  87. 8341720 HID: wacom: Queue events with missing type/serial data for later processing by Jason Gerecke · 7 years ago
  88. 99aceda HID: wacom: Properly handle AES serial number and tool type by Jason Gerecke · 7 years ago
  89. 19ca282 HID: Add special driver for Jabra devices by Niels Skou Olsen · 7 years ago
  90. d5158e0 HID: Ignore Jabra HID interface based on firmware version by Niels Skou Olsen · 7 years ago
  91. e04a044 HID: core: remove the absolute need of hid_have_special_driver[] by Benjamin Tissoires · 7 years ago
  92. f745d16 HID: core: move the list of ignored devices in hid-quirks.c by Benjamin Tissoires · 7 years ago
  93. 6e65d9d HID: quirks: move the list of special devices into a quirk by Benjamin Tissoires · 7 years ago
  94. d5d3e20 HID: core: move the dynamic quirks handling in core by Benjamin Tissoires · 7 years ago
  95. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  96. 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  97. 20df157 Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  98. 01125b2 Merge branch 'for-4.15/wacom' into for-linus by Jiri Kosina · 7 years ago
  99. 4b54530 Merge branch 'for-4.15/use-timer-setup' into for-linus by Jiri Kosina · 7 years ago
  100. 6ed7a70 Merge branch 'for-4.15/upstream' into for-linus by Jiri Kosina · 7 years ago