Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1695683
| From | Jiri Kosina <jkosina@suse.cz> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] HID regression fix |
| Date | 2017-07-25 14:30 +0200 |
| Message-ID | <u778m-2J2-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] HID regression fix Jiri Kosina <jkosina@suse.cz> - 2017-07-25 14:30 +0200
csiph-web