]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
usb/core/quirks: Add Huawei ME906S-device to wakeup quirk
authorChristoffer Sandberg <cs@tuxedo.de>
Fri, 6 Mar 2026 17:28:14 +0000 (18:28 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Mar 2026 15:19:21 +0000 (16:19 +0100)
commit0326ff28d56b4fa202de36ffc8462a354f383a64
treecb54c5836db6c21d920a762866130865c2c33f77
parent56135c0c60b07729401af9d329fa9c0eded845a6
usb/core/quirks: Add Huawei ME906S-device to wakeup quirk

Similar to other Huawei LTE modules using this quirk, this version with
another vid/pid suffers from spurious wakeups.

Setting the quirk fixes the issue for this device as well.

Cc: stable <stable@kernel.org>
Signed-off-by: Christoffer Sandberg <cs@tuxedo.de>
Signed-off-by: Werner Sembach <wse@tuxedocomputers.com>
Link: https://patch.msgid.link/20260306172817.2098898-1-wse@tuxedocomputers.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/quirks.c