Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1191836 > unrolled thread

[GIT PULL] HID

Started byJiri Kosina <jkosina@suse.com>
First post2015-07-24 15:30 +0200
Last post2015-07-24 15:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] HID Jiri Kosina <jkosina@suse.com> - 2015-07-24 15:30 +0200

#1191836 — [GIT PULL] HID

FromJiri Kosina <jkosina@suse.com>
Date2015-07-24 15:30 +0200
Subject[GIT PULL] HID
Message-ID<pPLd1-71j-25@gated-at.bofh.it>
Linus,

please pull from

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


to receive

- kernel crash fixes for multitouch and wacom drivers, by Brent Adam and 
  Dan Carpenter
- cp2112 data packet race condition corruption fix, by Antonio Borneo
- a few new device IDs for wacom and microsoft drivers

Thanks.

----------------------------------------------------------------
Antonio Borneo (1):
      HID: cp2112: fix to force single data-report reply

Brent Adam (1):
      HID: multitouch: Fix fields from pen report ID being interpreted for multitouch

Dan Carpenter (1):
      HID: wacom: NULL dereferences on error in probe()

Jason Gerecke (1):
      HID: wacom: Enable pad device for older Bamboo Touch tablets

Reyad Attiyat (1):
      HID: microsoft: Add quirk for MS Surface Type/Touch cover

 drivers/hid/hid-cp2112.c        | 2 ++
 drivers/hid/hid-multitouch.c    | 7 +++++++
 drivers/hid/usbhid/hid-quirks.c | 3 +++
 drivers/hid/wacom_sys.c         | 6 ++++--
 drivers/hid/wacom_wac.c         | 3 +++
 5 files changed, 19 insertions(+), 2 deletions(-)

-- 
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web