linux/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
..
Kconfig
Makefile
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
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
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 usb: storage: Remove snprintf() from sysfs call-backs and replace with sysfs_emit() 2023-12-15 13:55:30 +01:00
sierra_ms.h
transport.c
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 usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibility 2023-10-28 12:23:41 +02:00
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.c usb-storage: Optimize scan delay more precisely 2024-06-04 15:40:47 +02:00
usb.h
usual-tables.c