History log of /drivers/usb/storage/unusual_freecom.h
Revision Date Author Comments
8fa7fd74ef398370383df276ca41082ba35aafd8 07-Oct-2010 Michal Nazarewicz <mina86@mina86.com> USB: storage: Use USB_ prefix instead of US_ prefix

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 <mina86@mina86.com>
Cc: Alan Stern <stern@rowland.harvard.edu>
Cc: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
0d62939fab3cf28a23ac6934cec599793d3a1d9d 12-Feb-2009 Alan Stern <stern@rowland.harvard.edu> usb-storage: make freecom a separate module

This patch (as1212) converts usb-storage's freecom subdriver into a
separate module.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>