From: Jiri Kosina Date: Mon, 2 Jun 2014 08:58:00 +0000 (+0200) Subject: HID: usbhid: enable NO_INIT_REPORTS quirk for Semico USB Keykoard X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~6^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ea63c439c5dffcb7c46c741929fe74b31b9676b;p=pandora-kernel.git HID: usbhid: enable NO_INIT_REPORTS quirk for Semico USB Keykoard The device which identifies itself as a "USB Keykoard" (no typo) with VID:PID 1a2c:0023 does not seem to be handling the reports initialization very well. This results in a "usb_submit_urb(ctrl) failed: -1" message from the kernel when connected, and a delay before its initialization. This patch adds the quirk for this device, which causes the delay to disappear. [jkosina@suse.cz: remove superfluous comment and fix ordering] Signed-off-by: Daniel Kamil Kozar Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed