[GIT PULL] HID fixes for 4.12

From: Jiri Kosina
Date: Fri Jun 02 2017 - 08:24:21 EST


Linus,

please pull from

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

to receive HID bugfixes for 4.12

=====
- corner-case oops fixes for Asus and Wacom drivers from Carlo Caione and
Jason Gerecke
- power management fix (reported on SIS0817 touchscreen) for i2c-hid
devices from Hans de Goede
- device-id-specific fixes and quirks from Hans de Goede, Diego Elio
Pettenò and Che-Liang Chiou
=====

Thanks!

----------------------------------------------------------------
Carlo Caione (1):
HID: asus: Stop underlying hardware on remove

Che-Liang Chiou (1):
HID: magicmouse: Set multi-touch keybits for Magic Mouse

Diego Elio Pettenò (1):
HID: elecom: extend to fix the descriptor for DEFT trackballs

Hans de Goede (2):
HID: asus: Add support for T100 keyboard
HID: i2c: Call acpi_device_fix_up_power for ACPI-enumerated devices

Jason Gerecke (1):
HID: wacom: Have wacom_tpc_irq guard against possible NULL dereference

drivers/hid/Kconfig | 6 +++--
drivers/hid/hid-asus.c | 12 +++++++++
drivers/hid/hid-core.c | 3 +++
drivers/hid/hid-elecom.c | 62 ++++++++++++++++++++++++++++++++++++-------
drivers/hid/hid-ids.h | 3 +++
drivers/hid/hid-magicmouse.c | 15 ++++++-----
drivers/hid/i2c-hid/i2c-hid.c | 13 +++++++++
drivers/hid/wacom_wac.c | 45 ++++++++++++++++---------------
8 files changed, 119 insertions(+), 40 deletions(-)

--
Jiri Kosina
SUSE Labs