HID: multitouch: force retrieving of Win8 signature blob
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>
Mon, 7 Mar 2016 10:02:38 +0000 (11:02 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Apr 2016 16:08:48 +0000 (09:08 -0700)
commitcca86656508d12f998e11ee7f71b8a40864af3b4
tree36b75359b1ead7c8a32cb0daa071a211e4cac72a
parent773332f0e2b1b530079c812975833c8c2d59e4d7
HID: multitouch: force retrieving of Win8 signature blob

commit 45c5c6828214605eaefa6755c47bd1a2c7eb203e upstream.

The Synaptics 0x11e5 over I2C found in the Asus T100-CHI requires to
fetch the signature blob to actually start sending events.

With this patch, we should be close enough to the Windows driver which
checks the content of the blob at plugin to validate or not the
touchscreen.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=113481
Fixes: 6d4f5440 ("HID: multitouch: Fetch feature reports on demand for Win8 devices")
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hid/hid-multitouch.c