aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/protocol.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-23USB: storage: remove invalid URL from driversGreg Kroah-Hartman1-3/+0
2017-11-04USB: storage: Remove redundant license textGreg Kroah-Hartman1-14/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2016-04-26usb: storage: fix multi-line comment styleFelipe Balbi1-4/+8
2013-12-09USB: storage: fix compile warningMing Lei1-1/+2
2013-12-08USB: storage: use sg_miter_* APIs to access scsi bufferMing Lei1-54/+26
2012-06-13USB: storage: fixed space issues in coding style.Jeffrin Jose1-3/+3
2011-11-14usb-storage: Accept 8020i-protocol commands longer than 12 bytesAlan Stern1-4/+3
2011-10-31usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker1-0/+1
2009-03-24usb-storage: prepare for subdriver separationAlan Stern1-0/+3
2009-01-07USB: usb-storage: merge ATAPI and QIC-157 protocol routinesAlan Stern1-22/+2
2008-07-21USB: remove CVS keywordsAdrian Bunk1-2/+0
2008-03-04usb-storage: update earlier scatter-gather bug fixAlan Stern1-1/+1
2008-02-21USB: usb-storage: don't access beyond the end of the sg bufferAlan Stern1-12/+15
2008-01-11[SCSI] usb: protocol - convert to accessors and !use_sg code path removalBoaz Harrosh1-73/+53
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-1/+1
2007-10-16USB storage: sg chaining supportJens Axboe1-9/+11
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+254