summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/transport.c
Commit message (Expand)AuthorAgeFilesLines
* usb: storage: Zero CDB out before sending itAndrey Smirnov2019-05-231-0/+1
* usb: storage: Drop struct SCSI_cmd_blockAndrey Smirnov2019-03-111-15/+15
* usb: storage: Replace custom debug tracing with dev_dbgAndrey Smirnov2019-03-111-29/+30
* usb: storage: fix warning: no previous prototype for 'usb_stor_Bulk_clear_end...Antony Pavlov2015-09-141-1/+1
* usb: abolish wait_ms() functionMasahiro Yamada2015-02-021-4/+4
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* USB storage: use dma_alloc where appropriateSascha Hauer2012-06-301-4/+7
* USB mass storage device driver initial implementationRosen Kolev2011-09-231-0/+251