1. 50a583b HID: wacom: Correct distance scale for 2nd-gen Intuos devices by Jason Gerecke · 4 years, 10 months ago
  2. af00cc2 HID: wacom: correct misreported EKR ring values by Aaron Armstrong Skomra · 4 years, 10 months ago
  3. 0cb65f3 HID: wacom: fix bit shift for Cintiq Companion 2 by Aaron Armstrong Skomra · 4 years, 10 months ago
  4. 53a93eb HID: wacom: Correct touch maximum XY of 2nd-gen Intuos by Jason Gerecke · 6 years ago
  5. 50b2748 HID: wacom: bits shifted too much for 9th and 10th buttons by Ping Cheng · 7 years ago
  6. 34808d7 HID: wacom: Have wacom_tpc_irq guard against possible NULL dereference by Jason Gerecke · 7 years ago
  7. 703f48a HID: wacom: don't apply generic settings to old devices by Ping Cheng · 7 years ago
  8. e6bd712 HID: wacom: Fix poor prox handling in 'wacom_pl_irq' by Jason Gerecke · 7 years ago
  9. 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
  10. 003f50a HID: wacom: Update last_slot_field during pre_report phase by Jason Gerecke · 8 years ago
  11. 1924e05 HID: wacom - add touch_arbitration parameter to wacom module by Ping Cheng · 8 years ago
  12. 41372d5 HID: wacom: Augment 'oVid' and 'oPid' with heuristics for HID_GENERIC by Jason Gerecke · 8 years ago
  13. e5bc8eb HID: wacom: Add WACOM_DEVICETYPE_DIRECT for Cintiqs and similar by Jason Gerecke · 8 years ago
  14. 6a06281 HID: wacom: leds: handle Cintiq 24HD leds buttons by Benjamin Tissoires · 8 years ago
  15. 5a0fe8ab HID: wacom: leds: make sure Cintiq 21UX2 and 24HD control the right LEDs by Benjamin Tissoires · 8 years ago
  16. 34736aa HID: wacom: leds: handle the switch of the LEDs directly in the kernel by Benjamin Tissoires · 8 years ago
  17. 59d69bc HID: wacom: EKR: have one power_supply per remote by Benjamin Tissoires · 8 years ago
  18. 7c35dc3 HID: wacom: EKR: allocate one input node per remote by Benjamin Tissoires · 8 years ago
  19. e7749f6 HID: wacom: EKR: have one array of struct remotes instead of many arrays by Benjamin Tissoires · 8 years ago
  20. 83e6b40 HID: wacom: EKR: have the wacom resources dynamically allocated by Benjamin Tissoires · 8 years ago
  21. e6f2813 HID: wacom: EKR: add a worker to add/remove resources on addition/removal by Benjamin Tissoires · 8 years ago
  22. a50aac7 HID: wacom: leds: dynamically allocate LED groups by Benjamin Tissoires · 8 years ago
  23. 84dfbd7 HID: wacom: put the managed resources in a group by Benjamin Tissoires · 8 years ago
  24. d17d1f1 HID: wacom: use one work queue per task by Benjamin Tissoires · 8 years ago
  25. d453b87 HID: wacom: actually report the battery level for wireless connected by Benjamin Tissoires · 8 years ago
  26. 66bc5ba Merge branch 'for-4.7/wacom' into for-linus by Jiri Kosina · 8 years ago
  27. eff6ca9 HID: wacom: add missed stylus_in_proximity line back by Ping Cheng · 8 years ago
  28. bef7e20 HID: wacom: Add fuzz factor to distance and tilt axes by Jason Gerecke · 8 years ago
  29. e1123fe HID: wacom: Add support for DTK-1651 by Ping Cheng · 8 years ago
  30. 580549e HID: wacom: fix Bamboo ONE oops by Benjamin Tissoires · 8 years ago
  31. 7e12978 HID: wacom: break out wacom_intuos_get_tool_type by Benjamin Tissoires · 8 years ago
  32. 526d6e7 HID: wacom - Add quirks for INTUOSHT2 in range events by Ping Cheng · 8 years ago
  33. c1b03f5 HID: wacom - Cleanup touch arbitration logic by Ping Cheng · 8 years ago
  34. 4750f5f HID: wacom - make sure wacom_intuos_inout only process in/out events by Ping Cheng · 8 years ago
  35. 599b082 HID: wacom - request tool info only when we get general events by Ping Cheng · 8 years ago
  36. 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
  37. 0bbfe28 HID: wacom: Use correct report to query pen ID from INTUOSHT2 devices by Jason Gerecke · 8 years ago
  38. 0402b6b HID: wacom: Fix pad button range for CINTIQ_COMPANION_2 by Jason Gerecke · 8 years ago
  39. aaae03e HID: wacom: Fix touchring value reporting by Jason Gerecke · 8 years ago
  40. 03a0dc5 HID: wacom: Report 'strip2' values in ABS_RY by Jason Gerecke · 8 years ago
  41. f73d08d HID: wacom: Limit touchstrip data to 13 bits by Jason Gerecke · 8 years ago
  42. 8f9cfdd HID: wacom: bitwise vs logical ORs by Dan Carpenter · 8 years ago
  43. be853fd HID: wacom: Apply lowres quirk to BAMBOO_TOUCH devices by Jason Gerecke · 8 years ago
  44. 0610999 HID: wacom: Rename wacom ID report ID macros by Jason Gerecke · 8 years ago
  45. 5f33f43 HID: wacom: Clean up value reading by Jason Gerecke · 8 years ago
  46. 571f572 HID: wacom: Further clean up wacom_intuos_general packet decoder by Jason Gerecke · 8 years ago
  47. a8a09c8 HID: wacom: Replace magic masks and comparisons with switch cases by Jason Gerecke · 8 years ago
  48. 16e0a6a HID: wacom: Centralize Intuos pen packet decoding by Jason Gerecke · 8 years ago
  49. c7f0522 HID: wacom: Slim down wacom_intuos_pad processing by Jason Gerecke · 8 years ago
  50. fb013a0 HID: wacom: Move Intuos pad handling code into dedicated function by Jason Gerecke · 8 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. 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
  54. 8253d42 HID: wacom: Fix ABS_MISC reporting for Cintiq Companion 2 by Jason Gerecke · 9 years ago
  55. 7adb91b HID: wacom: fix Intuos wireless report id issue by Ping Cheng · 9 years ago
  56. df70793 HID: wacom: Expect 'touch_max' touches if HID_DG_CONTACTCOUNT not present by Jason Gerecke · 9 years ago
  57. 499522c HID: wacom: Tie cached HID_DG_CONTACTCOUNT indices to report ID by Jason Gerecke · 9 years ago
  58. 8d515fd HID: wacom: Report full pressure range for Intuos, Cintiq 13HD Touch by Jason Gerecke · 9 years ago
  59. f7acb55 HID: wacom: Add support for Cintiq Companion 2 by Jason Gerecke · 9 years ago
  60. eda01da HID: wacom: Add four new Intuos devices by Ping Cheng · 9 years ago
  61. 3b164a0 HID: wacom: Cleanup unsupported device_type for BAMBOO_PT by Ping Cheng · 9 years ago
  62. 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
  63. 5397df1 HID: wacom: wacom_setup_numbered_buttons is local to wacom_wac by Jiri Kosina · 9 years ago
  64. 72b236d HID: wacom: Add support for Express Key Remote. by Aaron Skomra · 9 years ago
  65. 70ee06c HID: wacom: Set button bits based on a new numbered_buttons by Aaron Skomra · 9 years ago
  66. 76703be HID: wacom: Use tablet-provided touch height/width values for INTUOSHT by Jason Gerecke · 9 years ago
  67. 025bcc1 HID: wacom: Simplify 'wacom_pl_irq' by Jason Gerecke · 9 years ago
  68. 3f14a63 HID: wacom: Remove WACOM_QUIRK_NO_INPUT by Jason Gerecke · 9 years ago
  69. ccad85c HID: wacom: Replace WACOM_QUIRK_MONITOR with WACOM_DEVICETYPE_WL_MONITOR by Jason Gerecke · 9 years ago
  70. 488abb5 HID: wacom: Report touch width/height/orientation for GENERIC devices by Jason Gerecke · 9 years ago
  71. 1b5d514a HID: wacom: Ignore contacts in excess of declared contact count by Jason Gerecke · 9 years ago
  72. 06324e0 HID: wacom: Perform all event processing as part of report processing by Jason Gerecke · 9 years ago
  73. 70caee0 HID: wacom: remove the extra Pen interface for Wacom Bamboo PAD by Benjamin Tissoires · 9 years ago
  74. 9633920 HID: wacom: Enable pad device for older Bamboo Touch tablets by Jason Gerecke · 9 years ago
  75. ec3b34e Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'for-4.2/rmi', 'for-4.2/sensor-hub', 'for-4.2/sjoy', 'for-4.2/sony' and 'for-4.2/wacom' into for-linus by Jiri Kosina · 9 years ago
  76. 2a6cdbd HID: wacom: Introduce new 'touch_input' device by Jason Gerecke · 9 years ago
  77. 2636a3f HID: wacom: Split apart 'wacom_setup_pentouch_input_capabilites' by Jason Gerecke · 9 years ago
  78. 862cf55 HID: wacom: Introduce a new WACOM_DEVICETYPE_PAD device_type by Jason Gerecke · 9 years ago
  79. aa86b18 HID: wacom: Treat features->device_type values as flags by Jason Gerecke · 9 years ago
  80. 26ba61f HID: wacom: fix an Oops caused by wacom_wac_finger_count_touches by Ping Cheng · 9 years ago
  81. 042628a HID: wacom: Discover device_type from HID descriptor for all devices by Jason Gerecke · 9 years ago
  82. 007760c HID: wacom: Add support for DTU-1141 by Aaron Skomra · 9 years ago
  83. 71b5c47 HID: wacom: Simplify check for presence of single-finger touch by Jason Gerecke · 9 years ago
  84. 42f4f27 HID: wacom: move all quirks to wacom_setup_device_quirks by Ping Cheng · 9 years ago
  85. 8de29a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  86. b4bf212 HID: wacom: Add support for Cintiq 13HD Touch by Ping Cheng · 9 years ago
  87. 0149931 HID: wacom: set stylus_in_proximity before checking touch_down by Ping Cheng · 9 years ago
  88. 7d059ed HID: wacom: use wacom_wac_finger_count_touches to set touch_down by Ping Cheng · 9 years ago
  89. f3586d2 HID: wacom: remove hardcoded WACOM_QUIRK_MULTI_INPUT by Ping Cheng · 9 years ago
  90. 1fd29be Merge branch 'for-4.0/upstream-fixes' into for-4.1/wacom by Jiri Kosina · 9 years ago
  91. e2c7d88 HID: wacom: check for wacom->shared before following the pointer by Benjamin Tissoires · 9 years ago
  92. 5fcad16 HID: wacom: ask for a in-prox report when it was missed by Benjamin Tissoires · 9 years ago
  93. 71fa641 HID: wacom: Add battery presence indicator to wireless tablets by Jason Gerecke · 9 years ago
  94. b0882cb HID: wacom: Status packet provides 'charging', not 'powered' bit by Jason Gerecke · 9 years ago
  95. 2d13a43 HID: wacom: Report battery status for Intuos Pro and Intuos5 by Jason Gerecke · 9 years ago
  96. 8f93b0b HID: wacom: Provide battery charge state to system over USB if available by Jason Gerecke · 9 years ago
  97. 953f2c5 HID: wacom: Centralize updating of wacom_wac battery status by Jason Gerecke · 9 years ago
  98. 4ca4ec7 HID: wacom: Move handling of Intuos status packets to seperate function by Jason Gerecke · 9 years ago
  99. e0d41fd HID: wacom: rely on actual touch down count to decide touch_down by Ping Cheng · 9 years ago
  100. 486b908 HID: wacom: do not send pen events before touch is up/forced out by Ping Cheng · 9 years ago