Linus,

please pull from

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

to receive HID subsytem fixes.

=====
- Wacom driver functional and regression fixes from Jason Gerecke
- race condition fix in usbhid, found by syzbot and fixed by Alan Stern
- a few device-specific quirks and ID additions
=====

Thanks.

----------------------------------------------------------------
Alan Stern (1):
      HID: usbhid: Fix race between usbhid_close() and usbhid_stop()

Arnd Bergmann (1):
      HID: mcp2221: add gpiolib dependency

Artem Borisov (1):
      HID: alps: Add AUI1657 device ID

Daniel Playfair Cal (1):
      HID: i2c-hid: reset Synaptics SYNA2393 on resume

Fabian Schindlatz (1):
      HID: logitech: Add support for Logitech G11 extra keys

Hans de Goede (1):
      HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A 
keyboard-dock

Jason Gerecke (3):
      HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devices
      Revert "HID: wacom: generic: read the number of expected touches on a per 
collection basis"
      HID: wacom: Report 2nd-gen Intuos Pro S center button status over BT

Jiri Kosina (1):
      HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY instead

Sebastian Reichel (1):
      HID: multitouch: add eGalaxTouch P80H84 support

 drivers/hid/Kconfig                |  1 +
 drivers/hid/hid-alps.c             |  1 +
 drivers/hid/hid-ids.h              |  8 +++-
 drivers/hid/hid-lg-g15.c           |  4 ++
 drivers/hid/hid-multitouch.c       |  3 ++
 drivers/hid/hid-quirks.c           |  1 +
 drivers/hid/i2c-hid/i2c-hid-core.c |  2 +
 drivers/hid/usbhid/hid-core.c      | 37 ++++++++++++----
 drivers/hid/usbhid/usbhid.h        |  1 +
 drivers/hid/wacom_sys.c            |  4 +-
 drivers/hid/wacom_wac.c            | 88 ++++++++++----------------------------
 11 files changed, 74 insertions(+), 76 deletions(-)

-- 
Jiri Kosina
SUSE Labs

Reply via email to