aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/usb.h
Commit message (Expand)AuthorAgeFilesLines
* usb-storage: fix freezing of the scanning threadAlan Stern2012-02-291-3/+4
* usb-storage: redo incorrect readsAlan Stern2011-06-071-0/+2
* USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern2010-05-201-2/+1
* USB: usb-storage: Associate the name of the interface with the scsi hostMatthew Wilcox2009-12-111-0/+1
* usb-storage: prepare for subdriver separationAlan Stern2009-03-241-0/+21
* USB: storage: add last-sector hacksAlan Stern2009-01-071-0/+4
* USB: usb-storage: remove us->sensebufAlan Stern2009-01-071-1/+0
* USB: remove CVS keywordsAdrian Bunk2008-07-211-2/+0
* usb-storage: implement "soft" unbindingAlan Stern2008-07-211-3/+1
* usb-storage: change remaining semaphore to completionAlan Stern2008-07-211-1/+1
* usb-storage: separate dynamic flags from fixed flagsAlan Stern2008-07-211-8/+9
* usb-storage: fix bugs in the disconnect pathwayAlan Stern2007-08-221-0/+1
* USB: usb-storage: use kthread_stop() for the control threadAlan Stern2007-07-121-0/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] USB Storage: US_FL_MAX_SECTORS_64 flagPhil Dibowitz2006-07-121-4/+0
* Clean up 'inline is not at beginning' warnings for usb storageJesper Juhl2006-06-261-2/+2
* [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-201-2/+3
* [PATCH] USB Storage: make OneTouch PM-awareMatthew Dharm2006-01-041-1/+8
* [PATCH] USB: drivers/usb/storage/libusualPete Zaitcev2006-01-041-30/+1
* [PATCH] PATCH: usb-storage: use kthread APIAlan Stern2005-10-281-3/+0
* [PATCH] PATCH: usb-storage: allocate separate sense bufferAlan Stern2005-10-281-0/+2
* [PATCH] USB Storage: remove dependency on SCSI-provided serial/tag numberMatthew Dharm2005-09-081-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+204