summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/protocol.c
Commit message (Expand)AuthorAgeFilesLines
* usb: storage: fix multi-line comment styleFelipe Balbi2016-04-271-4/+8
* USB: storage: fix compile warningMing Lei2013-12-101-1/+2
* USB: storage: use sg_miter_* APIs to access scsi bufferMing Lei2013-12-091-54/+26Star
* USB: storage: fixed space issues in coding style.Jeffrin Jose2012-06-141-3/+3
* usb-storage: Accept 8020i-protocol commands longer than 12 bytesAlan Stern2011-11-151-4/+3Star
* usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-11-011-0/+1
* usb-storage: prepare for subdriver separationAlan Stern2009-03-251-0/+3
* USB: usb-storage: merge ATAPI and QIC-157 protocol routinesAlan Stern2009-01-071-22/+2Star
* USB: remove CVS keywordsAdrian Bunk2008-07-221-2/+0Star
* usb-storage: update earlier scatter-gather bug fixAlan Stern2008-03-041-1/+1
* USB: usb-storage: don't access beyond the end of the sg bufferAlan Stern2008-02-221-12/+15
* [SCSI] usb: protocol - convert to accessors and !use_sg code path removalBoaz Harrosh2008-01-121-73/+53Star
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-1/+1
* USB storage: sg chaining supportJens Axboe2007-10-161-9/+11
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+254