All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] HID fixes for 4.11
@ 2017-03-21 14:37 Jiri Kosina
  0 siblings, 0 replies; only message in thread
From: Jiri Kosina @ 2017-03-21 14:37 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 fixes for HID subsystem:

- regression fixes for Wacom devices, from Aaron Armstrong Skomra and Ping 
  Cheng

- memory leak in hid-sony driver from Roderick Colenbrander

- new device IDs support from Oscar Campos and Daniel Drake

----------------------------------------------------------------
Aaron Armstrong Skomra (2):
      HID: wacom: Correct Intuos Pro 2 resolution
      HID: wacom: don't manually release resources for the EKR

Daniel Drake (1):
      HID: chicony: Add support for another ASUS Zen AiO keyboard

Oscar Campos (2):
      HID: corsair: support for K65-K70 Rapidfire and Scimitar Pro RGB
      HID: corsair: Add driver Scimitar Pro RGB gaming mouse 1b1c:1b3e support to hid-corsair

Ping Cheng (1):
      HID: wacom: generic: Wacom mouse is only provided for opaque tablets

Roderick Colenbrander (1):
      HID: sony: Fix input device leak when connecting a DS4 twice using USB/BT

 drivers/hid/Kconfig             |  5 +++--
 drivers/hid/hid-chicony.c       |  1 +
 drivers/hid/hid-core.c          |  2 ++
 drivers/hid/hid-corsair.c       | 47 +++++++++++++++++++++++++++++++++++++++++
 drivers/hid/hid-ids.h           |  4 ++++
 drivers/hid/hid-sony.c          |  2 ++
 drivers/hid/usbhid/hid-quirks.c |  3 +++
 drivers/hid/wacom_sys.c         |  4 +++-
 drivers/hid/wacom_wac.c         | 10 +++++----
 9 files changed, 71 insertions(+), 7 deletions(-)

-- 
Jiri Kosina
SUSE Labs

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

only message in thread, other threads:[~2017-03-21 14:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-21 14:37 [GIT PULL] HID fixes for 4.11 Jiri Kosina

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.