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