Age | Commit message (Expand) | Author | Files | Lines |
2022-04-21 | HID: wacom: Adding Support for new usages | Joshua-Dickens | 1 | -0/+5 |
2021-11-10 | HID: wacom: Use "Confidence" flag to prevent reporting invalid contacts | Jason Gerecke | 1 | -0/+1 |
2021-07-28 | HID: wacom: Short-circuit processing of touch when it is disabled | Jason Gerecke | 1 | -0/+1 |
2021-07-28 | HID: wacom: set initial hardware touch switch state to 'off' | Ping Cheng | 1 | -0/+1 |
2021-06-24 | HID: wacom: Correct base usage for capacitive ExpressKey status bits | Jason Gerecke | 1 | -1/+1 |
2021-04-13 | HID: wacom: Setup pen input capabilities to the targeted tools | Ping Cheng | 1 | -0/+1 |
2021-01-26 | HID: wacom: Correct NULL dereference on AES pen proximity | Jason Gerecke | 1 | -1/+1 |
2019-07-10 | Merge branches 'for-5.2/fixes', 'for-5.3/doc', 'for-5.3/ish', 'for-5.3/logite... | Jiri Kosina | 1 | -5/+4 |
2019-06-13 | HID: wacom: generic: support the 'report valid' usage for touch | Aaron Armstrong Skomra | 1 | -0/+1 |
2019-06-13 | HID: wacom: Add 2nd gen Intuos Pro Small support | Aaron Armstrong Skomra | 1 | -0/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-05-17 | HID: wacom: generic: only switch the mode on devices with LEDs | Aaron Armstrong Skomra | 1 | -0/+1 |
2018-03-07 | HID: wacom: generic: add the "Report Valid" usage | Aaron Armstrong Skomra | 1 | -1/+2 |
2018-03-07 | HID: wacom: Add support for 3rd generation Intuos BT | Aaron Armstrong Skomra | 1 | -0/+1 |
2017-11-21 | HID: wacom: Queue events with missing type/serial data for later processing | Jason Gerecke | 1 | -0/+3 |
2017-11-21 | HID: wacom: Properly handle AES serial number and tool type | Jason Gerecke | 1 | -0/+3 |
2017-11-15 | Merge branch 'for-4.15/wacom' into for-linus | Jiri Kosina | 1 | -0/+2 |
2017-11-09 | HID: wacom: generic: Send BTN_STYLUS3 when both barrel switches are set | Jason Gerecke | 1 | -0/+2 |
2017-10-19 | HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection | Jason Gerecke | 1 | -0/+1 |
2017-05-05 | HID: wacom: generic: Refactor generic battery handling | Jason Gerecke | 1 | -0/+4 |
2017-05-05 | HID: wacom: Add ability to provide explicit battery status info | Jason Gerecke | 1 | -0/+3 |
2017-04-06 | HID: wacom: generic: sync pad events only for actual packets | Ping Cheng | 1 | -0/+1 |
2017-03-06 | HID: wacom: generic: support touch on/off softkey | Ping Cheng | 1 | -0/+2 |
2017-03-06 | HID: wacom: generic: add mode change touch key | Benjamin Tissoires | 1 | -0/+4 |
2017-03-06 | HID: wacom: generic: add 3 tablet touch keys | Ping Cheng | 1 | -0/+3 |
2017-01-26 | HID: wacom: generic: support LEDs | Aaron Armstrong Skomra | 1 | -0/+1 |
2017-01-26 | HID: wacom: generic: support generic touch switch | Aaron Armstrong Skomra | 1 | -1/+3 |
2017-01-26 | HID: wacom: generic: add vendor defined touch | Aaron Armstrong Skomra | 1 | -1/+15 |
2017-01-26 | HID: wacom: generic: remove input_event_flag | Aaron Armstrong Skomra | 1 | -1/+0 |
2017-01-26 | HID: wacom: Support 2nd-gen Intuos Pro's Bluetooth classic interface | Jason Gerecke | 1 | -2/+4 |
2017-01-26 | HID: wacom: Move WAC_CMD_* into wacom_wac.h | Jason Gerecke | 1 | -0/+9 |
2016-12-09 | HID: wacom: generic: Don't sync input on empty input packets | Ping Cheng | 1 | -0/+1 |
2016-10-20 | HID: wacom: generic: Extend pad support | Jason Gerecke | 1 | -0/+5 |
2016-10-20 | HID: wacom: generic: Add support for battery status on pen and pad interfaces | Jason Gerecke | 1 | -0/+6 |
2016-10-20 | HID: wacom: generic: Introduce pad support | Jason Gerecke | 1 | -0/+19 |
2016-10-20 | HID: wacom: generic: Add support for sensor offsets | Jason Gerecke | 1 | -0/+4 |
2016-10-20 | HID: wacom: Fix sensor outbounds and redefine as offsets from each edge | Jason Gerecke | 1 | -2/+4 |
2016-10-20 | HID: wacom: generic: Support tool ID and additional tool types | Jason Gerecke | 1 | -1/+3 |
2016-10-20 | HID: wacom: generic: Add support for vendor-defined "Sense" usage | Jason Gerecke | 1 | -0/+3 |
2016-10-20 | HID: wacom: generic: Add support for vendor-defined "Fingerwheel" usage | Jason Gerecke | 1 | -0/+1 |
2016-10-20 | HID: wacom: generic: Add support for vendor-defined "Distance" usage | Jason Gerecke | 1 | -0/+1 |
2016-10-20 | HID: wacom: generic: Support and use 'Custom HID' mode and usages | Jason Gerecke | 1 | -0/+3 |
2016-10-20 | HID: wacom: Have WACOM_PEN_FIELD and WACOM_FINGER_FIELD recgonize more fields | Jason Gerecke | 1 | -2/+6 |
2016-10-20 | HID: wacom: Update vendor-defined usage names to better match standards | Jason Gerecke | 1 | -8/+9 |
2016-10-07 | Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input',... | Jiri Kosina | 1 | -10/+10 |
2016-08-11 | HID: wacom: Update last_slot_field during pre_report phase | Jason Gerecke | 1 | -1/+1 |
2016-08-10 | HID: wacom: Add WACOM_DEVICETYPE_DIRECT for Cintiqs and similar | Jason Gerecke | 1 | -0/+1 |
2016-08-05 | HID: wacom: power_supply: provide the actual model_name | Benjamin Tissoires | 1 | -0/+1 |
2016-08-05 | HID: wacom: EKR: have one power_supply per remote | Benjamin Tissoires | 1 | -6/+0 |
2016-08-05 | HID: wacom: EKR: have the wacom resources dynamically allocated | Benjamin Tissoires | 1 | -1/+1 |