linux-yocto/drivers/usb/storage
Icenowy Zheng a6555cb1cb usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip
JieLi tends to use SCSI via USB Mass Storage to implement their own
proprietary commands instead of implementing another USB interface.
Enumerating it as a generic mass storage device will lead to a Hardware
Error sense key get reported.

Ignore this bogus device to prevent appearing a unusable sdX device
file.

Signed-off-by: Icenowy Zheng <uwu@icenowy.me>
Cc: stable <stable@kernel.org>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Link: https://lore.kernel.org/r/20241001083407.8336-1-uwu@icenowy.me
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-10-04 15:32:25 +02:00
..
alauda.c usb-storage: Constify struct usb_device_id and us_unusual_dev 2024-09-03 09:49:40 +02:00
cypress_atacb.c usb-storage: Constify struct usb_device_id and us_unusual_dev 2024-09-03 09:49:40 +02:00
datafab.c usb-storage: Constify struct usb_device_id and us_unusual_dev 2024-09-03 09:49:40 +02:00
debug.c
debug.h
ene_ub6250.c usb: storage: ene_ub6250: Fix right shift warnings 2024-09-13 07:40:22 +02:00
freecom.c usb-storage: Constify struct usb_device_id and us_unusual_dev 2024-09-03 09:49:40 +02:00
initializers.c
initializers.h
isd200.c usb-storage: Constify struct usb_device_id and us_unusual_dev 2024-09-03 09:49:40 +02:00
jumpshot.c usb-storage: Constify struct usb_device_id and us_unusual_dev 2024-09-03 09:49:40 +02:00
karma.c usb-storage: Constify struct usb_device_id and us_unusual_dev 2024-09-03 09:49:40 +02:00
Kconfig
Makefile
onetouch.c usb-storage: Constify struct usb_device_id and us_unusual_dev 2024-09-03 09:49:40 +02:00
option_ms.c
option_ms.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
protocol.c
protocol.h
realtek_cr.c
scsiglue.c scsi: usb: uas: Do not query the IO Advice Hints Grouping mode page for USB/UAS devices 2024-06-13 21:03:13 -04:00
scsiglue.h
sddr09.c usb-storage: Constify struct usb_device_id and us_unusual_dev 2024-09-03 09:49:40 +02:00
sddr55.c usb-storage: Constify struct usb_device_id and us_unusual_dev 2024-09-03 09:49:40 +02:00
shuttle_usbat.c usb-storage: Constify struct usb_device_id and us_unusual_dev 2024-09-03 09:49:40 +02:00
sierra_ms.c
sierra_ms.h
transport.c USB: storage: Fix typo in comment 2022-06-21 16:39:42 +02:00
transport.h
uas-detect.h
uas.c usb-storage: Constify struct usb_device_id and us_unusual_dev 2024-09-03 09:49:40 +02:00
unusual_alauda.h
unusual_cypress.h
unusual_datafab.h
unusual_devs.h usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip 2024-10-04 15:32:25 +02:00
unusual_ene_ub6250.h
unusual_freecom.h
unusual_isd200.h
unusual_jumpshot.h
unusual_karma.h
unusual_onetouch.h
unusual_realtek.h
unusual_sddr09.h
unusual_sddr55.h
unusual_uas.h
unusual_usbat.h USB: Storage: Use the correct style for SPDX License Identifier 2020-04-23 15:28:14 +02:00
usb.c usb-storage: Optimize scan delay more precisely 2024-06-04 15:40:47 +02:00
usb.h
usual-tables.c