summaryrefslogtreecommitdiff
path: root/drivers/usb/storage/usb.c
AgeCommit message (Expand)Author
2012-01-12usb: usb-storage doesn't support dynamic id currently, the patch disables the...Huajun Li
2011-11-11usb_storage: Don't freeze in usb-stor-scanSeth Forshee
2011-06-07usb-storage: redo incorrect readsAlan Stern
2011-05-19usb-storage: Correct adjust_quirks to include latest flagsKarl Relton
2010-10-22USB: storage: Use USB_ prefix instead of US_ prefixMichal Nazarewicz
2010-08-10USB: usb-storage: implement autosuspendAlan Stern
2010-05-20usb-storage: always print quirksFelipe Contreras
2010-05-20USB: usb-storage: trivial debug improvementsFelipe Contreras
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-05-20USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern
2010-02-26Lower USB storage settling delay to something more reasonableLinus Torvalds
2010-01-20USB: fix bitmask merge errorAlan Stern
2009-12-11USB: usb-storage: fix bug in fill_inquiryAlan Stern
2009-12-11USB: usb-storage: add BAD_SENSE flagAlan Stern
2009-12-11USB: make urb scatter-gather support more genericDavid Vrabel
2009-12-11USB Storage: Make driver less chatty when it finds a new deviceMatthew Wilcox
2009-12-11USB: usb-storage: Associate the name of the interface with the scsi hostMatthew Wilcox
2009-03-24usb-storage: make onetouch a separate moduleAlan Stern
2009-03-24usb-storage: make karma a separate moduleAlan Stern
2009-03-24usb-storage: make alauda a separate moduleAlan Stern
2009-03-24usb-storage: make jumpshot a separate moduleAlan Stern
2009-03-24usb-storage: make datafab a separate moduleAlan Stern
2009-03-24usb-storage: make freecom a separate moduleAlan Stern
2009-03-24usb-storage: make shuttle_usbat a separate moduleAlan Stern
2009-03-24usb-storage: make cypress_atacb a separate moduleAlan Stern
2009-03-24usb-storage: make sddr55 a separate moduleAlan Stern
2009-03-24usb-storage: make isd200 a separate moduleAlan Stern
2009-03-24usb-storage: make sddr09 a separate moduleAlan Stern
2009-03-24usb-storage: prepare for subdriver separationAlan Stern
2009-03-24USB: drivers: use USB API functions rather than constantsJulia Lawall
2009-01-07USB: storage: make the "quirks=" module parameter writableAlan Stern
2009-01-07USB: storage: add last-sector hacksAlan Stern
2009-01-07USB: unusual dev for Option N.V. ZeroCD modemsDan Williams
2009-01-07USB: usb-storage: merge DPCM support into SDDR09Alan Stern
2009-01-07USB: usb-storage: merge ATAPI and QIC-157 protocol routinesAlan Stern
2009-01-07USB: usb-storage: merge CB and CBI transport routinesAlan Stern
2009-01-07USB: usb-storage: remove us->sensebufAlan Stern
2009-01-07USB: usb-storage: add "quirks=" module parameterAlan Stern
2008-09-23USB Storage: Sierra: Non-configurable TRU-InstallKevin Lloyd
2008-08-13USB Storage Sierra: TRU-Install feature updateKevin Lloyd
2008-07-21USB: remove CVS keywordsAdrian Bunk
2008-07-21usb-storage: implement "soft" unbindingAlan Stern
2008-07-21usb-storage: change remaining semaphore to completionAlan Stern
2008-07-21usb-storage: separate dynamic flags from fixed flagsAlan Stern
2008-05-02USB: storage: Update mailling list addressAndrew Lunn
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24USB: mass storage: emulation of sat scsi_pass_thru with ATACBmatthieu castet
2007-10-18freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki
2007-10-12USB: allow usbstorage to have LUNS greater than 2TbRichard Sharpe
2007-09-13Revert "usb-storage: implement autosuspend"Greg Kroah-Hartman