index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
wacom_wac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-23
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
|
|
|
*
HID: wacom: add new MobileStudio Pro support
Ping Cheng
2019-06-26
1
-2
/
+4
|
|
|
*
HID: wacom: generic: read the number of expected touches on a per collection ...
Aaron Armstrong Skomra
2019-06-13
1
-16
/
+63
|
|
|
*
HID: wacom: generic: support the 'report valid' usage for touch
Aaron Armstrong Skomra
2019-06-13
1
-1
/
+11
|
|
|
*
HID: wacom: generic: read HID_DG_CONTACTMAX from any feature report
Aaron Armstrong Skomra
2019-06-13
1
-0
/
+4
|
|
|
*
HID: wacom: Add 2nd gen Intuos Pro Small support
Aaron Armstrong Skomra
2019-06-13
1
-5
/
+25
|
|
|
*
HID: wacom: correct touch resolution x/y typo
Aaron Armstrong Skomra
2019-05-17
1
-1
/
+1
|
|
|
*
HID: wacom: generic: Correct pad syncing
Aaron Armstrong Skomra
2019-05-17
1
-7
/
+8
|
|
|
*
HID: wacom: generic: only switch the mode on devices with LEDs
Aaron Armstrong Skomra
2019-05-17
1
-2
/
+0
|
|
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2019-06-13
1
-22
/
+49
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
|
/
*
|
HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessary
Jason Gerecke
2019-05-17
1
-2
/
+8
*
|
HID: wacom: Correct button numbering 2nd-gen Intuos Pro over Bluetooth
Jason Gerecke
2019-05-17
1
-4
/
+7
*
|
HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contact
Jason Gerecke
2019-05-17
1
-1
/
+1
*
|
HID: wacom: Don't report anything prior to the tool entering range
Jason Gerecke
2019-05-17
1
-15
/
+18
*
|
HID: wacom: Don't set tool type until we're in range
Jason Gerecke
2019-05-17
1
-1
/
+16
|
/
*
HID: wacom: Add support for Pro Pen slim
Jason Gerecke
2019-02-20
1
-0
/
+2
*
HID: wacom: Mark expected switch fall-through
Gustavo A. R. Silva
2019-02-15
1
-0
/
+1
*
HID: wacom: Move HID fix for AES serial number into wacom_hid_usage_quirk
Jason Gerecke
2019-01-29
1
-21
/
+0
*
HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452
Jason Gerecke
2018-10-11
1
-0
/
+19
*
Merge branch 'for-4.19/wacom' into for-linus
Jiri Kosina
2018-08-20
1
-10
/
+10
|
\
|
*
HID: wacom: Replace touch_max fixup code with static touch_max definitions
Jason Gerecke
2018-07-03
1
-10
/
+10
*
|
HID: wacom: Correct touch maximum XY of 2nd-gen Intuos
Jason Gerecke
2018-07-03
1
-2
/
+8
|
/
*
HID: wacom: Support "in range" for Intuos/Bamboo tablets where possible
Jason Gerecke
2018-05-22
1
-35
/
+39
*
HID: wacom: bluetooth: send exit report for recent Bluetooth devices
Aaron Armstrong Skomra
2018-04-12
1
-30
/
+46
*
HID: wacom: wacom_wac_collection() is local to wacom_wac.c
Jiri Kosina
2018-03-07
1
-1
/
+1
*
HID: wacom: generic: add the "Report Valid" usage
Aaron Armstrong Skomra
2018-03-07
1
-1
/
+15
*
HID: wacom: generic: Support multiple tools per report
Aaron Armstrong Skomra
2018-03-07
1
-26
/
+68
*
HID: wacom: Add support for 3rd generation Intuos BT
Aaron Armstrong Skomra
2018-03-07
1
-20
/
+93
[next]