Linus, please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git for-linus to receive the following fixes for HID subsystem - regression fix for Wacom driver; commit introduced in 4.6-rc1 mistakenly removed line that should be kept. Fix by Ping Cheng - two device-specific quirks, by Ping Cheng and Nazar Mokrynskyi Thanks! ---------------------------------------------------------------- Nazar Mokrynskyi (1): HID: Fix boot delay for Creative SB Omni Surround 5.1 with quirk Ping Cheng (2): HID: wacom: Add support for DTK-1651 HID: wacom: add missed stylus_in_proximity line back drivers/hid/hid-ids.h | 1 + drivers/hid/usbhid/hid-quirks.c | 1 + drivers/hid/wacom_wac.c | 6 ++++++ 3 files changed, 8 insertions(+) -- Jiri Kosina SUSE Labs