1. 3e0c669 HID: wacom: generic: Avoid reporting a serial of '0' to userspace by Tatsunosuke Tobita · 10 months ago
  2. 5ce237e HID: wacom: Correct behavior when processing some confidence == false touches by Jason Gerecke · 12 months ago
  3. b0580fc HID: wacom: remove the battery when the EKR is off by Aaron Armstrong Skomra · 1 year, 4 months ago
  4. b1ac87a HID: wacom: avoid integer overflow in wacom_intuos_inout() by Nikita Zhandarovich · 1 year, 8 months ago
  5. eeae5c4 HID: wacom: generic: Set battery quirk only when we see battery data by Jason Gerecke · 1 year, 8 months ago
  6. 04d73ed HID: wacom: Set a default resolution for older tablets by Ping Cheng · 1 year, 8 months ago
  7. 0d81a33 HID: wacom: Ensure bootloader PID is usable in hidraw mode by Jason Gerecke · 2 years ago
  8. 6331290 HID: wacom: Don't register pad_input for touch switch by Ping Cheng · 2 years, 7 months ago
  9. cc6ccfd HID: wacom: Avoid using stale array indicies to read contact count by Jason Gerecke · 2 years, 11 months ago
  10. 5e1715f HID: wacom: Ignore the confidence flag when a touch is removed by Jason Gerecke · 2 years, 11 months ago
  11. dde6448 HID: wacom: Use "Confidence" flag to prevent reporting invalid contacts by Jason Gerecke · 3 years, 1 month ago
  12. 7757b54 HID: wacom: Assign boolean values to a bool variable by Jiapeng Zhong · 3 years, 11 months ago
  13. 49d6cb8 HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devices by Ping Cheng · 3 years, 9 months ago
  14. 91f3d5e HID: wacom: Ignore attempts to overwrite the touch_max value from HID by Jason Gerecke · 3 years, 10 months ago
  15. ab19c1d HID: wacom: generic: Treat serial number and related fields as unsigned by Jason Gerecke · 5 years ago
  16. 4e268e9 HID: wacom: generic: read HID_DG_CONTACTMAX from any feature report by Aaron Armstrong Skomra · 5 years ago
  17. fec7a84 HID: wacom: Correct distance scale for 2nd-gen Intuos devices by Jason Gerecke · 5 years ago
  18. 76f66b8 HID: wacom: correct misreported EKR ring values by Aaron Armstrong Skomra · 5 years ago
  19. b1cf596 HID: wacom: fix bit shift for Cintiq Companion 2 by Aaron Armstrong Skomra · 5 years ago
  20. 704d1f4 HID: wacom: correct touch resolution x/y typo by Aaron Armstrong Skomra · 6 years ago
  21. e50f797 HID: wacom: generic: only switch the mode on devices with LEDs by Aaron Armstrong Skomra · 6 years ago
  22. 7212a4c HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contact by Jason Gerecke · 6 years ago
  23. 6fff9ed HID: wacom: Don't report anything prior to the tool entering range by Jason Gerecke · 6 years ago
  24. bed5114 HID: wacom: Don't set tool type until we're in range by Jason Gerecke · 6 years ago
  25. 3e5a7e1 HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessary by Jason Gerecke · 6 years ago
  26. f0c83ba HID: wacom: Correct button numbering 2nd-gen Intuos Pro over Bluetooth by Jason Gerecke · 6 years ago
  27. 2aebd46 HID: wacom: Correct touch maximum XY of 2nd-gen Intuos by Jason Gerecke · 6 years ago
  28. 1da964d HID: wacom: bluetooth: send exit report for recent Bluetooth devices by Aaron Armstrong Skomra · 7 years ago
  29. c76133a HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events by Jason Gerecke · 7 years ago
  30. 92380b5 HID: wacom: generic: Clear ABS_MISC when tool leaves proximity by Jason Gerecke · 7 years ago
  31. 993f0d9 HID: wacom: generic: Send MSC_SERIAL and ABS_MISC when leaving prox by Jason Gerecke · 7 years ago
  32. d252f4a HID: wacom: Correct coordinate system of touchring and pen twist by Jason Gerecke · 7 years ago
  33. b63c4c2 HID: wacom: Properly report negative values from Intuos Pro 2 Bluetooth by Jason Gerecke · 7 years ago
  34. ce06760 HID: wacom: bits shifted too much for 9th and 10th buttons by Ping Cheng · 7 years ago
  35. 8d411cb HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage by Jason Gerecke · 7 years ago
  36. 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
  37. 75a5f3a HID: wacom: fix mistake in printk by Colin Ian King · 7 years ago
  38. 5ac3d4a HID: wacom: generic: Refactor generic battery handling by Jason Gerecke · 8 years ago
  39. 16e4598 HID: wacom: Add ability to provide explicit battery status info by Jason Gerecke · 8 years ago
  40. a775870 HID: wacom: generic: Report AES battery information by Jason Gerecke · 8 years ago
  41. f496c09c HID: wacom: generic: Ignore HID_DG_BATTERYSTRENTH == 0 by Jason Gerecke · 8 years ago
  42. 37d1601 HID: wacom: generic: Scale battery capacity measurements to percentages by Jason Gerecke · 8 years ago
  43. 2ac97f0 HID: wacom: Have wacom_tpc_irq guard against possible NULL dereference by Jason Gerecke · 8 years ago
  44. 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
  45. 6f107fa HID: wacom: Override incorrect logical maximum contact identifier by Jason Gerecke · 8 years ago
  46. 286f3f4 HID: wacom: Treat HID_DG_TOOLSERIALNUMBER as unsigned by Jason Gerecke · 8 years ago
  47. 149f6f6 HID: wacom: Move wacom_remote_irq and wacom_remote_status_irq by Jason Gerecke · 8 years ago
  48. ed1fa73 HID: wacom: generic: sync pad events only for actual packets by Ping Cheng · 8 years ago
  49. b79cbc5 HID: wacom: Bamboo One Medium does not have touch by Aaron Armstrong Skomra · 8 years ago
  50. 6e5364f HID: wacom: generic: Wacom mouse is only provided for opaque tablets by Ping Cheng · 8 years ago
  51. 49cc4c2 HID: wacom: Correct Intuos Pro 2 resolution by Aaron Armstrong Skomra · 8 years ago
  52. d793ff8 HID: wacom: generic: support touch on/off softkey by Ping Cheng · 8 years ago
  53. 4082da8 HID: wacom: generic: add mode change touch key by Benjamin Tissoires · 8 years ago
  54. 4eb220c HID: wacom: generic: add 3 tablet touch keys by Ping Cheng · 8 years ago
  55. 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
  56. a48324d HID: wacom: Bluetooth IRQ for Intuos Pro should handle prox/range by Jason Gerecke · 8 years ago
  57. e7deb15 HID: wacom: don't apply generic settings to old devices by Ping Cheng · 8 years ago
  58. 282e463 HID: wacom: Fix poor prox handling in 'wacom_pl_irq' by Jason Gerecke · 8 years ago
  59. 10c55ca HID: wacom: generic: support LEDs by Aaron Armstrong Skomra · 8 years ago
  60. d2ec58a HID: wacom: generic: support generic touch switch by Aaron Armstrong Skomra · 8 years ago
  61. ac2423c HID: wacom: generic: add vendor defined touch by Aaron Armstrong Skomra · 8 years ago
  62. 60a2218 HID: wacom: generic: add support for touchring by Aaron Armstrong Skomra · 8 years ago
  63. 65ef4c1 HID: wacom: generic: remove input_event_flag by Aaron Armstrong Skomra · 8 years ago
  64. 4922cd2 HID: wacom: Support 2nd-gen Intuos Pro's Bluetooth classic interface by Jason Gerecke · 8 years ago
  65. b9e0625 HID: wacom: Enable HID_GENERIC codepath for Bluetooth devices by Jason Gerecke · 8 years ago
  66. a9ce785 HID: wacom: Fix sibling detection regression by Jason Gerecke · 8 years ago
  67. c9cfb2a HID: wacom: generic: Don't sync input on empty input packets by Ping Cheng · 8 years ago
  68. f3f24e7 HID: wacom: generic: Pad supports more than buttons by Ping Cheng · 8 years ago
  69. 6f46cf9 HID: wacom: generic: Send data only when the interface is defined by Ping Cheng · 8 years ago
  70. 354a329 HID: wacom: generic: Don't return a value for wacom_wac_event by Ping Cheng · 8 years ago
  71. 9ce9a12 HID: wacom: Declare tool ID 0x84a as an Intuos eraser by Jason Gerecke · 8 years ago
  72. a35f09b HID: wacom: Don't clear bits unintentionally by Dan Carpenter · 8 years ago
  73. bf78adc HID: wacom: generic: Extend pad support by Jason Gerecke · 8 years ago
  74. 93aab7f HID: wacom: generic: Add support for battery status on pen and pad interfaces by Jason Gerecke · 8 years ago
  75. 5922e61 HID: wacom: generic: Introduce pad support by Jason Gerecke · 8 years ago
  76. 345857b HID: wacom: generic: Add support for sensor offsets by Jason Gerecke · 8 years ago
  77. e779ef2 HID: wacom: Fix sensor outbounds and redefine as offsets from each edge by Jason Gerecke · 8 years ago
  78. f85c9dc HID: wacom: generic: Support tool ID and additional tool types by Jason Gerecke · 8 years ago
  79. 82527da HID: wacom: Read and internally use corrected Intuos tool IDs by Jason Gerecke · 8 years ago
  80. 61ce346 HID: wacom: generic: Add support for vendor-defined "Sense" usage by Jason Gerecke · 8 years ago
  81. 929d6d5 HID: wacom: generic: Add support for vendor-defined "Fingerwheel" usage by Jason Gerecke · 8 years ago
  82. b5c921e HID: wacom: generic: Add support for vendor-defined "Distance" usage by Jason Gerecke · 8 years ago
  83. c9c0958 HID: wacom: generic: Support and use 'Custom HID' mode and usages by Jason Gerecke · 8 years ago
  84. 50066a0 HID: wacom: generic: Add support for height, tilt, and twist usages by Jason Gerecke · 8 years ago
  85. 49005b9 HID: wacom: Refactor button-to-key translation into function by Jason Gerecke · 8 years ago
  86. 8de8228 HID: wacom: Update vendor-defined usage names to better match standards by Jason Gerecke · 8 years ago
  87. 179023e Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input', 'for-4.9/intel-ish', 'for-4.9/kye-uclogic-waltop-fixes', 'for-4.9/logitech', 'for-4.9/sony', 'for-4.9/upstream' and 'for-4.9/wacom' into for-linus by Jiri Kosina · 8 years ago
  88. 003f50a HID: wacom: Update last_slot_field during pre_report phase by Jason Gerecke · 8 years ago
  89. 1924e05 HID: wacom - add touch_arbitration parameter to wacom module by Ping Cheng · 8 years ago
  90. 41372d5 HID: wacom: Augment 'oVid' and 'oPid' with heuristics for HID_GENERIC by Jason Gerecke · 8 years ago
  91. e5bc8eb HID: wacom: Add WACOM_DEVICETYPE_DIRECT for Cintiqs and similar by Jason Gerecke · 8 years ago
  92. 6a06281 HID: wacom: leds: handle Cintiq 24HD leds buttons by Benjamin Tissoires · 8 years ago
  93. 5a0fe8ab HID: wacom: leds: make sure Cintiq 21UX2 and 24HD control the right LEDs by Benjamin Tissoires · 8 years ago
  94. 34736aa HID: wacom: leds: handle the switch of the LEDs directly in the kernel by Benjamin Tissoires · 8 years ago
  95. 59d69bc HID: wacom: EKR: have one power_supply per remote by Benjamin Tissoires · 8 years ago
  96. 7c35dc3 HID: wacom: EKR: allocate one input node per remote by Benjamin Tissoires · 8 years ago
  97. e7749f6 HID: wacom: EKR: have one array of struct remotes instead of many arrays by Benjamin Tissoires · 8 years ago
  98. 83e6b40 HID: wacom: EKR: have the wacom resources dynamically allocated by Benjamin Tissoires · 8 years ago
  99. e6f2813 HID: wacom: EKR: add a worker to add/remove resources on addition/removal by Benjamin Tissoires · 8 years ago
  100. a50aac7 HID: wacom: leds: dynamically allocate LED groups by Benjamin Tissoires · 8 years ago