1. 5137b354 HID: fix out of bound access in extract() and implement() by Dmitry Torokhov · 8 years ago
  2. c2848f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  3. 83f1bfd Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/container-of-cleanups', 'for-4.5/core', 'for-4.5/i2c-hid', 'for-4.5/logitech', 'for-4.5/multitouch', 'for-4.5/sony', 'for-4.5/upstream' and 'for-4.5/wacom' into for-linus by Jiri Kosina · 8 years ago
  4. 7683355 HID: sensor-hub: Add quirk for Lenovo Yoga 900 with ITE Chips by Srinivas Pandruvada · 8 years ago
  5. 84f6ea1 HID: Add new PID for Microchip Pick16F1454 by Kristian Evensen · 8 years ago
  6. 0bbfe28 HID: wacom: Use correct report to query pen ID from INTUOSHT2 devices by Jason Gerecke · 8 years ago
  7. 9a32740 HID: i2c-hid: Prevent sending reports from racing with device reset by Mika Westerberg · 9 years ago
  8. 2cf8383 HID: use kobj_to_dev() by Geliang Tang · 8 years ago
  9. d98ba98 HID: wiimote: use dev_to_wii() by Geliang Tang · 8 years ago
  10. ba91a96 HID: add a new helper to_hid_driver() by Geliang Tang · 8 years ago
  11. ee79a8f HID: use to_hid_device() by Geliang Tang · 8 years ago
  12. d8ce9bf HID: move to_hid_device() to hid.h by Geliang Tang · 8 years ago
  13. 7775fb9 HID: usbhid: use to_usb_device by Geliang Tang · 9 years ago
  14. e3fed74 HID: corsair: Convert to use module_hid_driver by Axel Lin · 9 years ago
  15. 5d9374c HID: input: ignore the battery in OKLICK Laser BTmouse by Alexander E. Patrakov · 9 years ago
  16. 0402b6b HID: wacom: Fix pad button range for CINTIQ_COMPANION_2 by Jason Gerecke · 9 years ago
  17. aaae03e HID: wacom: Fix touchring value reporting by Jason Gerecke · 9 years ago
  18. 03a0dc5 HID: wacom: Report 'strip2' values in ABS_RY by Jason Gerecke · 9 years ago
  19. f73d08d HID: wacom: Limit touchstrip data to 13 bits by Jason Gerecke · 9 years ago
  20. 8f9cfdd HID: wacom: bitwise vs logical ORs by Dan Carpenter · 9 years ago
  21. c474009 Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  22. be853fd HID: wacom: Apply lowres quirk to BAMBOO_TOUCH devices by Jason Gerecke · 9 years ago
  23. 64bebef HID: enable hid device to suspend/resume asynchronously by Fu, Zhonghui · 9 years ago
  24. 0610999 HID: wacom: Rename wacom ID report ID macros by Jason Gerecke · 9 years ago
  25. 5f33f43 HID: wacom: Clean up value reading by Jason Gerecke · 9 years ago
  26. 571f572 HID: wacom: Further clean up wacom_intuos_general packet decoder by Jason Gerecke · 9 years ago
  27. a8a09c8 HID: wacom: Replace magic masks and comparisons with switch cases by Jason Gerecke · 9 years ago
  28. 16e0a6a HID: wacom: Centralize Intuos pen packet decoding by Jason Gerecke · 9 years ago
  29. c7f0522 HID: wacom: Slim down wacom_intuos_pad processing by Jason Gerecke · 9 years ago
  30. fb013a0 HID: wacom: Move Intuos pad handling code into dedicated function by Jason Gerecke · 9 years ago
  31. 73e7d63 HID: multitouch: fix input mode switching on some Elan panels by Benjamin Tissoires · 9 years ago
  32. 2078665 HID: lg: restrict filtering out of first interface to G29 only by Benjamin Tissoires · 9 years ago
  33. 33bd2dd USB: quirks: Apply ALWAYS_POLL to all ELAN devices by Adrien Vergé · 9 years ago
  34. e470127 HID: usbhid: fix recursive deadlock by Ioan-Adrian Ratiu · 9 years ago
  35. 9252962 HID: debug: improve hid_debug_event() by Rasmus Villemoes · 9 years ago
  36. 25a84db HID: multitouch: enable palm rejection if device implements confidence usage by Allen Hung · 9 years ago
  37. cc8a9d7 HID: usbhid: discarded events don't abort idleness by Oliver Neukum · 9 years ago
  38. dfa0c5f HID: core: use scnprintf in modalias_show() by Rasmus Villemoes · 9 years ago
  39. 0b1804e HID: hid-logitech-hidpp: G920 remove deadzones by Simon Wood · 9 years ago
  40. b466c1d HID: Add vendor specific usage pages for Logitech G920 by Simon Wood · 9 years ago
  41. 7f4b49f HID: hid-logitech-hidpp: Add range sysfs for Logitech G920 by Simon Wood · 9 years ago
  42. 7bfd292 HID: hid-logitech-hidpp: Add basic support for Logitech G920 by Simon Wood · 9 years ago
  43. a5ce8f5 HID: hid-logitech-hidpp: Add support for very long packets by Simon Wood · 9 years ago
  44. 0d51571 HID: usbhid: add Logitech G710+ keyboard quirk NOGET by Jimmy Berry · 9 years ago
  45. 54f32fd HID: Make report_descriptor available for all devices by Andy Lutomirski · 9 years ago
  46. 27ba1d5 HID: wacom: Delete an unnecessary check before kobject_put() by Markus Elfring · 9 years ago
  47. 6cf2e31 HID: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  48. b71b557 HID: sony: Remove the size check for the Dualshock 4 HID Descriptor by Frank Praznik · 9 years ago
  49. decd946 HID: sony: Save and restore the controller state on suspend and resume by Frank Praznik · 9 years ago
  50. d8aaccd HID: sony: Refactor the output report sending functions by Frank Praznik · 9 years ago
  51. a3088ab HID: wacom: fixup quirks setup for WACOM_DEVICETYPE_PAD by Jiri Kosina · 9 years ago
  52. ff38e82 HID: wacom: Add outbounding area for DTU1141 by Ping Cheng · 9 years ago
  53. 6f1da31 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  54. d64e19d Merge branches 'for-4.3/upstream-fixes', 'for-4.4/corsair', 'for-4.4/dragonrise', 'for-4.4/i2c-hid', 'for-4.4/logitech', 'for-4.4/microsoft', 'for-4.4/multitouch', 'for-4.4/roccat-sysfs-deprecation', 'for-4.4/upstream' and 'for-4.4/wacom' into for-linus by Jiri Kosina · 9 years ago
  55. 29fae1c HID: logitech: Add support for G29 by Simon Wood · 9 years ago
  56. bbec1bd HID: logitech: Simplify wheel detection scheme by Simon Wood · 9 years ago
  57. e60e063 HID: hid-gfrm: avoid warning for input_configured API change by Arnd Bergmann · 9 years ago
  58. 9154301 HID: hid-input: allow input_configured callback return errors by Dmitry Torokhov · 9 years ago
  59. 86e88f0 HID: wacom: Call 'wacom_query_tablet_data' only after 'hid_hw_start' by Jason Gerecke · 9 years ago
  60. 8253d42 HID: wacom: Fix ABS_MISC reporting for Cintiq Companion 2 by Jason Gerecke · 9 years ago
  61. 6212aae HID: wacom: Remove useless conditions from 'wacom_query_tablet_data' by Jason Gerecke · 9 years ago
  62. 7adb91b HID: wacom: fix Intuos wireless report id issue by Ping Cheng · 9 years ago
  63. 34fc132 HID: hid-gfrm: Google Fiber TV Box remote controls by Petri Gynther · 9 years ago
  64. 636a89d HID: fix some indenting issues by Jiri Slaby · 9 years ago
  65. df70793 HID: wacom: Expect 'touch_max' touches if HID_DG_CONTACTCOUNT not present by Jason Gerecke · 9 years ago
  66. 499522c HID: wacom: Tie cached HID_DG_CONTACTCOUNT indices to report ID by Jason Gerecke · 9 years ago
  67. 8d515fd HID: wacom: Report full pressure range for Intuos, Cintiq 13HD Touch by Jason Gerecke · 9 years ago
  68. f7acb55 HID: wacom: Add support for Cintiq Companion 2 by Jason Gerecke · 9 years ago
  69. 6d4f544 HID: multitouch: Fetch feature reports on demand for Win8 devices by Mika Westerberg · 9 years ago
  70. e8e8843 HID: sensor-hub: Add quirk for Lenovo Yoga 2 with ITE Chips by Ritesh Raj Sarraf · 9 years ago
  71. b6ad9a2 HID: usbhid: Fix for the WiiU adapter from Mayflash by Oliver Schmitt · 9 years ago
  72. 937804f HID: corsair: boolify struct k90_led.removed by Jiri Kosina · 9 years ago
  73. 6f78193 HID: corsair: Add Corsair Vengeance K90 driver by Clément Vuchener · 9 years ago
  74. b2c68a2 HID: hid-input: allow input_configured callback return errors by Dmitry Torokhov · 9 years ago
  75. dc425a1 HID: multitouch: Add suffix for HID_DG_TOUCHPAD by Mika Westerberg · 9 years ago
  76. f3984ed HID: i2c-hid: Fill in physical device providing HID functionality by Mika Westerberg · 9 years ago
  77. eda01da HID: wacom: Add four new Intuos devices by Ping Cheng · 9 years ago
  78. 3b164a0 HID: wacom: Cleanup unsupported device_type for BAMBOO_PT by Ping Cheng · 9 years ago
  79. 79b568b HID: core: Avoid uninitialized buffer access by Richard Purdie · 9 years ago
  80. 0678072 HID: Make I2C a known bus in hid_connect() by Daniel Martin · 9 years ago
  81. c6956eb HID: Add new Microsoft Type Cover 3 product ID by Donavan Lance · 9 years ago
  82. 51e771c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  83. 18339f5 HID: dragonrise: fix HID Descriptor for 0x0006 PID by Maciej Zuk · 9 years ago
  84. 90cdd98 HID: logitech-hidpp: add support to disable tap-to-click on the K400 by Benjamin Tissoires · 9 years ago
  85. 580a7e8 HID: logitech-hidpp: split HIDPP_QUIRK_DELAYED_INIT in two by Benjamin Tissoires · 9 years ago
  86. 9fe8ecc HID: sensor-hub: Fixup for Lenovo ThinkPad Helix 2 sensor hub report by Fernando D S Lima · 9 years ago
  87. 8ffd341 HID: saitek: mode button quirk for Mad Catz R.A.T.5 by Harald Brinkmann · 9 years ago
  88. 01b944f Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  89. f212bd9 Merge branch 'for-4.3/microsoft' into for-linus by Jiri Kosina · 9 years ago
  90. 8c4de9b Merge branches 'for-4.3/chicony', 'for-4.3/cp2112', 'for-4.3/i2c-hid', 'for-4.3/lenovo', 'for-4.3/logitech', 'for-4.3/multitouch', 'for-4.3/picolcd', 'for-4.3/rmi', 'for-4.3/sensor-hub', 'for-4.3/sony' and 'for-4.3/wacom' into for-linus by Jiri Kosina · 9 years ago
  91. 067e260 Merge branch 'for-4.3/gembird' into for-linus by Jiri Kosina · 9 years ago
  92. 3e097d1 Merge branches 'for-4.2/upstream-fixes-devm-fixed' and 'for-4.3/upstream' into for-linus by Jiri Kosina · 9 years ago
  93. 5397df1 HID: wacom: wacom_setup_numbered_buttons is local to wacom_wac by Jiri Kosina · 9 years ago
  94. 72b236d HID: wacom: Add support for Express Key Remote. by Aaron Skomra · 9 years ago
  95. 70ee06c HID: wacom: Set button bits based on a new numbered_buttons by Aaron Skomra · 9 years ago
  96. 534fcb3 Input: elan_i2c - enable ELAN0100 acpi panels by Michele Curti · 9 years ago
  97. c9b5772 HID: quirks: add QUIRK_NOGET for an other TPV touchscreen by Benjamin Tissoires · 9 years ago
  98. 3af4e5a HID: usbhid: Fix the check for HID_RESET_PENDING in hid_io_error by Don Zickus · 9 years ago
  99. d1c4803 HID: i2c-hid: Only disable irq wake if it was successfully enabled during suspend by Andrew Duggan · 9 years ago
  100. 76703be HID: wacom: Use tablet-provided touch height/width values for INTUOSHT by Jason Gerecke · 9 years ago