aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/wacom_wac.c
AgeCommit message (Expand)Author
2024-02-23HID: wacom: generic: Avoid reporting a serial of '0' to userspaceTatsunosuke Tobita
2024-01-25HID: wacom: Correct behavior when processing some confidence == false touchesJason Gerecke
2023-09-23HID: wacom: remove the battery when the EKR is offAaron Armstrong Skomra
2023-07-27HID: wacom: Use ktime_t rather than int when dealing with timestampsJason Gerecke
2023-06-09HID: wacom: avoid integer overflow in wacom_intuos_inout()Nikita Zhandarovich
2023-05-30HID: wacom: add three styli to wacom_intuos_get_tool_typePing Cheng
2023-05-30HID: wacom: Add new Intuos Pro Small (PTH-460) device IDsPing Cheng
2023-05-30HID: wacom: Force pen out of prox if no events have been received in a whileJason Gerecke
2023-05-30HID: wacom: generic: Set battery quirk only when we see battery dataJason Gerecke
2023-05-17HID: wacom: insert timestamp to packed Bluetooth (BT) eventsPing Cheng
2023-05-17HID: wacom: Set a default resolution for older tabletsPing Cheng
2023-01-18HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke
2022-08-25HID: wacom: Don't register pad_input for touch switchPing Cheng
2022-08-25HID: wacom: Only report rotation for art penPing Cheng
2022-01-27HID: wacom: Avoid using stale array indicies to read contact countJason Gerecke
2022-01-27HID: wacom: Ignore the confidence flag when a touch is removedJason Gerecke
2022-01-27HID: wacom: Reset expected and received contact counts at the same timeJason Gerecke
2021-12-01HID: wacom: Use "Confidence" flag to prevent reporting invalid contactsJason Gerecke
2021-10-17HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDsJoshua-Dickens
2021-08-04HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDTJason Gerecke
2021-04-28HID: wacom: Assign boolean values to a bool variableJiapeng Zhong
2021-04-21HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devicesPing Cheng
2021-03-04HID: wacom: Ignore attempts to overwrite the touch_max value from HIDJason Gerecke
2020-11-05HID: wacom: Avoid entering wacom_wac_pen_report for pad / batteryJason Gerecke
2020-05-14HID: wacom: Report 2nd-gen Intuos Pro S center button status over BTJason Gerecke
2020-05-14Revert "HID: wacom: generic: read the number of expected touches on a per col...Jason Gerecke
2020-02-01HID: 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
2019-08-20HID: wacom: correct misreported EKR ring valuesAaron Armstrong Skomra
2019-08-19HID: wacom: Correct distance scale for 2nd-gen Intuos devicesJason Gerecke
2019-08-13HID: wacom: add back changes dropped in merge commitAaron Armstrong Skomra
2019-08-05HID: wacom: fix bit shift for Cintiq Companion 2Aaron Armstrong Skomra
2019-07-10Merge branches 'for-5.2/fixes', 'for-5.3/doc', 'for-5.3/ish', 'for-5.3/logite...Jiri Kosina
2019-07-02HID: wacom: generic: add touchring adjustment for 2nd Gen Pro SmallAaron Armstrong Skomra
2019-06-26HID: wacom: add new MobileStudio Pro supportPing Cheng
2019-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-06-13HID: wacom: generic: read the number of expected touches on a per collection ...Aaron Armstrong Skomra
2019-06-13HID: wacom: generic: support the 'report valid' usage for touchAaron Armstrong Skomra
2019-06-13HID: wacom: generic: read HID_DG_CONTACTMAX from any feature reportAaron 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: Sync INTUOSP2_BT touch state after each frame if necessaryJason Gerecke
2019-05-17HID: wacom: Correct button numbering 2nd-gen Intuos Pro over BluetoothJason Gerecke
2019-05-17HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contactJason Gerecke
2019-05-17HID: wacom: Don't report anything prior to the tool entering rangeJason Gerecke
2019-05-17HID: wacom: Don't set tool type until we're in rangeJason Gerecke