index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
wacom_wac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-25
HID: wacom: validate report length in wacom_intuos_pro2_bt_irq
Ibrahim Hashimov
1
-0
/
+13
2026-06-29
HID: wacom: avoid copying Bluetooth input reports
Ruoyu Wang
1
-3
/
+5
2026-03-09
HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irq
BenoƮt Sevens
1
-0
/
+10
2025-08-12
HID: wacom: Add a new Art Pen 2
Ping Cheng
1
-0
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-03-04
HID: wacom: Remove static WACOM_PKGLEN_MAX limit
Jason Gerecke
1
-4
/
+4
2025-01-09
HID: Wacom: Add PCI Wacom device support
Even Xu
1
-0
/
+5
2024-11-18
Merge branch 'for-6.13/wacom' into for-linus
Jiri Kosina
1
-2
/
+5
2024-11-06
HID: wacom: Interpret tilt data from Intuos Pro BT as signed values
Jason Gerecke
1
-2
/
+2
2024-10-18
HID: wacom: Set eraser status when either 'Eraser' or 'Invert' usage is set
Jason Gerecke
1
-2
/
+5
2024-10-11
HID: wacom: Hardcode (non-inverted) AES pens as BTN_TOOL_PEN
Jason Gerecke
1
-0
/
+2
2024-09-13
Merge branch 'for-6.12/wacom' into for-linus
Benjamin Tissoires
1
-6
/
+81
2024-09-10
HID: wacom: Do not warn about dropped packets for first packet
Jason Gerecke
1
-1
/
+5
2024-09-10
HID: wacom: Support sequence numbers smaller than 16-bit
Jason Gerecke
1
-2
/
+7
2024-08-02
HID: wacom: Support devices with two touchrings
Jason Gerecke
1
-12
/
+46
2024-08-02
HID: wacom: Add preliminary support for high-resolution wheel scrolling
Jason Gerecke
1
-4
/
+20
2024-08-02
HID: wacom: Support touchrings with relative motion
Jason Gerecke
1
-2
/
+18
2024-08-02
HID: wacom: Improve warning for tablets falling back to default resolution
Jason Gerecke
1
-2
/
+2
2024-08-02
HID: wacom: Defer calculation of resolution until resolution_code is known
Jason Gerecke
1
-1
/
+3
2024-07-18
HID: wacom: more appropriate tool type categorization
Tatsunosuke Tobita
1
-56
/
+10
2024-07-18
HID: wacom: Modify pen IDs
Tatsunosuke Tobita
1
-2
/
+1
2024-03-13
Merge branch 'for-6.9/wacom' into for-linus
Jiri Kosina
1
-4
/
+4
2024-02-13
HID: wacom: Clean up use of struct->wacom_wac
Tatsunosuke Tobita
1
-4
/
+4
2024-02-13
HID: wacom: generic: Avoid reporting a serial of '0' to userspace
Tatsunosuke Tobita
1
-1
/
+8
2023-12-20
HID: wacom: Correct behavior when processing some confidence == false touches
Jason Gerecke
1
-28
/
+4
2023-11-29
HID: wacom: Remove AES power_supply after extended inactivity
Tatsunosuke Tobita
1
-1
/
+11
2023-08-14
HID: wacom: struct name cleanup
Aaron Armstrong Skomra
1
-2
/
+2
2023-08-14
HID: wacom: remove unnecessary 'connected' variable from EKR
Aaron Armstrong Skomra
1
-2
/
+0
2023-08-14
HID: wacom: remove the battery when the EKR is off
Aaron Armstrong Skomra
1
-0
/
+1
2023-06-26
HID: wacom: Use ktime_t rather than int when dealing with timestamps
Jason Gerecke
1
-3
/
+3
2023-05-23
HID: wacom: avoid integer overflow in wacom_intuos_inout()
Nikita Zhandarovich
1
-1
/
+1
2023-04-14
HID: wacom: generic: Set battery quirk only when we see battery data
Jason Gerecke
1
-22
/
+11
2023-04-14
HID: wacom: Lazy-init batteries
Jason Gerecke
1
-7
/
+6
2023-04-13
HID: wacom: Set a default resolution for older tablets
Ping Cheng
1
-2
/
+10
2023-03-10
HID: wacom: insert timestamp to packed Bluetooth (BT) events
Ping Cheng
1
-0
/
+26
2022-12-20
HID: wacom: Ensure bootloader PID is usable in hidraw mode
Jason Gerecke
1
-0
/
+4
2022-11-04
HID: wacom: Fix logic used for 3rd barrel switch emulation
Jason Gerecke
1
-5
/
+6
2022-10-05
Merge branch 'for-6.1/wacom' into for-linus
Benjamin Tissoires
1
-5
/
+0
2022-09-30
HID: wacom: add three styli to wacom_intuos_get_tool_type
Ping Cheng
1
-0
/
+3
2022-09-02
HID: wacom: Add new Intuos Pro Small (PTH-460) device IDs
Ping Cheng
1
-0
/
+5
2022-08-25
HID: wacom: Simplify comments
Christophe JAILLET
1
-5
/
+0
2022-07-21
HID: wacom: Force pen out of prox if no events have been received in a while
Jason Gerecke
1
-0
/
+39
2022-05-27
HID: wacom: Don't register pad_input for touch switch
Ping Cheng
1
-18
/
+25
2022-05-27
HID: wacom: Only report rotation for art pen
Ping Cheng
1
-8
/
+21
2022-05-06
Hid: wacom: Fix kernel test robot warning
Joshua-Dickens
1
-1
/
+1
2022-04-21
HID: wacom: Adding Support for new usages
Joshua-Dickens
1
-8
/
+35
2022-01-21
HID: wacom: Avoid using stale array indicies to read contact count
Jason Gerecke
1
-0
/
+4
2022-01-21
HID: wacom: Ignore the confidence flag when a touch is removed
Jason Gerecke
1
-3
/
+26
2022-01-21
HID: wacom: Reset expected and received contact counts at the same time
Jason Gerecke
1
-1
/
+5
2021-11-10
HID: wacom: Use "Confidence" flag to prevent reporting invalid contacts
Jason Gerecke
1
-1
/
+7
[next]