1. 66bc5ba Merge branch 'for-4.7/wacom' into for-linus by Jiri Kosina · 8 years ago
  2. eff6ca9 HID: wacom: add missed stylus_in_proximity line back by Ping Cheng · 8 years ago
  3. bef7e20 HID: wacom: Add fuzz factor to distance and tilt axes by Jason Gerecke · 8 years ago
  4. e1123fe HID: wacom: Add support for DTK-1651 by Ping Cheng · 8 years ago
  5. 580549e HID: wacom: fix Bamboo ONE oops by Benjamin Tissoires · 8 years ago
  6. 7e12978 HID: wacom: break out wacom_intuos_get_tool_type by Benjamin Tissoires · 8 years ago
  7. 526d6e7 HID: wacom - Add quirks for INTUOSHT2 in range events by Ping Cheng · 9 years ago
  8. c1b03f5 HID: wacom - Cleanup touch arbitration logic by Ping Cheng · 9 years ago
  9. 4750f5f HID: wacom - make sure wacom_intuos_inout only process in/out events by Ping Cheng · 9 years ago
  10. 599b082 HID: wacom - request tool info only when we get general events by Ping Cheng · 9 years ago
  11. 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 · 9 years ago
  12. 0bbfe28 HID: wacom: Use correct report to query pen ID from INTUOSHT2 devices by Jason Gerecke · 9 years ago
  13. 0402b6b HID: wacom: Fix pad button range for CINTIQ_COMPANION_2 by Jason Gerecke · 9 years ago
  14. aaae03e HID: wacom: Fix touchring value reporting by Jason Gerecke · 9 years ago
  15. 03a0dc5 HID: wacom: Report 'strip2' values in ABS_RY by Jason Gerecke · 9 years ago
  16. f73d08d HID: wacom: Limit touchstrip data to 13 bits by Jason Gerecke · 9 years ago
  17. 8f9cfdd HID: wacom: bitwise vs logical ORs by Dan Carpenter · 9 years ago
  18. be853fd HID: wacom: Apply lowres quirk to BAMBOO_TOUCH devices by Jason Gerecke · 9 years ago
  19. 0610999 HID: wacom: Rename wacom ID report ID macros by Jason Gerecke · 9 years ago
  20. 5f33f43 HID: wacom: Clean up value reading by Jason Gerecke · 9 years ago
  21. 571f572 HID: wacom: Further clean up wacom_intuos_general packet decoder by Jason Gerecke · 9 years ago
  22. a8a09c8 HID: wacom: Replace magic masks and comparisons with switch cases by Jason Gerecke · 9 years ago
  23. 16e0a6a HID: wacom: Centralize Intuos pen packet decoding by Jason Gerecke · 9 years ago
  24. c7f0522 HID: wacom: Slim down wacom_intuos_pad processing by Jason Gerecke · 9 years ago
  25. fb013a0 HID: wacom: Move Intuos pad handling code into dedicated function by Jason Gerecke · 9 years ago
  26. a3088ab HID: wacom: fixup quirks setup for WACOM_DEVICETYPE_PAD by Jiri Kosina · 9 years ago
  27. ff38e82 HID: wacom: Add outbounding area for DTU1141 by Ping Cheng · 9 years ago
  28. 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
  29. 8253d42 HID: wacom: Fix ABS_MISC reporting for Cintiq Companion 2 by Jason Gerecke · 9 years ago
  30. 7adb91b HID: wacom: fix Intuos wireless report id issue by Ping Cheng · 9 years ago
  31. df70793 HID: wacom: Expect 'touch_max' touches if HID_DG_CONTACTCOUNT not present by Jason Gerecke · 9 years ago
  32. 499522c HID: wacom: Tie cached HID_DG_CONTACTCOUNT indices to report ID by Jason Gerecke · 9 years ago
  33. 8d515fd HID: wacom: Report full pressure range for Intuos, Cintiq 13HD Touch by Jason Gerecke · 9 years ago
  34. f7acb55 HID: wacom: Add support for Cintiq Companion 2 by Jason Gerecke · 9 years ago
  35. eda01da HID: wacom: Add four new Intuos devices by Ping Cheng · 9 years ago
  36. 3b164a0 HID: wacom: Cleanup unsupported device_type for BAMBOO_PT by Ping Cheng · 9 years ago
  37. 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
  38. 5397df1 HID: wacom: wacom_setup_numbered_buttons is local to wacom_wac by Jiri Kosina · 9 years ago
  39. 72b236d HID: wacom: Add support for Express Key Remote. by Aaron Skomra · 9 years ago
  40. 70ee06c HID: wacom: Set button bits based on a new numbered_buttons by Aaron Skomra · 9 years ago
  41. 76703be HID: wacom: Use tablet-provided touch height/width values for INTUOSHT by Jason Gerecke · 9 years ago
  42. 025bcc1 HID: wacom: Simplify 'wacom_pl_irq' by Jason Gerecke · 9 years ago
  43. 3f14a63 HID: wacom: Remove WACOM_QUIRK_NO_INPUT by Jason Gerecke · 9 years ago
  44. ccad85c HID: wacom: Replace WACOM_QUIRK_MONITOR with WACOM_DEVICETYPE_WL_MONITOR by Jason Gerecke · 9 years ago
  45. 488abb5 HID: wacom: Report touch width/height/orientation for GENERIC devices by Jason Gerecke · 9 years ago
  46. 1b5d514a HID: wacom: Ignore contacts in excess of declared contact count by Jason Gerecke · 9 years ago
  47. 06324e0 HID: wacom: Perform all event processing as part of report processing by Jason Gerecke · 9 years ago
  48. 70caee0 HID: wacom: remove the extra Pen interface for Wacom Bamboo PAD by Benjamin Tissoires · 9 years ago
  49. 9633920 HID: wacom: Enable pad device for older Bamboo Touch tablets by Jason Gerecke · 9 years ago
  50. 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
  51. 2a6cdbd HID: wacom: Introduce new 'touch_input' device by Jason Gerecke · 9 years ago
  52. 2636a3f HID: wacom: Split apart 'wacom_setup_pentouch_input_capabilites' by Jason Gerecke · 9 years ago
  53. 862cf55 HID: wacom: Introduce a new WACOM_DEVICETYPE_PAD device_type by Jason Gerecke · 9 years ago
  54. aa86b18 HID: wacom: Treat features->device_type values as flags by Jason Gerecke · 9 years ago
  55. 26ba61f HID: wacom: fix an Oops caused by wacom_wac_finger_count_touches by Ping Cheng · 9 years ago
  56. 042628a HID: wacom: Discover device_type from HID descriptor for all devices by Jason Gerecke · 9 years ago
  57. 007760c HID: wacom: Add support for DTU-1141 by Aaron Skomra · 9 years ago
  58. 71b5c47 HID: wacom: Simplify check for presence of single-finger touch by Jason Gerecke · 9 years ago
  59. 42f4f27 HID: wacom: move all quirks to wacom_setup_device_quirks by Ping Cheng · 9 years ago
  60. 8de29a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  61. b4bf212 HID: wacom: Add support for Cintiq 13HD Touch by Ping Cheng · 9 years ago
  62. 0149931 HID: wacom: set stylus_in_proximity before checking touch_down by Ping Cheng · 9 years ago
  63. 7d059ed HID: wacom: use wacom_wac_finger_count_touches to set touch_down by Ping Cheng · 9 years ago
  64. f3586d2 HID: wacom: remove hardcoded WACOM_QUIRK_MULTI_INPUT by Ping Cheng · 9 years ago
  65. 1fd29be Merge branch 'for-4.0/upstream-fixes' into for-4.1/wacom by Jiri Kosina · 9 years ago
  66. e2c7d88 HID: wacom: check for wacom->shared before following the pointer by Benjamin Tissoires · 9 years ago
  67. 5fcad16 HID: wacom: ask for a in-prox report when it was missed by Benjamin Tissoires · 9 years ago
  68. 71fa641 HID: wacom: Add battery presence indicator to wireless tablets by Jason Gerecke · 9 years ago
  69. b0882cb HID: wacom: Status packet provides 'charging', not 'powered' bit by Jason Gerecke · 9 years ago
  70. 2d13a43 HID: wacom: Report battery status for Intuos Pro and Intuos5 by Jason Gerecke · 9 years ago
  71. 8f93b0b HID: wacom: Provide battery charge state to system over USB if available by Jason Gerecke · 9 years ago
  72. 953f2c5 HID: wacom: Centralize updating of wacom_wac battery status by Jason Gerecke · 9 years ago
  73. 4ca4ec7 HID: wacom: Move handling of Intuos status packets to seperate function by Jason Gerecke · 9 years ago
  74. e0d41fd HID: wacom: rely on actual touch down count to decide touch_down by Ping Cheng · 9 years ago
  75. 486b908 HID: wacom: do not send pen events before touch is up/forced out by Ping Cheng · 9 years ago
  76. 8c97a76 HID: wacom: add full support of the Wacom Bamboo PAD by Benjamin Tissoires · 9 years ago
  77. eef23a8 HID: wacom: Add support for I2C connected devices by Mika Westerberg · 9 years ago
  78. 9a1c001 HID: wacom: do not directly use input_mt_report_pointer_emulation by Benjamin Tissoires · 9 years ago
  79. a7e6645 HID: wacom: Add missing ABS_MISC event and feature declaration for 27QHD by Ping Cheng · 9 years ago
  80. 500d416 HID: wacom: add support for Cintiq 27QHD and 27QHD touch by Ping Cheng · 9 years ago
  81. a2f71c6 HID: wacom: consolidate input capability settings for pen and touch by Ping Cheng · 9 years ago
  82. 9b61aa8 HID: wacom: make sure touch arbitration is applied consistently by Ping Cheng · 9 years ago
  83. 33e5df0 HID: wacom: Report ABS_MISC event for Cintiq Companion Hybrid by Jason Gerecke · 10 years ago
  84. b3bd7ef HID: wacom: peport In Range event according to the spec by Ping Cheng · 10 years ago
  85. 373a535 HID: wacom: process invalid Cintiq and Intuos data in wacom_intuos_inout() by Ping Cheng · 10 years ago
  86. d97a552 HID: wacom: use WACOM_*_FIELD macros in wacom_usage_mapping() by Benjamin Tissoires · 10 years ago
  87. 019e129 Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenovo', 'for-3.19/logitech', 'for-3.19/microsoft', 'for-3.19/plantronics', 'for-3.19/rmi', 'for-3.19/sony' and 'for-3.19/wacom' into for-linus by Jiri Kosina · 10 years ago
  88. 601a22f HID: wacom: Report input events for each finger on generic devices by Jason Gerecke · 10 years ago
  89. b58ba1b HID: wacom: Initialize MT slots for generic devices at post_parse_hid by Jason Gerecke · 10 years ago
  90. ecd618d HID: wacom: Update maximum X/Y accounding to outbound offset by Ping Cheng · 10 years ago
  91. fff00bf HID: wacom: Add support for DTU-1031X by Ping Cheng · 10 years ago
  92. fa77034 HID: wacom: add defines for new Cintiq and DTU outbound tracking by Ping Cheng · 10 years ago
  93. 00d6f22 HID: wacom: re-add accidentally dropped Lenovo PID by Benjamin Tissoires · 10 years ago
  94. c376e71 HID: wacom: Consult the application usage when determining field type by Jason Gerecke · 10 years ago
  95. 26fe412 HID: wacom: Add angular resolution data to some ABS axes by Jason Gerecke · 10 years ago
  96. ec5fc1c HID: wacom: Report ABS_TILT_{X,Y} as signed values by Jason Gerecke · 10 years ago
  97. 30ebc1a HID: wacom - Bamboo pen-only tablet does not support PAD by Ping Cheng · 10 years ago
  98. 97edcad HID: wacom - Cleanup input_capabilities for Graphire 4 and Bamboo Fun by Ping Cheng · 10 years ago
  99. b3c8e93 HID: wacom - return ENODEV for failed wacom_setup_pad_input_capabilities by Ping Cheng · 10 years ago
  100. fefb391 HID: wacom: Add support for Intuos Pen Medium by Ping Cheng · 10 years ago