[GIT PULL] HID fixes

From: Jiri Kosina
Date: Mon Jul 09 2018 - 08:54:11 EST


Linus,

please pull from

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

to receive HID subsystem fixes:

=====
- spectrev1 pattern fix in hiddev from Gustavo A. R. Silva
- Bounds check fix for hid-debug from Daniel Rosenberg
- Regression fix for HID autobinding from Benjamin Tissoires
- Removal of excessive logging from i2c-hid driver from Jason Andryuk
- fix specific to 2nd generation of Wacom Intuos devices from Jason
Gerecke
=====

Thanks.

----------------------------------------------------------------
Benjamin Tissoires (1):
HID: core: allow concurrent registration of drivers

Daniel Rosenberg (1):
HID: debug: check length before copy_to_user()

Gustavo A. R. Silva (1):
HID: hiddev: fix potential Spectre v1

Jason Andryuk (1):
HID: i2c-hid: Fix "incomplete report" noise

Jason Gerecke (1):
HID: wacom: Correct touch maximum XY of 2nd-gen Intuos

drivers/hid/hid-core.c | 5 ++++-
drivers/hid/hid-debug.c | 8 +++++++-
drivers/hid/i2c-hid/i2c-hid.c | 2 +-
drivers/hid/usbhid/hiddev.c | 11 +++++++++++
drivers/hid/wacom_wac.c | 10 ++++++++--
include/linux/hid.h | 3 ++-
6 files changed, 33 insertions(+), 6 deletions(-)

--
Jiri Kosina
SUSE Labs