[<prev] [next>] [day] [month] [year] [list]
Message-ID: <nycvar.YFH.7.76.1807091445200.997@cbobk.fhfr.pm>
Date:   Mon, 9 Jul 2018 14:54:04 +0200 (CEST)
From:   Jiri Kosina <jikos@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
cc:     linux-kernel@...r.kernel.org
Subject: [GIT PULL] HID fixes
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
Powered by blists - more mailing lists
 
