Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1570668 > unrolled thread
| Started by | Jiri Kosina <jikos@kernel.org> |
|---|---|
| First post | 2017-01-31 13:30 +0100 |
| Last post | 2017-01-31 13:30 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[GIT PULL] HID fixes Jiri Kosina <jikos@kernel.org> - 2017-01-31 13:30 +0100
| From | Jiri Kosina <jikos@kernel.org> |
|---|---|
| Date | 2017-01-31 13:30 +0100 |
| Subject | [GIT PULL] HID fixes |
| Message-ID | <t5FJp-DW-31@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web