[GIT PULL] HID fixes

From: Jiri Kosina
Date: Thu Oct 05 2017 - 04:58:10 EST


Linus,

please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git for-linus

to receive HID subsystem fixes

=====
- buffer management size fix for i2c-hid driver, from Adrian Salido
- tool ID regression fixes for Wacom driver from Jason Gerecke
- a few small assorted fixes and a few device ID additions
=====

Thanks.

----------------------------------------------------------------
Aaron Armstrong Skomra (1):
HID: wacom: leds: Don't try to control the EKR's read-only LEDs

Adrian Salido (1):
HID: i2c-hid: allocate hid buffers for real worst case

Dmitry Torokhov (1):
HID: hidraw: fix power sequence when closing device

Hans de Goede (1):
HID: multitouch: Fix system-control buttons not working

Jason Gerecke (5):
HID: wacom: Properly report negative values from Intuos Pro 2 Bluetooth
HID: wacom: Correct coordinate system of touchring and pen twist
HID: wacom: generic: Send MSC_SERIAL and ABS_MISC when leaving prox
HID: wacom: generic: Clear ABS_MISC when tool leaves proximity
HID: wacom: Always increment hdev refcount within wacom_get_hdev_data

Kai-Heng Feng (1):
Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A"

Lyude (1):
HID: rmi: Make sure the HID device is opened on resume

Nicholas Bishop (1):
HID: add multi-input quirk for IDC6680 touchscreen

Pavel Tatashin (1):
HID: multitouch: support buttons and trackpoint on Lenovo X1 Tab Gen2

Ping Cheng (1):
HID: wacom: bits shifted too much for 9th and 10th buttons

Shrirang Bagul (1):
HID: multitouch: Support ALPS PTP stick with pid 0x120A

drivers/hid/hid-ids.h | 2 +
drivers/hid/hid-multitouch.c | 7 +++
drivers/hid/hid-rmi.c | 13 +++--
drivers/hid/hidraw.c | 2 +-
drivers/hid/i2c-hid/i2c-hid.c | 3 +-
drivers/hid/usbhid/hid-quirks.c | 1 +
drivers/hid/wacom_sys.c | 7 ++-
drivers/hid/wacom_wac.c | 110 ++++++++++++++++++++++++++++++++--------
8 files changed, 118 insertions(+), 27 deletions(-)

--
Jiri Kosina
SUSE Labs