LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [GIT PULL] HID fixes for 4.17
@ 2018-05-09 12:09 Jiri Kosina
  0 siblings, 0 replies; only message in thread
From: Jiri Kosina @ 2018-05-09 12:09 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

Linus,

please pull from

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

to receive -rc fixes for 4.17 for HID subsystem:

=====
- quirk for Toshiba Click Mini L9W-B, from Hans de Goede
- intel-ish-hid and wacom error handling (device freeing) path fixes from 
  Arvind Yadav
- memory corruption fix in intel-ish-hid driver from Hans de Goede
- a few new device ID additions to hid-lenovo from Peter Ganzhorn
=====

Thanks.

----------------------------------------------------------------
Arvind Yadav (2):
      HID: wacom: Release device resource data obtained by devres_alloc()
      HID: intel-ish-hid: use put_device() instead of kfree()

Hans de Goede (3):
      HID: intel_ish-hid: Move header size check to inside the loop
      HID: intel_ish-hid: Stop using a static local buffer in get_report()
      HID: i2c-hid: Add RESEND_REPORT_DESCR quirk for Toshiba Click Mini L9W-B

Peter Ganzhorn (1):
      HID: lenovo: Add support for IBM/Lenovo Scrollpoint mice

 drivers/hid/Kconfig                          |  7 +++---
 drivers/hid/hid-ids.h                        |  9 +++++++
 drivers/hid/hid-lenovo.c                     | 36 ++++++++++++++++++++++++++++
 drivers/hid/i2c-hid/i2c-hid.c                |  2 ++
 drivers/hid/intel-ish-hid/ishtp-hid-client.c | 36 +++++++++++++---------------
 drivers/hid/intel-ish-hid/ishtp/bus.c        |  2 +-
 drivers/hid/wacom_sys.c                      |  4 +++-
 7 files changed, 71 insertions(+), 25 deletions(-)

-- 
Jiri Kosina
SUSE Labs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-05-09 12:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-09 12:09 [GIT PULL] HID fixes for 4.17 Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).