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


Groups > linux.kernel > #1695683 > unrolled thread

[GIT PULL] HID regression fix

Started byJiri Kosina <jkosina@suse.cz>
First post2017-07-25 14:30 +0200
Last post2017-07-25 14:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] HID regression fix Jiri Kosina <jkosina@suse.cz> - 2017-07-25 14:30 +0200

#1695683 — [GIT PULL] HID regression fix

FromJiri Kosina <jkosina@suse.cz>
Date2017-07-25 14:30 +0200
Subject[GIT PULL] HID regression fix
Message-ID<u778m-2J2-11@gated-at.bofh.it>
Linus,

please pull from

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

to receive

=====
- regression fix (missing IRQs) for devices that require 'always poll' 
  quirk, from Dmitry Torokhov
- new device ID addition to Ortek driver, from Benjamin Tissoires
=====

Thanks.

----------------------------------------------------------------
Benjamin Tissoires (1):
      HID: ortek: add one more buggy device

Dmitry Torokhov (1):
      HID: usbhid: fix "always poll" quirk

 drivers/hid/hid-core.c        |  1 +
 drivers/hid/hid-ids.h         |  1 +
 drivers/hid/hid-ortek.c       |  6 ++++--
 drivers/hid/usbhid/hid-core.c | 16 ++++++++++------
 4 files changed, 16 insertions(+), 8 deletions(-)

-- 
Jiri Kosina
SUSE Labs

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web