]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
HID: quirks: Add ADATA XPG alpha wireless mouse support
authorMilton Barrera <miltonjosue2001@gmail.com>
Wed, 9 Apr 2025 06:04:28 +0000 (00:04 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Jun 2025 12:45:09 +0000 (14:45 +0200)
commitcea2bda9d89b32b13acc03bea5755e8a00117f90
tree61cbe429a636f2e547547b49483d0c59e12bd0b6
parentb03b33957a5b44ec6e2f7f4f76043db1ef7d120f
HID: quirks: Add ADATA XPG alpha wireless mouse support

[ Upstream commit fa9fdeea1b7d6440c22efa6d59a769eae8bc89f1 ]

This patch adds HID_QUIRK_ALWAYS_POLL for the ADATA XPG wireless gaming mouse (USB ID 125f:7505) and its USB dongle (USB ID 125f:7506). Without this quirk, the device does not generate input events properly.

Signed-off-by: Milton Barrera <miltonjosue2001@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/hid/hid-ids.h
drivers/hid/hid-quirks.c