summaryrefslogtreecommitdiffstats
path: root/drivers/hid/wacom_wac.c
Commit message (Expand)AuthorAgeFilesLines
* HID: wacom: Use ktime_t rather than int when dealing with timestampsJason Gerecke2023-06-261-3/+3
* HID: wacom: avoid integer overflow in wacom_intuos_inout()Nikita Zhandarovich2023-05-231-1/+1
* HID: wacom: generic: Set battery quirk only when we see battery dataJason Gerecke2023-04-141-22/+11
* HID: wacom: Lazy-init batteriesJason Gerecke2023-04-141-7/+6
* HID: wacom: Set a default resolution for older tabletsPing Cheng2023-04-131-2/+10
* HID: wacom: insert timestamp to packed Bluetooth (BT) eventsPing Cheng2023-03-101-0/+26
* HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke2022-12-201-0/+4
* HID: wacom: Fix logic used for 3rd barrel switch emulationJason Gerecke2022-11-041-5/+6
* Merge branch 'for-6.1/wacom' into for-linusBenjamin Tissoires2022-10-051-5/+0
|\
| * HID: wacom: Simplify commentsChristophe JAILLET2022-08-251-5/+0
* | HID: wacom: add three styli to wacom_intuos_get_tool_typePing Cheng2022-09-301-0/+3
* | HID: wacom: Add new Intuos Pro Small (PTH-460) device IDsPing Cheng2022-09-021-0/+5
|/
* HID: wacom: Force pen out of prox if no events have been received in a whileJason Gerecke2022-07-211-0/+39
* HID: wacom: Don't register pad_input for touch switchPing Cheng2022-05-271-18/+25
* HID: wacom: Only report rotation for art penPing Cheng2022-05-271-8/+21
* Hid: wacom: Fix kernel test robot warningJoshua-Dickens2022-05-061-1/+1
* HID: wacom: Adding Support for new usagesJoshua-Dickens2022-04-211-8/+35
* HID: wacom: Avoid using stale array indicies to read contact countJason Gerecke2022-01-211-0/+4
* HID: wacom: Ignore the confidence flag when a touch is removedJason Gerecke2022-01-211-3/+26
* HID: wacom: Reset expected and received contact counts at the same timeJason Gerecke2022-01-211-1/+5
* HID: wacom: Use "Confidence" flag to prevent reporting invalid contactsJason Gerecke2021-11-101-1/+7
* HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDsJoshua-Dickens2021-09-151-0/+8
* HID: wacom: Refactor touch input mute checks into a common functionJason Gerecke2021-07-281-15/+12
* HID: wacom: Avoid sending empty sync eventsJason Gerecke2021-07-281-1/+14
* HID: wacom: Short-circuit processing of touch when it is disabledJason Gerecke2021-07-281-0/+12
* HID: wacom: set initial hardware touch switch state to 'off'Ping Cheng2021-07-281-4/+8
* HID: wacom: Skip processing of touches with negative slot valuesJason Gerecke2021-07-281-0/+3
* HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDTJason Gerecke2021-07-281-1/+1
* Merge branch 'for-5.13/wacom' into for-linusJiri Kosina2021-04-291-24/+26
|\
| * HID: wacom: Setup pen input capabilities to the targeted toolsPing Cheng2021-04-131-24/+26
* | HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devicesPing Cheng2021-03-161-4/+2
* | HID: wacom: Assign boolean values to a bool variableJiapeng Zhong2021-03-081-1/+1
|/
* HID: wacom: Ignore attempts to overwrite the touch_max value from HIDJason Gerecke2021-02-181-1/+6
* Merge branch 'for-5.9/upstream-fixes' into for-linusJiri Kosina2020-10-151-1/+3
|\
| * HID: wacom: Avoid entering wacom_wac_pen_report for pad / batteryJason Gerecke2020-09-251-1/+3
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-16/+16
|/
* HID: wacom: Report 2nd-gen Intuos Pro S center button status over BTJason Gerecke2020-04-291-3/+6
* Revert "HID: wacom: generic: read the number of expected touches on a per col...Jason Gerecke2020-04-161-63/+16
* HID: wacom: Recognize new MobileStudio Pro PIDJason Gerecke2019-12-181-2/+4
* HID: wacom: generic: Treat serial number and related fields as unsignedJason Gerecke2019-11-061-4/+6
* Merge branch 'for-5.4/wacom' into for-linusJiri Kosina2019-09-221-4/+72
|\
| * HID: wacom: add new MobileStudio Pro 13 supportPing Cheng2019-09-051-2/+2
| * HID: wacom: support named keys on older devicesAaron Armstrong Skomra2019-08-201-0/+68
| * HID: wacom: Fix several minor compiler warningsJason Gerecke2019-08-201-2/+2
* | HID: wacom: correct misreported EKR ring valuesAaron Armstrong Skomra2019-08-201-1/+1
* | HID: wacom: Correct distance scale for 2nd-gen Intuos devicesJason Gerecke2019-08-191-0/+2
* | HID: wacom: add back changes dropped in merge commitAaron Armstrong Skomra2019-08-131-1/+2
|/
* HID: wacom: fix bit shift for Cintiq Companion 2Aaron Armstrong Skomra2019-08-051-6/+6
*---. Merge branches 'for-5.2/fixes', 'for-5.3/doc', 'for-5.3/ish', 'for-5.3/logite...Jiri Kosina2019-07-101-40/+118
|\ \ \
| | | * HID: wacom: generic: add touchring adjustment for 2nd Gen Pro SmallAaron Armstrong Skomra2019-07-021-1/+3