[PATCH v2 0/2] Re: usb-storage: Add quirks to make G-Technology "G-Drive" work
From: Alexander Kappner
Date: Fri May 18 2018 - 23:54:36 EST
v2 of this patch implements the FL_ALWAYS_SYNC flag in the UAS driver, and then
adds the flag as quirks for the device at issue. This allows the G-Drive to work
under both UAS and usb-storage.
Alexander Kappner (2):
[usb-storage] Add support for FL_ALWAYS_SYNC flag in the UAS driver
[usb-storage] Add compatibility quirk flags for G-Technologies G-Drive
drivers/usb/storage/uas.c | 6 ++++++
drivers/usb/storage/unusual_devs.h | 9 +++++++++
drivers/usb/storage/unusual_uas.h | 9 +++++++++
3 files changed, 24 insertions(+)
--
2.1.4