[GIT PULL] HID fixes

From: Jiri Kosina
Date: Thu Feb 27 2020 - 09:46:18 EST


Linus,

please pull from

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

to receive HID subsystem fixes for 5.6.

=====
- syzkaller-reported error handling fixes in various drivers, from various
people
- increase of HID report buffer size to 8K, which is apparently needed
by certain modern devices
- a few new device-ID-specific fixes / quirks
- battering charging status reporting fix in logitech-hidpp, from Filipe
Laíns
=====

Thanks.

----------------------------------------------------------------
Christophe JAILLET (1):
HID: alps: Fix an error handling path in 'alps_input_configured()'

Filipe Laíns (1):
HID: logitech-hidpp: BatteryVoltage: only read chargeStatus if extPower is active

Hanno Zulla (3):
HID: hid-bigbenff: fix general protection fault caused by double kfree
HID: hid-bigbenff: call hid_hw_stop() in case of error
HID: hid-bigbenff: fix race condition for scheduled work during removal

Hans de Goede (1):
HID: ite: Only bind to keyboard USB interface on Acer SW5-012 keyboard dock

Johan Korsnes (2):
HID: core: fix off-by-one memset in hid_report_raw_event()
HID: core: increase HID report buffer size to 8KiB

Kai-Heng Feng (1):
HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override

Mansour Behabadi (1):
HID: apple: Add support for recent firmware on Magic Keyboards

dan.carpenter@xxxxxxxxxx (1):
HID: hiddev: Fix race in in hiddev_disconnect()

drivers/hid/hid-alps.c | 2 +-
drivers/hid/hid-apple.c | 3 ++-
drivers/hid/hid-bigbenff.c | 31 +++++++++++++++++------
drivers/hid/hid-core.c | 4 ++-
drivers/hid/hid-ite.c | 5 ++--
drivers/hid/hid-logitech-hidpp.c | 43 ++++++++++++++++----------------
drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c | 8 ++++++
drivers/hid/usbhid/hiddev.c | 2 +-
include/linux/hid.h | 2 +-
9 files changed, 64 insertions(+), 36 deletions(-)

--
Jiri Kosina
SUSE Labs