[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <nycvar.YFH.7.76.2104151547250.18270@cbobk.fhfr.pm>
Date: Thu, 15 Apr 2021 15:51:04 +0200 (CEST)
From: Jiri Kosina <jikos@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
cc: linux-kernel@...r.kernel.org,
Benjamin Tissoires <benjamin.tissoires@...hat.com>
Subject: [GIT PULL] HID fixes
Linus,
please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git for-linus
to receive HID fixes. I wanted to send them earlier than for the last -rc,
but then unfortunately many things interfered. The changes are all
device/driver specific fixes.
=====
- EV_KEY and EV_ABS regression fix for Wacom from Ping Cheng
- BIOS-specific quirk to fix some of the AMD_SFH-based systems, from Hans
de Goede
- other small error handling fixes and device ID additions
=====
Thanks.
----------------------------------------------------------------
Douglas Gilbert (1):
HID cp2112: fix support for multiple gpiochips
Hans de Goede (3):
AMD_SFH: Removed unused activecontrolstatus member from the amd_mp2_dev struct
AMD_SFH: Add sensor_mask module parameter
AMD_SFH: Add DMI quirk table for BIOS-es which don't set the activestatus bits
Jia-Ju Bai (1):
HID: alps: fix error return code in alps_input_configured()
Jiapeng Zhong (1):
HID: wacom: Assign boolean values to a bool variable
Luke D Jones (1):
HID: asus: Add support for 2021 ASUS N-Key keyboard
Ping Cheng (1):
HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devices
Shou-Chieh Hsu (1):
HID: google: add don USB id
drivers/hid/amd-sfh-hid/amd_sfh_pcie.c | 40 +++++++++++++++++++++++++++++++---
drivers/hid/amd-sfh-hid/amd_sfh_pcie.h | 1 -
drivers/hid/hid-alps.c | 1 +
drivers/hid/hid-asus.c | 3 +++
drivers/hid/hid-cp2112.c | 22 +++++++++----------
drivers/hid/hid-google-hammer.c | 2 ++
drivers/hid/hid-ids.h | 2 ++
drivers/hid/wacom_wac.c | 8 +++----
8 files changed, 59 insertions(+), 20 deletions(-)
--
Jiri Kosina
SUSE Labs
Powered by blists - more mailing lists