]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerJiri Kosina <jkosina@suse.cz>
Mon, 7 Mar 2016 22:42:49 +0000 (23:42 +0100)
commite2f618e457187e1e24845971e7ec6098b380243b
tree7130847a4dfd206d00dfd10d4bf120cf9b9fb400
parent3dbc623e3b466914045fc4f6f45574e9ff55d2a1
HID: multitouch: force retrieving of Win8 signature blob

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: 73743cdb ("HID: multitouch: Fetch feature reports on demand for Win8 devices")
Cc: stable@vger.kernel.org
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-multitouch.c