-
- Downloads
Merge tag 'hid-for-linus-2024081901' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Pull HID fixes from Jiri Kosina: - memory corruption fixes for hid-cougar (Camila Alvarez) and hid-amd_sfh (Olivier Sobrie) - fix for regression in Wacom driver of twist gesture handling (Jason Gerecke) - two new device IDs for hid-multitouch (Dmitry Savin) and hid-asus (Luke D. Jones) * tag 'hid-for-linus-2024081901' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid: HID: wacom: Defer calculation of resolution until resolution_code is known HID: multitouch: Add support for GT7868Q HID: amd_sfh: free driver_data after destroying hid device hid-asus: add ROG Ally X prod ID to quirk list HID: cougar: fix slab-out-of-bounds Read in cougar_report_fixup
Showing
- drivers/hid/amd-sfh-hid/amd_sfh_hid.c 3 additions, 1 deletiondrivers/hid/amd-sfh-hid/amd_sfh_hid.c
- drivers/hid/hid-asus.c 3 additions, 0 deletionsdrivers/hid/hid-asus.c
- drivers/hid/hid-cougar.c 1 addition, 1 deletiondrivers/hid/hid-cougar.c
- drivers/hid/hid-ids.h 3 additions, 0 deletionsdrivers/hid/hid-ids.h
- drivers/hid/hid-multitouch.c 33 additions, 0 deletionsdrivers/hid/hid-multitouch.c
- drivers/hid/wacom_wac.c 3 additions, 1 deletiondrivers/hid/wacom_wac.c
Loading
Please register or sign in to comment