summaryrefslogtreecommitdiff
path: root/drivers/hid/wacom_wac.c
AgeCommit message (Expand)Author
2024-02-13HID: wacom: generic: Avoid reporting a serial of '0' to userspaceTatsunosuke Tobita
2023-12-20HID: wacom: Correct behavior when processing some confidence == false touchesJason Gerecke
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-05-23HID: wacom: avoid integer overflow in wacom_intuos_inout()Nikita Zhandarovich
2023-04-14HID: wacom: generic: Set battery quirk only when we see battery dataJason Gerecke
2023-04-14HID: wacom: Lazy-init batteriesJason Gerecke
2023-04-13HID: wacom: Set a default resolution for older tabletsPing Cheng
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-11-04HID: wacom: Fix logic used for 3rd barrel switch emulationJason Gerecke
2022-10-05Merge branch 'for-6.1/wacom' into for-linusBenjamin Tissoires
2022-09-30HID: wacom: add three styli to wacom_intuos_get_tool_typePing Cheng
2022-09-02HID: wacom: Add new Intuos Pro Small (PTH-460) device IDsPing Cheng
2022-08-25HID: wacom: Simplify commentsChristophe JAILLET
2022-07-21HID: wacom: Force pen out of prox if no events have been received in a whileJason Gerecke
2022-05-27HID: wacom: Don't register pad_input for touch switchPing Cheng
2022-05-27HID: wacom: Only report rotation for art penPing Cheng
2022-05-06Hid: wacom: Fix kernel test robot warningJoshua-Dickens
2022-04-21HID: wacom: Adding Support for new usagesJoshua-Dickens
2022-01-21HID: wacom: Avoid using stale array indicies to read contact countJason Gerecke
2022-01-21HID: wacom: Ignore the confidence flag when a touch is removedJason Gerecke
2022-01-21HID: wacom: Reset expected and received contact counts at the same timeJason Gerecke
2021-11-10HID: wacom: Use "Confidence" flag to prevent reporting invalid contactsJason Gerecke
2021-09-15HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDsJoshua-Dickens
2021-07-28HID: wacom: Refactor touch input mute checks into a common functionJason Gerecke
2021-07-28HID: wacom: Avoid sending empty sync eventsJason 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-07-28HID: wacom: Skip processing of touches with negative slot valuesJason Gerecke
2021-07-28HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDTJason Gerecke
2021-04-29Merge branch 'for-5.13/wacom' into for-linusJiri Kosina
2021-04-13HID: wacom: Setup pen input capabilities to the targeted toolsPing Cheng
2021-03-16HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devicesPing Cheng
2021-03-08HID: wacom: Assign boolean values to a bool variableJiapeng Zhong
2021-02-18HID: wacom: Ignore attempts to overwrite the touch_max value from HIDJason Gerecke
2020-10-15Merge branch 'for-5.9/upstream-fixes' into for-linusJiri Kosina
2020-09-25HID: wacom: Avoid entering wacom_wac_pen_report for pad / batteryJason Gerecke
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-04-29HID: wacom: Report 2nd-gen Intuos Pro S center button status over BTJason Gerecke
2020-04-16Revert "HID: wacom: generic: read the number of expected touches on a per col...Jason Gerecke
2019-12-18HID: wacom: Recognize new MobileStudio Pro PIDJason Gerecke
2019-11-06HID: wacom: generic: Treat serial number and related fields as unsignedJason Gerecke
2019-09-22Merge branch 'for-5.4/wacom' into for-linusJiri Kosina
2019-09-05HID: wacom: add new MobileStudio Pro 13 supportPing Cheng
2019-08-20HID: wacom: support named keys on older devicesAaron Armstrong Skomra
2019-08-20HID: wacom: Fix several minor compiler warningsJason Gerecke