Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1503651
| From | Jiri Kosina <jikos@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] HID fixes for 4.9-rc |
| Date | 2016-10-19 16:30 +0200 |
| Message-ID | <su02t-2rf-25@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 HID fixes
=====
- hid-dr regression fix for 0079:0006 device, from Ioan-Adrian Ratiu
- dma-on-stack fix for hid-led driver, from Heiner Kallweit
- quirk for Akai MIDImix device
=====
Thanks.
----------------------------------------------------------------
Heiner Kallweit (1):
HID: hid-led: fix issue with transfer buffer not being dma capable
Ioan-Adrian Ratiu (2):
HID: hid-dr: add input mapping for axis selection
Revert "HID: dragonrise: fix HID Descriptor for 0x0006 PID"
Steinar H. Gunderson (1):
HID: add quirk for Akai MIDImix.
drivers/hid/hid-dr.c | 83 +++++++++++++----------------------------
drivers/hid/hid-ids.h | 3 ++
drivers/hid/hid-led.c | 23 ++++++++++--
drivers/hid/usbhid/hid-quirks.c | 1 +
4 files changed, 48 insertions(+), 62 deletions(-)
--
Jiri Kosina
SUSE Labs
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] HID fixes for 4.9-rc Jiri Kosina <jikos@kernel.org> - 2016-10-19 16:30 +0200
csiph-web