aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/usb.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-21usb-storage,uas: make internal quirks flags 64bitMilan Broz1-2/+2
2023-03-24scsi: usb: uas: Declare two host templates and host template pointers constBart Van Assche1-1/+1
2020-04-23USB: Storage: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2020-02-19usb-storage: Use const to reduce object data sizeJoe Perches1-2/+3
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-5/+9
2015-05-10usb: storage: fix module reference for scsi hostAkinobu Mita1-1/+15
2014-03-04usb-storage: Modify and export adjust_quirks so that it can be used by uasHans de Goede1-0/+3
2012-02-21usb-storage: fix freezing of the scanning threadAlan Stern1-3/+4
2011-06-07usb-storage: redo incorrect readsAlan Stern1-0/+2
2010-05-20USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern1-2/+1
2009-12-11USB: usb-storage: Associate the name of the interface with the scsi hostMatthew Wilcox1-0/+1
2009-03-24usb-storage: prepare for subdriver separationAlan Stern1-0/+21
2009-01-07USB: storage: add last-sector hacksAlan Stern1-0/+4
2009-01-07USB: usb-storage: remove us->sensebufAlan Stern1-1/+0
2008-07-21USB: remove CVS keywordsAdrian Bunk1-2/+0
2008-07-21usb-storage: implement "soft" unbindingAlan Stern1-3/+1
2008-07-21usb-storage: change remaining semaphore to completionAlan Stern1-1/+1
2008-07-21usb-storage: separate dynamic flags from fixed flagsAlan Stern1-8/+9
2007-08-22usb-storage: fix bugs in the disconnect pathwayAlan Stern1-0/+1
2007-07-12USB: usb-storage: use kthread_stop() for the control threadAlan Stern1-0/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-07-12[PATCH] USB Storage: US_FL_MAX_SECTORS_64 flagPhil Dibowitz1-4/+0
2006-06-26Clean up 'inline is not at beginning' warnings for usb storageJesper Juhl1-2/+2
2006-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven1-2/+3
2006-01-04[PATCH] USB Storage: make OneTouch PM-awareMatthew Dharm1-1/+8
2006-01-04[PATCH] USB: drivers/usb/storage/libusualPete Zaitcev1-30/+1
2005-10-28[PATCH] PATCH: usb-storage: use kthread APIAlan Stern1-3/+0
2005-10-28[PATCH] PATCH: usb-storage: allocate separate sense bufferAlan Stern1-0/+2
2005-09-08[PATCH] USB Storage: remove dependency on SCSI-provided serial/tag numberMatthew Dharm1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+204