]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
HID: quirks: Add another Chicony HP 5MP Cameras to hid_ignore_list
authorChris Chiu <chris.chiu@canonical.com>
Fri, 2 Jan 2026 06:56:43 +0000 (06:56 +0000)
committerBenjamin Tissoires <bentiss@kernel.org>
Wed, 7 Jan 2026 14:20:51 +0000 (15:20 +0100)
commitc06bc3557542307b9658fbd43cc946a14250347b
tree0998fdd2d1fd6ab50497df3b7c6fb8106116c3e8
parenta9a917998d172ec117f9e9de1919174153c0ace4
HID: quirks: Add another Chicony HP 5MP Cameras to hid_ignore_list

Another Chicony Electronics HP 5MP Camera with USB ID 04F2:B882
reports a HID sensor interface that is not actually implemented.

Add the device to the HID ignore list so the bogus sensor is never
exposed to userspace. Then the system won't hang when runtime PM
tries to wake the unresponsive device.

Signed-off-by: Chris Chiu <chris.chiu@canonical.com>
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
drivers/hid/hid-ids.h
drivers/hid/hid-quirks.c