Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1503651 > unrolled thread
| Started by | Jiri Kosina <jikos@kernel.org> |
|---|---|
| First post | 2016-10-19 16:30 +0200 |
| Last post | 2016-10-19 16:30 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[GIT PULL] HID fixes for 4.9-rc Jiri Kosina <jikos@kernel.org> - 2016-10-19 16:30 +0200
| From | Jiri Kosina <jikos@kernel.org> |
|---|---|
| Date | 2016-10-19 16:30 +0200 |
| Subject | [GIT PULL] HID fixes for 4.9-rc |
| Message-ID | <su02t-2rf-25@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web