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


Groups > linux.kernel > #1570668

[GIT PULL] HID fixes

From Jiri Kosina <jikos@kernel.org>
Newsgroups linux.kernel
Subject [GIT PULL] HID fixes
Date 2017-01-31 13:30 +0100
Message-ID <t5FJp-DW-31@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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 fix (sleeping while atomic) for cp2112, from Johan Hovold
- regression fix for proximity handling under certain circumstances in
  Wacom driver, from Jason Gerecke
- functional fix for Logitech Rumblepad 2, from Ardinartsev Nikita
=====

Thanks.

----------------------------------------------------------------
Ardinartsev Nikita (1):
      HID: hid-lg: Fix immediate disconnection of Logitech Rumblepad 2

Colin Ian King (1):
      HID: usbhid: Quirk a AMI virtual mouse and keyboard with ALWAYS_POLL

Jason Gerecke (1):
      HID: wacom: Fix poor prox handling in 'wacom_pl_irq'

Johan Hovold (2):
      HID: cp2112: fix sleep-while-atomic
      HID: cp2112: fix gpio-callback error handling

 drivers/hid/hid-cp2112.c        | 28 ++++++++++++----------------
 drivers/hid/hid-ids.h           |  3 +++
 drivers/hid/hid-lg.c            |  2 +-
 drivers/hid/usbhid/hid-quirks.c |  1 +
 drivers/hid/wacom_wac.c         | 28 +++++++++++++++-------------
 5 files changed, 32 insertions(+), 30 deletions(-)

-- 
Jiri Kosina
SUSE Labs

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] HID fixes Jiri Kosina <jikos@kernel.org> - 2017-01-31 13:30 +0100

csiph-web