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


Groups > linux.kernel > #1665766 > unrolled thread

[GIT PULL] HID fix

Started byJiri Kosina <jikos@kernel.org>
First post2017-06-14 14:50 +0200
Last post2017-06-14 14:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] HID fix Jiri Kosina <jikos@kernel.org> - 2017-06-14 14:50 +0200

#1665766 — [GIT PULL] HID fix

FromJiri Kosina <jikos@kernel.org>
Date2017-06-14 14:50 +0200
Subject[GIT PULL] HID fix
Message-ID<tSfUe-5dU-17@gated-at.bofh.it>
Linus,

please consider pulling from

  git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git for-4.12/driver-matching-fix

to receive

- ifdef-based bandaid for a long-standing issue with HID driver matching, 
  avoiding regressions in cases where specific driver is not enabled in 
  kernel .config, from Jiri Kosina

----------------------------------------------------------------
Jiri Kosina (1):
      HID: let generic driver yield control iff specific driver has been enabled

 drivers/hid/hid-core.c | 282 ++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 221 insertions(+), 61 deletions(-)

-- 
Jiri Kosina
SUSE Labs

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web