linux-uconsole/drivers/usb/storage
William Wu 12d14b5959 usb: uas: Add JMicron JMS583 and CHIPFANCIER to unusual device
These two devices give the following error on detection.
Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
xhci-hcd xhci-hcd.5.auto: ERROR Transfer event for disabled endpoint
or incorrect stream ring

The same error is not seen when it is added to unusual_device
list with US_FL_NO_REPORT_OPCODES and US_FL_BROKEN_FUA passed.

Change-Id: Ia1035ea597c65ad7112f68f5cbdd792875ee2995
Signed-off-by: William Wu <william.wu@rock-chips.com>
2018-08-27 19:41:44 +08:00
..
alauda.c
cypress_atacb.c
datafab.c
debug.c
debug.h
ene_ub6250.c USB: ene_usb6250: fix SCSI residue overwriting 2018-04-13 19:50:07 +02:00
freecom.c
initializers.c
initializers.h
isd200.c usb: storage: return on error to avoid a null pointer dereference 2017-07-27 15:06:05 -07:00
jumpshot.c
karma.c
Kconfig
Makefile
onetouch.c
option_ms.c
option_ms.h
protocol.c
protocol.h
realtek_cr.c
scsiglue.c
scsiglue.h
sddr09.c
sddr55.c
shuttle_usbat.c
sierra_ms.c
sierra_ms.h
transport.c
transport.h
uas-detect.h uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices 2017-12-09 18:42:37 +01:00
uas.c uas: fix comparison for error code 2018-03-18 11:17:53 +01:00
unusual_alauda.h
unusual_cypress.h
unusual_datafab.h
unusual_devs.h USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.h 2018-03-18 11:17:53 +01: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 usb: uas: Add JMicron JMS583 and CHIPFANCIER to unusual device 2018-08-27 19:41:44 +08:00
unusual_usbat.h
usb.c
usb.h
usual-tables.c