summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/usb.h
Commit message (Expand)AuthorAgeFilesLines
* usb: storage: Drop unused fields in struct us_dataAndrey Smirnov2019-03-111-4/+0
* usb: storage: Drop struct SCSI_cmd_blockAndrey Smirnov2019-03-111-3/+5
* usb: storage: Replace custom debug tracing with dev_dbgAndrey Smirnov2019-03-111-7/+0
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* USB storage: fix disconnectSascha Hauer2012-02-151-0/+1
* Use generic block layer to access the drives and do partition parsingJuergen Beisert2011-11-281-5/+3
* USB mass storage device driver initial implementationRosen Kolev2011-09-231-0/+96