summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
Commit message (Expand)AuthorAgeFilesLines
* string: Fix (v)asprintf prototypesSascha Hauer2016-04-151-1/+1
* 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-022-5/+5
* USB: introduce usb_interface/usb_configuration structsSascha Hauer2014-07-181-12/+12
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-174-16/+0
* USB storage: use dma_alloc where appropriateSascha Hauer2012-06-301-4/+7
* usb storage: fix driver nameSascha Hauer2012-05-231-1/+1
* usb: fix driver nameJean-Christophe PLAGNIOL-VILLARD2012-04-231-1/+0
* USB storage: fix disconnectSascha Hauer2012-02-152-17/+7
* storage/usb.c: fix test_unit_readyMichael Grzeschik2011-12-071-2/+2
* Use generic block layer to access the drives and do partition parsingJuergen Beisert2011-11-283-57/+76
* USB Mass Storage driver: Fix compile time warningJuergen Beisert2011-11-281-1/+1
* USB mass storage device driver initial implementationRosen Kolev2011-09-236-0/+1067