27 Apr, 2016
1 commit
-
No functional changes here, just making sure our
storage driver uses a consistent multi-line comment
style.Signed-off-by: Felipe Balbi
Acked-by: Alan Stern
Signed-off-by: Greg Kroah-Hartman
05 Feb, 2014
1 commit
-
The Cypress ATACB unusual-devs entry for the Super Top SATA bridge
causes problems. Although it was originally reported only for
bcdDevice = 0x160, its range was much larger. This resulted in a bug
report for bcdDevice 0x220, so the range was capped at 0x219. Now
Milan reports errors with bcdDevice 0x150.Therefore this patch restricts the range to just 0x160.
Signed-off-by: Alan Stern
Reported-and-tested-by: Milan Svoboda
CC:
Signed-off-by: Greg Kroah-Hartman
15 Feb, 2013
1 commit
-
The current entry in unusual_cypress.h for the Super TOP SATA bridge devices
seems to be causing corruption on newer revisions of this device. This has
been reported in Arch Linux and Fedora. The original patch was tested on
devices with bcdDevice of 1.60, whereas the newer devices report bcdDevice
as 2.20. Limit the UNUSUAL_DEV entry to devices less than 2.20.This fixes https://bugzilla.redhat.com/show_bug.cgi?id=909591
The Arch Forum post on this is here:
https://bbs.archlinux.org/viewtopic.php?id=152011Reported-by: Carsten S.
Tested-by: Carsten S.
Cc: stable
Signed-off-by: Josh Boyer
Signed-off-by: Greg Kroah-Hartman
23 Jan, 2011
1 commit
-
New device ID added for unusual Cypress ATACB device.
Signed-off-by: Richard Schütz
Cc: stable
Signed-off-by: Greg Kroah-Hartman
23 Oct, 2010
1 commit
-
This commit changes prefix for some of the USB mass storage
class related macros (ie. USB_SC_ for subclass and USB_PR_
for class).Signed-off-by: Michal Nazarewicz
Cc: Alan Stern
Cc: Matthew Wilcox
Signed-off-by: Greg Kroah-Hartman
25 Mar, 2009
1 commit
-
This patch (as1210) converts usb-storage's cypress_atacb subdriver
into a separate module.Signed-off-by: Alan Stern
Signed-off-by: Greg Kroah-Hartman