summaryrefslogtreecommitdiff
path: root/drivers/hid/wacom_wac.h
AgeCommit message (Expand)Author
2023-11-29HID: wacom: Remove AES power_supply after extended inactivityTatsunosuke Tobita
2023-08-14HID: wacom: struct name cleanupAaron Armstrong Skomra
2023-08-14HID: wacom: remove unnecessary 'connected' variable from EKRAaron Armstrong Skomra
2023-08-14HID: wacom: remove the battery when the EKR is offAaron Armstrong Skomra
2023-06-26HID: wacom: Use ktime_t rather than int when dealing with timestampsJason Gerecke
2023-03-10HID: wacom: insert timestamp to packed Bluetooth (BT) eventsPing Cheng
2022-12-20HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke
2022-08-25HID: wacom: Simplify commentsChristophe JAILLET
2022-04-21HID: wacom: Adding Support for new usagesJoshua-Dickens
2021-11-10HID: wacom: Use "Confidence" flag to prevent reporting invalid contactsJason Gerecke
2021-07-28HID: wacom: Short-circuit processing of touch when it is disabledJason Gerecke
2021-07-28HID: wacom: set initial hardware touch switch state to 'off'Ping Cheng
2021-06-24HID: wacom: Correct base usage for capacitive ExpressKey status bitsJason Gerecke
2021-04-13HID: wacom: Setup pen input capabilities to the targeted toolsPing Cheng
2021-01-26HID: wacom: Correct NULL dereference on AES pen proximityJason Gerecke
2019-07-10Merge branches 'for-5.2/fixes', 'for-5.3/doc', 'for-5.3/ish', 'for-5.3/logite...Jiri Kosina
2019-06-13HID: wacom: generic: support the 'report valid' usage for touchAaron Armstrong Skomra
2019-06-13HID: wacom: Add 2nd gen Intuos Pro Small supportAaron Armstrong Skomra
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-17HID: wacom: generic: only switch the mode on devices with LEDsAaron Armstrong Skomra
2018-03-07HID: wacom: generic: add the "Report Valid" usageAaron Armstrong Skomra
2018-03-07HID: wacom: Add support for 3rd generation Intuos BTAaron Armstrong Skomra
2017-11-21HID: wacom: Queue events with missing type/serial data for later processingJason Gerecke
2017-11-21HID: wacom: Properly handle AES serial number and tool typeJason Gerecke
2017-11-15Merge branch 'for-4.15/wacom' into for-linusJiri Kosina
2017-11-09HID: wacom: generic: Send BTN_STYLUS3 when both barrel switches are setJason Gerecke
2017-10-19HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collectionJason Gerecke
2017-05-05HID: wacom: generic: Refactor generic battery handlingJason Gerecke
2017-05-05HID: wacom: Add ability to provide explicit battery status infoJason Gerecke
2017-04-06HID: wacom: generic: sync pad events only for actual packetsPing Cheng
2017-03-06HID: wacom: generic: support touch on/off softkeyPing Cheng
2017-03-06HID: wacom: generic: add mode change touch keyBenjamin Tissoires
2017-03-06HID: wacom: generic: add 3 tablet touch keysPing Cheng
2017-01-26HID: wacom: generic: support LEDsAaron Armstrong Skomra
2017-01-26HID: wacom: generic: support generic touch switchAaron Armstrong Skomra
2017-01-26HID: wacom: generic: add vendor defined touchAaron Armstrong Skomra
2017-01-26HID: wacom: generic: remove input_event_flagAaron Armstrong Skomra
2017-01-26HID: wacom: Support 2nd-gen Intuos Pro's Bluetooth classic interfaceJason Gerecke
2017-01-26HID: wacom: Move WAC_CMD_* into wacom_wac.hJason Gerecke
2016-12-09HID: wacom: generic: Don't sync input on empty input packetsPing Cheng
2016-10-20HID: wacom: generic: Extend pad supportJason Gerecke
2016-10-20HID: wacom: generic: Add support for battery status on pen and pad interfacesJason Gerecke
2016-10-20HID: wacom: generic: Introduce pad supportJason Gerecke
2016-10-20HID: wacom: generic: Add support for sensor offsetsJason Gerecke
2016-10-20HID: wacom: Fix sensor outbounds and redefine as offsets from each edgeJason Gerecke
2016-10-20HID: wacom: generic: Support tool ID and additional tool typesJason Gerecke
2016-10-20HID: wacom: generic: Add support for vendor-defined "Sense" usageJason Gerecke
2016-10-20HID: wacom: generic: Add support for vendor-defined "Fingerwheel" usageJason Gerecke
2016-10-20HID: wacom: generic: Add support for vendor-defined "Distance" usageJason Gerecke
2016-10-20HID: wacom: generic: Support and use 'Custom HID' mode and usagesJason Gerecke