summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/usb.c
Commit message (Expand)AuthorAgeFilesLines
* usb-storage: make onetouch a separate moduleAlan Stern2009-03-241-3/+0
* usb-storage: make karma a separate moduleAlan Stern2009-03-241-12/+0
* usb-storage: make alauda a separate moduleAlan Stern2009-03-241-12/+0
* usb-storage: make jumpshot a separate moduleAlan Stern2009-03-241-12/+0
* usb-storage: make datafab a separate moduleAlan Stern2009-03-241-12/+0
* usb-storage: make freecom a separate moduleAlan Stern2009-03-241-12/+0
* usb-storage: make shuttle_usbat a separate moduleAlan Stern2009-03-241-12/+0
* usb-storage: make cypress_atacb a separate moduleAlan Stern2009-03-241-11/+0
* usb-storage: make sddr55 a separate moduleAlan Stern2009-03-241-12/+0
* usb-storage: make isd200 a separate moduleAlan Stern2009-03-241-10/+0
* usb-storage: make sddr09 a separate moduleAlan Stern2009-03-241-21/+0
* usb-storage: prepare for subdriver separationAlan Stern2009-03-241-98/+111
* USB: drivers: use USB API functions rather than constantsJulia Lawall2009-03-241-3/+3
* USB: storage: make the "quirks=" module parameter writableAlan Stern2009-01-071-100/+69
* USB: storage: add last-sector hacksAlan Stern2009-01-071-0/+6
* USB: unusual dev for Option N.V. ZeroCD modemsDan Williams2009-01-071-0/+1
* USB: usb-storage: merge DPCM support into SDDR09Alan Stern2009-01-071-3/+0
* USB: usb-storage: merge ATAPI and QIC-157 protocol routinesAlan Stern2009-01-071-3/+3
* USB: usb-storage: merge CB and CBI transport routinesAlan Stern2009-01-071-1/+1
* USB: usb-storage: remove us->sensebufAlan Stern2009-01-071-8/+0
* USB: usb-storage: add "quirks=" module parameterAlan Stern2009-01-071-0/+113
* USB Storage: Sierra: Non-configurable TRU-InstallKevin Lloyd2008-09-231-2/+0
* USB Storage Sierra: TRU-Install feature updateKevin Lloyd2008-08-131-0/+3
* USB: remove CVS keywordsAdrian Bunk2008-07-211-2/+0
* usb-storage: implement "soft" unbindingAlan Stern2008-07-211-41/+36
* usb-storage: change remaining semaphore to completionAlan Stern2008-07-211-4/+4
* usb-storage: separate dynamic flags from fixed flagsAlan Stern2008-07-211-17/+17
* USB: storage: Update mailling list addressAndrew Lunn2008-05-021-1/+2
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-8/+8
* USB: mass storage: emulation of sat scsi_pass_thru with ATACBmatthieu castet2008-04-241-0/+10
* freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki2007-10-181-4/+1
* USB: allow usbstorage to have LUNS greater than 2TbRichard Sharpe2007-10-121-0/+4
* Revert "usb-storage: implement autosuspend"Greg Kroah-Hartman2007-09-131-20/+7
* usb-storage: fix bugs in the disconnect pathwayAlan Stern2007-08-221-27/+6
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-2/+1
* usb-storage: implement autosuspendAlan Stern2007-07-121-7/+20
* USB: usb-storage: use kthread_stop() for the control threadAlan Stern2007-07-121-25/+13
* USB: add reset_resume methodAlan Stern2007-07-121-8/+20
* USB: add USB-Persist facilityAlan Stern2007-07-121-2/+6
* USB: remove references to dev.power.power_stateAlan Stern2007-07-121-2/+0
* [PATCH] usb-storage: do not rebuild when kernel version changesSam Ravnborg2007-03-051-2/+2
* usb-storage: use first bulk endpoints, not lastAlan Stern2007-02-071-11/+12
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-1/+1
* USB: storage: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-5/+3
* USB Storage: add rio karma eject supportMatthew Dharm2006-09-271-0/+11
* usb-storage: Add US_FL_IGNORE_DEVICE flag; ignore ZyXEL G220FDaniel Drake2006-08-021-2/+11
* [PATCH] USB Storage: Uname in PR/SC Unneeded messagePhil Dibowitz2006-07-121-2/+5
* [PATCH] usb-storage: fix race between reset and disconnectAlan Stern2006-07-121-8/+14
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] usb-storage: use usb_reset_composite_deviceAlan Stern2006-06-211-0/+33