exynos-linux-stable/drivers/usb/storage
David Kozub 0d29ae4f50 USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 ID
commit 62354454625741f0569c2cbe45b2d192f8fd258e upstream.

There is another JMS567-based USB3 UAS enclosure (152d:0578) that fails
with the following error:

[sda] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[sda] tag#0 Sense Key : Illegal Request [current]
[sda] tag#0 Add. Sense: Invalid field in cdb

The issue occurs both with UAS (occasionally) and mass storage
(immediately after mounting a FS on a disk in the enclosure).

Enabling US_FL_BROKEN_FUA quirk solves this issue.

This patch adds an UNUSUAL_DEV with US_FL_BROKEN_FUA for the enclosure
for both UAS and mass storage.

Signed-off-by: David Kozub <zub@linux.fjfi.cvut.cz>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-12-20 10:07:15 +01:00
..
alauda.c
cypress_atacb.c
datafab.c
debug.c
debug.h
ene_ub6250.c
freecom.c
initializers.c
initializers.h
isd200.c usb: storage: return on error to avoid a null pointer dereference 2017-07-27 15:08:01 -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 usb-storage: fix bogus hardware error messages for ATA pass-thru devices 2017-10-12 11:51:16 +02:00
transport.h
uas-detect.h uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices 2017-12-09 22:01:47 +01:00
uas.c USB: uas: fix bug in handling of alternate settings 2017-10-12 11:51:17 +02:00
unusual_alauda.h
unusual_cypress.h
unusual_datafab.h
unusual_devs.h USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 ID 2017-12-20 10:07:15 +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 and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 ID 2017-12-20 10:07:15 +01:00
unusual_usbat.h
usb.c
usb.h
usual-tables.c