Re: [PATCH] HID: quirks: add NOGET quirk for Logitech GROUP

2020-07-21 Thread Jiri Kosina
On Tue, 21 Jul 2020, Ikjoon Jang wrote: > Add HID_QUIRK_NOGET for Logitech GROUP device. > > Logitech GROUP is a compound with camera and audio. > When the HID interface in an audio device is requested to get > specific report id, all following control transfers are stalled > and never be restore

[PATCH] HID: quirks: add NOGET quirk for Logitech GROUP

2020-07-20 Thread Ikjoon Jang
Add HID_QUIRK_NOGET for Logitech GROUP device. Logitech GROUP is a compound with camera and audio. When the HID interface in an audio device is requested to get specific report id, all following control transfers are stalled and never be restored back. BugLink: https://bugzilla.kernel.org/show_bu