[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <nycvar.YFH.7.76.1906271134320.27227@cbobk.fhfr.pm>
Date: Thu, 27 Jun 2019 11:37:47 +0200 (CEST)
From: Jiri Kosina <jikos@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
cc: linux-kernel@...r.kernel.org,
Benjamin Tissoires <benjamin.tissoires@...hat.com>
Subject: [GIT PULL] HID fixes
Linus,
please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git for-linus
to receive the following fixes for HID subsystem:
=====
- fix for one corner case in HID++ protocol with respect to handling very
long reports, from Hans de Goede
- power management fix in Intel-ISH driver, from Hyungwoo Yang
- use-after-free fix in Intel-ISH driver, from Dan Carpenter
- a couple of new device IDs/quirks from Kai-Heng Feng, Kyle Godbey and
Oleksandr Natalenko
=====
Thanks.
----------------------------------------------------------------
Dan Carpenter (1):
HID: intel-ish-hid: Fix a use after free in load_fw_from_host()
Hans de Goede (1):
HID: logitech-dj: Fix forwarding of very long HID++ reports
Hyungwoo Yang (1):
HID: intel-ish-hid: fix wrong driver_data usage
Kai-Heng Feng (1):
HID: multitouch: Add pointstick support for ALPS Touchpad
Kyle Godbey (1):
HID: uclogic: Add support for Huion HS64 tablet
Oleksandr Natalenko (1):
HID: chicony: add another quirk for PixArt mouse
drivers/hid/hid-ids.h | 3 +++
drivers/hid/hid-logitech-dj.c | 4 +++-
drivers/hid/hid-multitouch.c | 4 ++++
drivers/hid/hid-quirks.c | 1 +
drivers/hid/hid-uclogic-core.c | 2 ++
drivers/hid/hid-uclogic-params.c | 2 ++
drivers/hid/intel-ish-hid/ishtp-fw-loader.c | 2 +-
drivers/hid/intel-ish-hid/ishtp-hid-client.c | 4 ++--
drivers/hid/intel-ish-hid/ishtp/bus.c | 15 ++++++++++++++-
include/linux/intel-ish-client-if.h | 1 +
10 files changed, 33 insertions(+), 5 deletions(-)
--
Jiri Kosina
SUSE Labs
Powered by blists - more mailing lists