Age | Commit message (Expand) | Author |
2021-02-18 | HID: wacom: Ignore attempts to overwrite the touch_max value from HID | Jason Gerecke |
2020-10-15 | Merge branch 'for-5.9/upstream-fixes' into for-linus | Jiri Kosina |
2020-09-25 | HID: wacom: Avoid entering wacom_wac_pen_report for pad / battery | Jason Gerecke |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-04-29 | HID: wacom: Report 2nd-gen Intuos Pro S center button status over BT | Jason Gerecke |
2020-04-16 | Revert "HID: wacom: generic: read the number of expected touches on a per col... | Jason Gerecke |
2019-12-18 | HID: wacom: Recognize new MobileStudio Pro PID | Jason Gerecke |
2019-11-06 | HID: wacom: generic: Treat serial number and related fields as unsigned | Jason Gerecke |
2019-09-22 | Merge branch 'for-5.4/wacom' into for-linus | Jiri Kosina |
2019-09-05 | HID: wacom: add new MobileStudio Pro 13 support | Ping Cheng |
2019-08-20 | HID: wacom: support named keys on older devices | Aaron Armstrong Skomra |
2019-08-20 | HID: wacom: Fix several minor compiler warnings | Jason Gerecke |
2019-08-20 | HID: wacom: correct misreported EKR ring values | Aaron Armstrong Skomra |
2019-08-19 | HID: wacom: Correct distance scale for 2nd-gen Intuos devices | Jason Gerecke |
2019-08-13 | HID: wacom: add back changes dropped in merge commit | Aaron Armstrong Skomra |
2019-08-05 | HID: wacom: fix bit shift for Cintiq Companion 2 | Aaron Armstrong Skomra |
2019-07-10 | Merge branches 'for-5.2/fixes', 'for-5.3/doc', 'for-5.3/ish', 'for-5.3/logite... | Jiri Kosina |
2019-07-02 | HID: wacom: generic: add touchring adjustment for 2nd Gen Pro Small | Aaron Armstrong Skomra |
2019-06-26 | HID: wacom: add new MobileStudio Pro support | Ping Cheng |
2019-06-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds |
2019-06-13 | HID: wacom: generic: read the number of expected touches on a per collection ... | Aaron Armstrong Skomra |
2019-06-13 | HID: wacom: generic: support the 'report valid' usage for touch | Aaron Armstrong Skomra |
2019-06-13 | HID: wacom: generic: read HID_DG_CONTACTMAX from any feature report | Aaron Armstrong Skomra |
2019-06-13 | HID: wacom: Add 2nd gen Intuos Pro Small support | Aaron Armstrong Skomra |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-17 | HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessary | Jason Gerecke |
2019-05-17 | HID: wacom: Correct button numbering 2nd-gen Intuos Pro over Bluetooth | Jason Gerecke |
2019-05-17 | HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contact | Jason Gerecke |
2019-05-17 | HID: wacom: Don't report anything prior to the tool entering range | Jason Gerecke |
2019-05-17 | HID: wacom: Don't set tool type until we're in range | Jason Gerecke |
2019-05-17 | HID: wacom: correct touch resolution x/y typo | Aaron Armstrong Skomra |
2019-05-17 | HID: wacom: generic: Correct pad syncing | Aaron Armstrong Skomra |
2019-05-17 | HID: wacom: generic: only switch the mode on devices with LEDs | Aaron Armstrong Skomra |
2019-02-20 | HID: wacom: Add support for Pro Pen slim | Jason Gerecke |
2019-02-15 | HID: wacom: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-01-29 | HID: wacom: Move HID fix for AES serial number into wacom_hid_usage_quirk | Jason Gerecke |
2018-10-11 | HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452 | Jason Gerecke |
2018-08-20 | Merge branch 'for-4.19/wacom' into for-linus | Jiri Kosina |
2018-07-03 | HID: wacom: Correct touch maximum XY of 2nd-gen Intuos | Jason Gerecke |
2018-07-03 | HID: wacom: Replace touch_max fixup code with static touch_max definitions | Jason Gerecke |
2018-05-22 | HID: wacom: Support "in range" for Intuos/Bamboo tablets where possible | Jason Gerecke |
2018-04-12 | HID: wacom: bluetooth: send exit report for recent Bluetooth devices | Aaron Armstrong Skomra |
2018-03-07 | HID: wacom: wacom_wac_collection() is local to wacom_wac.c | Jiri Kosina |
2018-03-07 | HID: wacom: generic: add the "Report Valid" usage | Aaron Armstrong Skomra |
2018-03-07 | HID: wacom: generic: Support multiple tools per report | Aaron Armstrong Skomra |
2018-03-07 | HID: wacom: Add support for 3rd generation Intuos BT | Aaron Armstrong Skomra |
2018-01-23 | HID: wacom: Add support for One by Wacom (CTL-472 / CTL-672) | Jason Gerecke |
2018-01-23 | HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events | Jason Gerecke |
2017-11-21 | HID: wacom: Queue events with missing type/serial data for later processing | Jason Gerecke |
2017-11-21 | HID: wacom: Properly handle AES serial number and tool type | Jason Gerecke |