index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
wacom_wac.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: wacom: Use ktime_t rather than int when dealing with timestamps
Jason Gerecke
2023-06-26
1
-3
/
+3
*
HID: wacom: avoid integer overflow in wacom_intuos_inout()
Nikita Zhandarovich
2023-05-23
1
-1
/
+1
*
HID: wacom: generic: Set battery quirk only when we see battery data
Jason Gerecke
2023-04-14
1
-22
/
+11
*
HID: wacom: Lazy-init batteries
Jason Gerecke
2023-04-14
1
-7
/
+6
*
HID: wacom: Set a default resolution for older tablets
Ping Cheng
2023-04-13
1
-2
/
+10
*
HID: wacom: insert timestamp to packed Bluetooth (BT) events
Ping Cheng
2023-03-10
1
-0
/
+26
*
HID: wacom: Ensure bootloader PID is usable in hidraw mode
Jason Gerecke
2022-12-20
1
-0
/
+4
*
HID: wacom: Fix logic used for 3rd barrel switch emulation
Jason Gerecke
2022-11-04
1
-5
/
+6
*
Merge branch 'for-6.1/wacom' into for-linus
Benjamin Tissoires
2022-10-05
1
-5
/
+0
|
\
|
*
HID: wacom: Simplify comments
Christophe JAILLET
2022-08-25
1
-5
/
+0
*
|
HID: wacom: add three styli to wacom_intuos_get_tool_type
Ping Cheng
2022-09-30
1
-0
/
+3
*
|
HID: wacom: Add new Intuos Pro Small (PTH-460) device IDs
Ping Cheng
2022-09-02
1
-0
/
+5
|
/
*
HID: wacom: Force pen out of prox if no events have been received in a while
Jason Gerecke
2022-07-21
1
-0
/
+39
*
HID: wacom: Don't register pad_input for touch switch
Ping Cheng
2022-05-27
1
-18
/
+25
*
HID: wacom: Only report rotation for art pen
Ping Cheng
2022-05-27
1
-8
/
+21
*
Hid: wacom: Fix kernel test robot warning
Joshua-Dickens
2022-05-06
1
-1
/
+1
*
HID: wacom: Adding Support for new usages
Joshua-Dickens
2022-04-21
1
-8
/
+35
*
HID: wacom: Avoid using stale array indicies to read contact count
Jason Gerecke
2022-01-21
1
-0
/
+4
*
HID: wacom: Ignore the confidence flag when a touch is removed
Jason Gerecke
2022-01-21
1
-3
/
+26
*
HID: wacom: Reset expected and received contact counts at the same time
Jason Gerecke
2022-01-21
1
-1
/
+5
*
HID: wacom: Use "Confidence" flag to prevent reporting invalid contacts
Jason Gerecke
2021-11-10
1
-1
/
+7
*
HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDs
Joshua-Dickens
2021-09-15
1
-0
/
+8
*
HID: wacom: Refactor touch input mute checks into a common function
Jason Gerecke
2021-07-28
1
-15
/
+12
*
HID: wacom: Avoid sending empty sync events
Jason Gerecke
2021-07-28
1
-1
/
+14
*
HID: wacom: Short-circuit processing of touch when it is disabled
Jason Gerecke
2021-07-28
1
-0
/
+12
*
HID: wacom: set initial hardware touch switch state to 'off'
Ping Cheng
2021-07-28
1
-4
/
+8
*
HID: wacom: Skip processing of touches with negative slot values
Jason Gerecke
2021-07-28
1
-0
/
+3
*
HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDT
Jason Gerecke
2021-07-28
1
-1
/
+1
*
Merge branch 'for-5.13/wacom' into for-linus
Jiri Kosina
2021-04-29
1
-24
/
+26
|
\
|
*
HID: wacom: Setup pen input capabilities to the targeted tools
Ping Cheng
2021-04-13
1
-24
/
+26
*
|
HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devices
Ping Cheng
2021-03-16
1
-4
/
+2
*
|
HID: wacom: Assign boolean values to a bool variable
Jiapeng Zhong
2021-03-08
1
-1
/
+1
|
/
*
HID: wacom: Ignore attempts to overwrite the touch_max value from HID
Jason Gerecke
2021-02-18
1
-1
/
+6
*
Merge branch 'for-5.9/upstream-fixes' into for-linus
Jiri Kosina
2020-10-15
1
-1
/
+3
|
\
|
*
HID: wacom: Avoid entering wacom_wac_pen_report for pad / battery
Jason Gerecke
2020-09-25
1
-1
/
+3
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-16
/
+16
|
/
*
HID: wacom: Report 2nd-gen Intuos Pro S center button status over BT
Jason Gerecke
2020-04-29
1
-3
/
+6
*
Revert "HID: wacom: generic: read the number of expected touches on a per col...
Jason Gerecke
2020-04-16
1
-63
/
+16
*
HID: wacom: Recognize new MobileStudio Pro PID
Jason Gerecke
2019-12-18
1
-2
/
+4
*
HID: wacom: generic: Treat serial number and related fields as unsigned
Jason Gerecke
2019-11-06
1
-4
/
+6
*
Merge branch 'for-5.4/wacom' into for-linus
Jiri Kosina
2019-09-22
1
-4
/
+72
|
\
|
*
HID: wacom: add new MobileStudio Pro 13 support
Ping Cheng
2019-09-05
1
-2
/
+2
|
*
HID: wacom: support named keys on older devices
Aaron Armstrong Skomra
2019-08-20
1
-0
/
+68
|
*
HID: wacom: Fix several minor compiler warnings
Jason Gerecke
2019-08-20
1
-2
/
+2
*
|
HID: wacom: correct misreported EKR ring values
Aaron Armstrong Skomra
2019-08-20
1
-1
/
+1
*
|
HID: wacom: Correct distance scale for 2nd-gen Intuos devices
Jason Gerecke
2019-08-19
1
-0
/
+2
*
|
HID: wacom: add back changes dropped in merge commit
Aaron Armstrong Skomra
2019-08-13
1
-1
/
+2
|
/
*
HID: wacom: fix bit shift for Cintiq Companion 2
Aaron Armstrong Skomra
2019-08-05
1
-6
/
+6
*
-
-
-
.
Merge branches 'for-5.2/fixes', 'for-5.3/doc', 'for-5.3/ish', 'for-5.3/logite...
Jiri Kosina
2019-07-10
1
-40
/
+118
|
\
\
\
|
|
|
*
HID: wacom: generic: add touchring adjustment for 2nd Gen Pro Small
Aaron Armstrong Skomra
2019-07-02
1
-1
/
+3
[next]