diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-02-01 10:19:34 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-02-01 10:19:34 -0800 |
commit | 5c24e4e9e70822cf49955fc8174bc5efaa93d17f (patch) | |
tree | a793614a9f5bde6302d84c932d36887d530ad14b /arch/x86 | |
parent | f6cdd897cc7030a573f56ab1e9ebaece26c7c10c (diff) | |
parent | 764ad6b02777d77dca3659ca490f0898aa593670 (diff) | |
download | linux-stable-5c24e4e9e70822cf49955fc8174bc5efaa93d17f.tar.gz linux-stable-5c24e4e9e70822cf49955fc8174bc5efaa93d17f.tar.bz2 linux-stable-5c24e4e9e70822cf49955fc8174bc5efaa93d17f.zip |
Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Pull HID fixes from Benjamin Tissoires:
- cleanups in the error path in hid-steam (Dan Carpenter)
- fixes for Wacom tablets selftests that sneaked in while the CI was
taking a break during the year end holidays (Benjamin Tissoires)
- null pointer check in nvidia-shield (Kunwu Chan)
- memory leak fix in hidraw (Su Hui)
- another null pointer fix in i2c-hid-of (Johan Hovold)
- another memory leak fix in HID-BPF this time, as well as a double
fdget() fix reported by Dan Carpenter (Benjamin Tissoires)
- fix for Cirque touchpad when they go on suspend (Kai-Heng Feng)
- new device ID in hid-logitech-hidpp: "Logitech G Pro X SuperLight 2"
(Jiri Kosina)
* tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid:
HID: bpf: use __bpf_kfunc instead of noinline
HID: bpf: actually free hdev memory after attaching a HID-BPF program
HID: bpf: remove double fdget()
HID: i2c-hid-of: fix NULL-deref on failed power up
HID: hidraw: fix a problem of memory leak in hidraw_release()
HID: i2c-hid: Skip SET_POWER SLEEP for Cirque touchpad on system suspend
HID: nvidia-shield: Add missing null pointer checks to LED initialization
HID: logitech-hidpp: add support for Logitech G Pro X Superlight 2
selftests/hid: wacom: fix confidence tests
HID: hid-steam: Fix cleanup in probe()
HID: hid-steam: remove pointless error message
Diffstat (limited to 'arch/x86')
0 files changed, 0 insertions, 0 deletions