commit | 115bb1ffa54c3934f3617bdd4e4dfc68b11e1e69 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <[email protected]> | Thu Oct 07 13:05:23 2010 +0200 |
committer | Greg Kroah-Hartman <[email protected]> | Fri Oct 22 10:21:50 2010 -0700 |
tree | 873eac5e1a90e0374d2d1008f15492efc772f0cc | |
parent | ae6d22fe1812ce8d40add3eb74ede9cfd2eae44f [diff] [blame] |
USB: Add UAS driver USB Attached SCSI is a new protocol specified jointly by the SCSI T10 committee and the USB Implementors Forum. Signed-off-by: Matthew Wilcox <[email protected]> Cc: Matthew Dharm <[email protected]> [[email protected]: updated to use new USB_ prefix] Signed-off-by: Michal Nazarewicz <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
diff --git a/MAINTAINERS b/MAINTAINERS index f2a2b8e..8dac57f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS
@@ -5934,6 +5934,14 @@ F: Documentation/usb/acm.txt F: drivers/usb/class/cdc-acm.* +USB ATTACHED SCSI +M: Matthew Wilcox <[email protected]> +M: Sarah Sharp <[email protected]> +L: [email protected] +L: [email protected] +S: Supported +F: drivers/usb/storage/uas.c + USB BLOCK DRIVER (UB ub) M: Pete Zaitcev <[email protected]> L: [email protected]