[GIT PULL] HID for 5.9

From: Jiri Kosina
Date: Mon Aug 10 2020 - 05:29:26 EST


Linus,

please pull from

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

to receive HID subsystem updates for 5.9. Highlights:

=====
- fix for some modern devices that return multi-byte battery report,
from Grant Likely
- fix for devices with Resolution Multiplier, from Peter Hutterer
- device probing speed increase, from Dmitry Torokhov
- ThinkPad 10 Ultrabook Keyboard support, from Hans de Goede
- other small assorted fixes and device ID additions
=====

Thanks.

----------------------------------------------------------------
Alexander A. Klimov (3):
HID: mcp2221: Replace HTTP links with HTTPS ones
HID: udraw-ps3: Replace HTTP links with HTTPS ones
HID: Replace HTTP links with HTTPS ones

Colin Ian King (1):
HID: usbhid: remove redundant assignment to variable retval

Daniel G. Morse (1):
HID: Wiimote: Treat the d-pad as an analogue stick

Dmitry Torokhov (1):
HID: usbhid: do not sleep when opening device

Grant Likely (1):
HID: input: Fix devices that return multiple bytes in battery report

Hans de Goede (6):
HID: lenovo: Merge tpkbd and cptkbd data structures
HID: lenovo: Factor out generic parts of the LED code
HID: lenovo: Rename fn_lock sysfs attr handlers to make them generic
HID: lenovo: Add ThinkPad 10 Ultrabook Keyboard support
HID: lenovo: Add ThinkPad 10 Ultrabook Keyboard fn_lock support
HID: lenovo: Fix spurious F23 key press report during resume from suspend

Ikjoon Jang (1):
HID: quirks: add NOGET quirk for Logitech GROUP

Kai-Heng Feng (1):
HID: intel-ish-hid: Replace PCI_DEV_FLAGS_NO_D3 with pci_save_state

Peter Hutterer (1):
HID: input: do not run GET_REPORT unless there's a Resolution Multiplier

drivers/hid/Kconfig | 2 +-
drivers/hid/hid-cp2112.c | 2 +-
drivers/hid/hid-ids.h | 2 +
drivers/hid/hid-input.c | 36 ++--
drivers/hid/hid-lenovo.c | 360 +++++++++++++++++++++++++-------
drivers/hid/hid-mcp2221.c | 2 +-
drivers/hid/hid-quirks.c | 1 +
drivers/hid/hid-udraw-ps3.c | 2 +-
drivers/hid/hid-wiimote-core.c | 5 +
drivers/hid/hid-wiimote-modules.c | 67 +++---
drivers/hid/hid-wiimote.h | 2 +
drivers/hid/intel-ish-hid/ipc/pci-ish.c | 16 +-
drivers/hid/usbhid/hid-core.c | 55 ++---
drivers/hid/usbhid/usbhid.h | 2 +
14 files changed, 404 insertions(+), 150 deletions(-)

--
Jiri Kosina
SUSE Labs