Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1549386
| From | Jiri Kosina <jikos@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] HID fixes for 4.10 |
| Date | 2017-01-02 21:40 +0100 |
| Message-ID | <sVhyG-3WN-15@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 4.10-rc fixes for HID subsystem:
==========
- regression fix (caused by me applying a wrong version of patch) for
sensor-hub driver, from Srinivas Pandruvada
- hid-sony fixes (mostly related to DS4 device) from Roderick Colenbrander
- three device-specific quirks-fixes from Alex Wood, Brendan McGrath and
Marcel Hasler
==========
Thanks.
----------------------------------------------------------------
Alex Wood (1):
HID: usbhid: Add quirk for the Futaba TOSD-5711BB VFD
Brendan McGrath (1):
HID: asus: Fix keyboard support
Marcel Hasler (1):
HID: usbhid: Add quirk for Mayflash/Dragonrise DolphinBar.
Roderick Colenbrander (3):
HID: sony: Fix error handling bug when touchpad registration fails
HID: sony: Use DS4 MAC address as unique identifier on USB
HID: sony: Ignore DS4 dongle reports when no device is connected
Srinivas Pandruvada (1):
HID: sensor-hub: Move the memset to sensor_hub_get_feature()
drivers/hid/hid-asus.c | 17 +++++++++++------
drivers/hid/hid-ids.h | 4 ++++
drivers/hid/hid-sensor-hub.c | 3 ++-
drivers/hid/hid-sony.c | 36 +++++++++++++++++++++++++++++++++++-
drivers/hid/usbhid/hid-quirks.c | 2 ++
5 files changed, 54 insertions(+), 8 deletions(-)
--
Jiri Kosina
SUSE Labs
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] HID fixes for 4.10 Jiri Kosina <jikos@kernel.org> - 2017-01-02 21:40 +0100
csiph-web