Re: [PATCH v3] HID: Apply quirk HID_QUIRK_ALWAYS_POLL to Edifier QR30 (2d99:a101)

From: Terry Junge

Date: Fri Nov 28 2025 - 19:16:17 EST


Hi Rodrigo,

Thanks for reporting, debugging, finding the solution, and submitting a patch!

Reviewed-by: Terry Junge <linuxhid@xxxxxxxxxxxxxxxxxxxxxx>

Original thread - https://lore.kernel.org/all/CALvgqEAq8ZWgG4Dyg_oL7_+nUDy+LUoTXi+-6aceO-AKtBS3Mg@xxxxxxxxxxxxxx/

Regards,
Terry

On 11/27/25 2:03 PM, Rodrigo Lugathe da Conceição Alves wrote:
> The USB speaker has a bug that causes it to reboot when changing the
> brightness using the physical knob.
>
> Add a new vendor and product ID entry in hid-ids.h, and register
> the corresponding device in hid-quirks.c with the required quirk.
>
> Signed-off-by: Rodrigo Lugathe da Conceição Alves <lugathe2@xxxxxxxxx>