]> git.ipfire.org Git - thirdparty/linux.git/commit
usb: quirks: add DELAY_INIT quirk for another Silicon Motion flash drive
authorMiao Li <limiao@kylinos.cn>
Thu, 19 Mar 2026 05:39:27 +0000 (13:39 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Mar 2026 15:04:28 +0000 (17:04 +0200)
commitdd36014ec6042f424ef51b923e607772f7502ee7
tree2996b6b380f961a6d5ea1d3722dee38bfb10b6f0
parent679b771ea05ad0f8eeae83e14a91b8f4f39510c4
usb: quirks: add DELAY_INIT quirk for another Silicon Motion flash drive

Another Silicon Motion flash drive also randomly work incorrectly
(lsusb does not list the device) on Huawei hisi platforms during
500 reboot cycles, and the DELAY_INIT quirk fixes this issue.

Signed-off-by: Miao Li <limiao@kylinos.cn>
Cc: stable <stable@kernel.org>
Link: https://patch.msgid.link/20260319053927.264840-1-limiao870622@163.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/quirks.c