[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230209143135.a75h6fcbpjzfca4s@mail.corp.redhat.com>
Date: Thu, 9 Feb 2023 15:31:35 +0100
From: Benjamin Tissoires <benjamin.tissoires@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Jiri Kosina <jikos@...nel.org>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] HID fixes
Linus,
please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git tags/for-linus-2023020901
to receive fixes for HID subsystem.
=====
- fix potential deadloop with a badly crafted HID device (Xin Zhao)
- fix regression from 6.1 in USB logitech devices potentially making
their mouse wheel not working (Bastien Nocera)
- clean up in AMD sensors, which fixes a long time resume bug (Mario
Limonciello)
- few device small fixes and quirks
=====
Note, there is nothing really that urgent but I still think those fixes
would be best in 6.2 final.
Thanks.
----------------------------------------------------------------
Bastien Nocera (1):
HID: logitech: Disable hi-res scrolling on USB
Luka Guzenko (1):
HID: Ignore battery for ELAN touchscreen 29DF on HP
Mario Limonciello (1):
HID: amd_sfh: if no sensors are enabled, clean up
Takahiro Fujii (1):
HID: elecom: add support for TrackBall 056E:011C
Xin Zhao (1):
HID: core: Fix deadloop in hid_apply_multiplier.
marco.rodolfi@...a.io (1):
HID: Ignore battery for Elan touchscreen on Asus TP420IA
drivers/hid/amd-sfh-hid/amd_sfh_client.c | 13 +++++++++++--
drivers/hid/amd-sfh-hid/amd_sfh_hid.h | 1 +
drivers/hid/hid-core.c | 3 +++
drivers/hid/hid-elecom.c | 16 ++++++++++++++--
drivers/hid/hid-ids.h | 5 ++++-
drivers/hid/hid-input.c | 4 ++++
drivers/hid/hid-logitech-hidpp.c | 3 ++-
drivers/hid/hid-quirks.c | 3 ++-
8 files changed, 41 insertions(+), 7 deletions(-)
Powered by blists - more mailing lists