Searched hist:f45681f9becaa65111ed0a691ccf080a0cd5feb8 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/usb/storage/ |
H A D | scsiglue.c | diff f45681f9becaa65111ed0a691ccf080a0cd5feb8 Thu Aug 09 23:55:34 CEST 2018 Tim Anderson <tsa@biglakesoftware.com> USB: Add quirk to support DJI CineSSD
This device does not correctly handle the LPM operations.
Also, the device cannot handle ATA pass-through commands and locks up when attempted while running in super speed.
This patch adds the equivalent quirk logic as found in uas.
Signed-off-by: Tim Anderson <tsa@biglakesoftware.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | unusual_devs.h | diff f45681f9becaa65111ed0a691ccf080a0cd5feb8 Thu Aug 09 23:55:34 CEST 2018 Tim Anderson <tsa@biglakesoftware.com> USB: Add quirk to support DJI CineSSD
This device does not correctly handle the LPM operations.
Also, the device cannot handle ATA pass-through commands and locks up when attempted while running in super speed.
This patch adds the equivalent quirk logic as found in uas.
Signed-off-by: Tim Anderson <tsa@biglakesoftware.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/linux/drivers/usb/core/ |
H A D | quirks.c | diff f45681f9becaa65111ed0a691ccf080a0cd5feb8 Thu Aug 09 23:55:34 CEST 2018 Tim Anderson <tsa@biglakesoftware.com> USB: Add quirk to support DJI CineSSD
This device does not correctly handle the LPM operations.
Also, the device cannot handle ATA pass-through commands and locks up when attempted while running in super speed.
This patch adds the equivalent quirk logic as found in uas.
Signed-off-by: Tim Anderson <tsa@biglakesoftware.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|