[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1526705416-12573-1-git-send-email-agk@godking.net>
Date: Fri, 18 May 2018 21:50:14 -0700
From: Alexander Kappner <agk@...king.net>
To: stern@...land.harvard.edu, oneukum@...e.com
Cc: linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org,
usb-storage@...ts.one-eyed-alien.net, gregkh@...uxfoundation.org,
Alexander Kappner <agk@...king.net>
Subject: [PATCH v2 0/2] Re: usb-storage: Add quirks to make G-Technology "G-Drive" work
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
Powered by blists - more mailing lists