Re: [PATCH v2] HID: microsoft: Add quirk for MS Surface Type/Touch cover

2015-06-29 Thread Jiri Kosina
On Sun, 28 Jun 2015, Reyad Attiyat wrote: > The newer firmware on MS Surface 2 tablets causes the type and touch cover > keyboards to timeout when waiting for reports. > The quirk HID_QUIRK_NO_INIT_REPORTS allows them to function normally. > > Signed-off-by: Reyad Attiyat Applied to

Re: [PATCH v2] HID: microsoft: Add quirk for MS Surface Type/Touch cover

2015-06-29 Thread Jiri Kosina
On Sun, 28 Jun 2015, Reyad Attiyat wrote: The newer firmware on MS Surface 2 tablets causes the type and touch cover keyboards to timeout when waiting for reports. The quirk HID_QUIRK_NO_INIT_REPORTS allows them to function normally. Signed-off-by: Reyad Attiyat reyad.atti...@gmail.com

[PATCH v2] HID: microsoft: Add quirk for MS Surface Type/Touch cover

2015-06-28 Thread Reyad Attiyat
The newer firmware on MS Surface 2 tablets causes the type and touch cover keyboards to timeout when waiting for reports. The quirk HID_QUIRK_NO_INIT_REPORTS allows them to function normally. Signed-off-by: Reyad Attiyat --- drivers/hid/usbhid/hid-quirks.c | 3 +++ 1 file changed, 3

[PATCH v2] HID: microsoft: Add quirk for MS Surface Type/Touch cover

2015-06-28 Thread Reyad Attiyat
The newer firmware on MS Surface 2 tablets causes the type and touch cover keyboards to timeout when waiting for reports. The quirk HID_QUIRK_NO_INIT_REPORTS allows them to function normally. Signed-off-by: Reyad Attiyat reyad.atti...@gmail.com --- drivers/hid/usbhid/hid-quirks.c | 3 +++ 1