1. 20f3cf5 HID: wacom: Avoid using stale array indicies to read contact count by Jason Gerecke · 3 years ago
  2. df03e9b HID: wacom: Ignore the confidence flag when a touch is removed by Jason Gerecke · 3 years ago
  3. 546e41a HID: wacom: Reset expected and received contact counts at the same time by Jason Gerecke · 3 years ago
  4. 7fb0413 HID: wacom: Use "Confidence" flag to prevent reporting invalid contacts by Jason Gerecke · 3 years, 2 months ago
  5. 0c8fbaa HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDs by Joshua-Dickens · 3 years, 3 months ago
  6. 9d339fe HID: wacom: Refactor touch input mute checks into a common function by Jason Gerecke · 3 years, 5 months ago
  7. ccb51c2e HID: wacom: Avoid sending empty sync events by Jason Gerecke · 3 years, 5 months ago
  8. 5bed012 HID: wacom: Short-circuit processing of touch when it is disabled by Jason Gerecke · 3 years, 5 months ago
  9. dc9dc86 HID: wacom: set initial hardware touch switch state to 'off' by Ping Cheng · 3 years, 5 months ago
  10. 7cc8524 HID: wacom: Skip processing of touches with negative slot values by Jason Gerecke · 3 years, 5 months ago
  11. 6ca2350 HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDT by Jason Gerecke · 3 years, 5 months ago
  12. 6c905ab Merge branch 'for-5.13/wacom' into for-linus by Jiri Kosina · 3 years, 8 months ago
  13. 46fc466 HID: wacom: Setup pen input capabilities to the targeted tools by Ping Cheng · 3 years, 9 months ago
  14. 276559d HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devices by Ping Cheng · 3 years, 10 months ago
  15. e29c62f HID: wacom: Assign boolean values to a bool variable by Jiapeng Zhong · 4 years ago
  16. 88f3884 HID: wacom: Ignore attempts to overwrite the touch_max value from HID by Jason Gerecke · 3 years, 10 months ago
  17. 9b14b06 Merge branch 'for-5.9/upstream-fixes' into for-linus by Jiri Kosina · 4 years, 2 months ago
  18. d9216d7 HID: wacom: Avoid entering wacom_wac_pen_report for pad / battery by Jason Gerecke · 4 years, 3 months ago
  19. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  20. dcce8ef HID: wacom: Report 2nd-gen Intuos Pro S center button status over BT by Jason Gerecke · 4 years, 8 months ago
  21. b43f977 Revert "HID: wacom: generic: read the number of expected touches on a per collection basis" by Jason Gerecke · 4 years, 9 months ago
  22. fe4e940 HID: wacom: Recognize new MobileStudio Pro PID by Jason Gerecke · 5 years ago
  23. ff479731 HID: wacom: generic: Treat serial number and related fields as unsigned by Jason Gerecke · 5 years ago
  24. 8ca06d6 Merge branch 'for-5.4/wacom' into for-linus by Jiri Kosina · 5 years ago
  25. bbbe3ac8 HID: wacom: add new MobileStudio Pro 13 support by Ping Cheng · 5 years ago
  26. 670e909 HID: wacom: support named keys on older devices by Aaron Armstrong Skomra · 5 years ago
  27. 073b50b HID: wacom: Fix several minor compiler warnings by Jason Gerecke · 5 years ago
  28. fcf887e HID: wacom: correct misreported EKR ring values by Aaron Armstrong Skomra · 5 years ago
  29. b72fb1d HID: wacom: Correct distance scale for 2nd-gen Intuos devices by Jason Gerecke · 5 years ago
  30. 7cdf6e4 HID: wacom: add back changes dropped in merge commit by Aaron Armstrong Skomra · 5 years ago
  31. 693c3da HID: wacom: fix bit shift for Cintiq Companion 2 by Aaron Armstrong Skomra · 5 years ago
  32. 74acee3 Merge branches 'for-5.2/fixes', 'for-5.3/doc', 'for-5.3/ish', 'for-5.3/logitech' and 'for-5.3/wacom' into for-linus by Jiri Kosina · 5 years ago
  33. 6e2abc6 HID: wacom: generic: add touchring adjustment for 2nd Gen Pro Small by Aaron Armstrong Skomra · 6 years ago
  34. 384225c HID: wacom: add new MobileStudio Pro support by Ping Cheng · 6 years ago
  35. c11fb13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  36. 15893fa HID: wacom: generic: read the number of expected touches on a per collection basis by Aaron Armstrong Skomra · 6 years ago
  37. f4e11d5 HID: wacom: generic: support the 'report valid' usage for touch by Aaron Armstrong Skomra · 6 years ago
  38. 184eccd HID: wacom: generic: read HID_DG_CONTACTMAX from any feature report by Aaron Armstrong Skomra · 6 years ago
  39. 912c6aa HID: wacom: Add 2nd gen Intuos Pro Small support by Aaron Armstrong Skomra · 6 years ago
  40. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  41. 69dbdff HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessary by Jason Gerecke · 6 years ago
  42. 6441fc7 HID: wacom: Correct button numbering 2nd-gen Intuos Pro over Bluetooth by Jason Gerecke · 6 years ago
  43. fe7f8d7 HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contact by Jason Gerecke · 6 years ago
  44. e92a7be HID: wacom: Don't report anything prior to the tool entering range by Jason Gerecke · 6 years ago
  45. 2cc0880 HID: wacom: Don't set tool type until we're in range by Jason Gerecke · 6 years ago
  46. 68c20cc HID: wacom: correct touch resolution x/y typo by Aaron Armstrong Skomra · 6 years ago
  47. d4b8efe HID: wacom: generic: Correct pad syncing by Aaron Armstrong Skomra · 6 years ago
  48. d8e9806 HID: wacom: generic: only switch the mode on devices with LEDs by Aaron Armstrong Skomra · 6 years ago
  49. 4e6e7d7 HID: wacom: Add support for Pro Pen slim by Jason Gerecke · 6 years ago
  50. 1da92d4 HID: wacom: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  51. e9fe0d4 HID: wacom: Move HID fix for AES serial number into wacom_hid_usage_quirk by Jason Gerecke · 6 years ago
  52. 11db817 HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452 by Jason Gerecke · 6 years ago
  53. ffbeeaa Merge branch 'for-4.19/wacom' into for-linus by Jiri Kosina · 6 years ago
  54. 3b8d573 HID: wacom: Correct touch maximum XY of 2nd-gen Intuos by Jason Gerecke · 7 years ago
  55. 29b9e14 HID: wacom: Replace touch_max fixup code with static touch_max definitions by Jason Gerecke · 7 years ago
  56. 8947b0c HID: wacom: Support "in range" for Intuos/Bamboo tablets where possible by Jason Gerecke · 7 years ago
  57. 619d3a2 HID: wacom: bluetooth: send exit report for recent Bluetooth devices by Aaron Armstrong Skomra · 7 years ago
  58. 7ba8fc0 HID: wacom: wacom_wac_collection() is local to wacom_wac.c by Jiri Kosina · 7 years ago
  59. b1f466a HID: wacom: generic: add the "Report Valid" usage by Aaron Armstrong Skomra · 7 years ago
  60. f8b6a74 HID: wacom: generic: Support multiple tools per report by Aaron Armstrong Skomra · 7 years ago
  61. 87046b6 HID: wacom: Add support for 3rd generation Intuos BT by Aaron Armstrong Skomra · 7 years ago
  62. c947218 HID: wacom: Add support for One by Wacom (CTL-472 / CTL-672) by Jason Gerecke · 7 years ago
  63. 403c0f6 HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events by Jason Gerecke · 7 years ago
  64. 8341720 HID: wacom: Queue events with missing type/serial data for later processing by Jason Gerecke · 7 years ago
  65. 99aceda HID: wacom: Properly handle AES serial number and tool type by Jason Gerecke · 7 years ago
  66. 9e429d5 HID: wacom: generic: Send BTN_STYLUS3 when both barrel switches are set by Jason Gerecke · 7 years ago
  67. 2f84723 Revert "HID: wacom: generic: Send BTN_TOOL_PEN in prox once the pen enters range" by Jason Gerecke · 7 years ago
  68. 5b40104 HID: wacom: generic: Reset events back to zero when pen leaves by Jason Gerecke · 7 years ago
  69. 3e70969 HID: wacom: generic: Send BTN_TOOL_PEN in prox once the pen enters range by Jason Gerecke · 7 years ago
  70. 4affc23 HID: wacom: generic: Leave tool in prox until it completely leaves sense by Jason Gerecke · 7 years ago
  71. 7690dd1 HID: wacom: generic: Use generic codepath terminology in wacom_wac_pen_report by Jason Gerecke · 7 years ago
  72. 92380b5 HID: wacom: generic: Clear ABS_MISC when tool leaves proximity by Jason Gerecke · 7 years ago
  73. 993f0d9 HID: wacom: generic: Send MSC_SERIAL and ABS_MISC when leaving prox by Jason Gerecke · 7 years ago
  74. d252f4a HID: wacom: Correct coordinate system of touchring and pen twist by Jason Gerecke · 7 years ago
  75. b63c4c2 HID: wacom: Properly report negative values from Intuos Pro 2 Bluetooth by Jason Gerecke · 7 years ago
  76. ce06760 HID: wacom: bits shifted too much for 9th and 10th buttons by Ping Cheng · 7 years ago
  77. 8d411cb HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage by Jason Gerecke · 7 years ago
  78. 837c194 Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport-open-close-consolidation', 'for-4.13/upstream' and 'for-4.13/wacom' into for-linus by Jiri Kosina · 7 years ago
  79. 75a5f3a HID: wacom: fix mistake in printk by Colin Ian King · 8 years ago
  80. 5ac3d4a HID: wacom: generic: Refactor generic battery handling by Jason Gerecke · 8 years ago
  81. 16e4598 HID: wacom: Add ability to provide explicit battery status info by Jason Gerecke · 8 years ago
  82. a775870 HID: wacom: generic: Report AES battery information by Jason Gerecke · 8 years ago
  83. f496c09c HID: wacom: generic: Ignore HID_DG_BATTERYSTRENTH == 0 by Jason Gerecke · 8 years ago
  84. 37d1601 HID: wacom: generic: Scale battery capacity measurements to percentages by Jason Gerecke · 8 years ago
  85. 2ac97f0 HID: wacom: Have wacom_tpc_irq guard against possible NULL dereference by Jason Gerecke · 8 years ago
  86. 18fc216 Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2112', 'for-4.12/hid-core-null-state-handling', 'for-4.12/hiddev', 'for-4.12/i2c-hid', 'for-4.12/innomedia', 'for-4.12/logitech-hidpp-battery-power-supply', 'for-4.12/multitouch', 'for-4.12/nti', 'for-4.12/upstream' and 'for-4.12/wacom' into for-linus by Jiri Kosina · 8 years ago
  87. 6f107fa HID: wacom: Override incorrect logical maximum contact identifier by Jason Gerecke · 8 years ago
  88. 286f3f4 HID: wacom: Treat HID_DG_TOOLSERIALNUMBER as unsigned by Jason Gerecke · 8 years ago
  89. 149f6f6 HID: wacom: Move wacom_remote_irq and wacom_remote_status_irq by Jason Gerecke · 8 years ago
  90. ed1fa73 HID: wacom: generic: sync pad events only for actual packets by Ping Cheng · 8 years ago
  91. b79cbc5 HID: wacom: Bamboo One Medium does not have touch by Aaron Armstrong Skomra · 8 years ago
  92. 6e5364f HID: wacom: generic: Wacom mouse is only provided for opaque tablets by Ping Cheng · 8 years ago
  93. 49cc4c2 HID: wacom: Correct Intuos Pro 2 resolution by Aaron Armstrong Skomra · 8 years ago
  94. d793ff8 HID: wacom: generic: support touch on/off softkey by Ping Cheng · 8 years ago
  95. 4082da8 HID: wacom: generic: add mode change touch key by Benjamin Tissoires · 8 years ago
  96. 4eb220c HID: wacom: generic: add 3 tablet touch keys by Ping Cheng · 8 years ago
  97. 53f724b Merge branches 'for-4.10/upstream-fixes', 'for-4.11/intel-ish', 'for-4.11/mayflash', 'for-4.11/microsoft', 'for-4.11/rmi', 'for-4.11/upstream' and 'for-4.11/wacom' into for-linus by Jiri Kosina · 8 years ago
  98. a48324d HID: wacom: Bluetooth IRQ for Intuos Pro should handle prox/range by Jason Gerecke · 8 years ago
  99. e7deb15 HID: wacom: don't apply generic settings to old devices by Ping Cheng · 8 years ago
  100. 282e463 HID: wacom: Fix poor prox handling in 'wacom_pl_irq' by Jason Gerecke · 8 years ago