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


Groups > linux.kernel > #1613722 > unrolled thread

[GIT PULL] HID fixes

Started byJiri Kosina <jikos@kernel.org>
First post2017-03-31 10:10 +0200
Last post2017-03-31 10:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] HID fixes Jiri Kosina <jikos@kernel.org> - 2017-03-31 10:10 +0200

#1613722 — [GIT PULL] HID fixes

FromJiri Kosina <jikos@kernel.org>
Date2017-03-31 10:10 +0200
Subject[GIT PULL] HID fixes
Message-ID<tqZN9-204-29@gated-at.bofh.it>
Linus,

please pull from

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

to get HID fixes:

- Wacom regression fixes, from Aaron Armstrong Skomra
- new device ID addition by Peter Stein

Thanks.

----------------------------------------------------------------
Aaron Armstrong Skomra (2):
      HID: wacom: Don't add ghost interface as shared data
      HID: wacom: call _query_tablet_data() for BAMBOO_TOUCH

Peter Stein (1):
      HID: xinmo: fix for out of range for THT 2P arcade controller.

 drivers/hid/hid-core.c  |  1 +
 drivers/hid/hid-ids.h   |  1 +
 drivers/hid/hid-xinmo.c |  1 +
 drivers/hid/wacom_sys.c | 18 ++++++++++--------
 4 files changed, 13 insertions(+), 8 deletions(-)

-- 
Jiri Kosina
SUSE Labs

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web