[GIT PULL] HID fixes

From: Jiri Kosina
Date: Fri Jul 30 2021 - 08:06:41 EST


Linus,

please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git for-linus

to receive HID subsystem fixes.

=====
- resume timing fix for intel-ish driver from Ye Xiang
- fix for using incorrect MMIO register in amd_sfh driver from Dylan
MacKenzie
- Cintiq 24HDT / 27QHDT regression fix and touch processing fix for Wacom
driver from Jason Gerecke
- device removal bugfix for ft260 driver from Michael Zaidman
- other small assorted fixes
=====

Thanks.

----------------------------------------------------------------
Christophe JAILLET (1):
HID: fix typo in Kconfig

Colin Ian King (1):
HID: Kconfig: Fix spelling mistake "Uninterruptable" -> "Uninterruptible"

Dylan MacKenzie (1):
HID: amd_sfh: Use correct MMIO register for DMA address

Haochen Tong (1):
HID: apple: Add support for Keychron K1 wireless keyboard

Jason Gerecke (2):
HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDT
HID: wacom: Skip processing of touches with negative slot values

Luke D. Jones (1):
HID: asus: Remove check for same LED brightness on set

Michael Zaidman (2):
HID: ft260: fix format type warning in ft260_word_show()
HID: ft260: fix device removal due to USB disconnect

Ye Xiang (1):
HID: intel-ish-hid: use async resume function

drivers/hid/Kconfig | 2 +-
drivers/hid/amd-sfh-hid/amd_sfh_pcie.c | 2 +-
drivers/hid/hid-apple.c | 2 ++
drivers/hid/hid-asus.c | 3 ---
drivers/hid/hid-ft260.c | 27 +++++++++-----------------
drivers/hid/intel-ish-hid/ishtp-hid-client.c | 15 +++++++++++++-
drivers/hid/intel-ish-hid/ishtp-hid.h | 1 +
drivers/hid/intel-ish-hid/ishtp/bus.c | 29 +++++++++++++++++++++-------
drivers/hid/usbhid/Kconfig | 2 +-
drivers/hid/wacom_wac.c | 5 ++++-
include/linux/intel-ish-client-if.h | 2 ++
11 files changed, 57 insertions(+), 33 deletions(-)

--
Jiri Kosina
SUSE Labs