aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-07USB: storage: make the "quirks=" module parameter writableAlan Stern1-100/+69
2009-01-07USB: storage: add last-sector hacksAlan Stern1-0/+6
2009-01-07USB: unusual dev for Option N.V. ZeroCD modemsDan Williams1-0/+1
2009-01-07USB: usb-storage: merge DPCM support into SDDR09Alan Stern1-3/+0
2009-01-07USB: usb-storage: merge ATAPI and QIC-157 protocol routinesAlan Stern1-3/+3
2009-01-07USB: usb-storage: merge CB and CBI transport routinesAlan Stern1-1/+1
2009-01-07USB: usb-storage: remove us->sensebufAlan Stern1-8/+0
2009-01-07USB: usb-storage: add "quirks=" module parameterAlan Stern1-0/+113
2008-09-23USB Storage: Sierra: Non-configurable TRU-InstallKevin Lloyd1-2/+0
2008-08-13USB Storage Sierra: TRU-Install feature updateKevin Lloyd1-0/+3
2008-07-21USB: remove CVS keywordsAdrian Bunk1-2/+0
2008-07-21usb-storage: implement "soft" unbindingAlan Stern1-41/+36
2008-07-21usb-storage: change remaining semaphore to completionAlan Stern1-4/+4
2008-07-21usb-storage: separate dynamic flags from fixed flagsAlan Stern1-17/+17
2008-05-02USB: storage: Update mailling list addressAndrew Lunn1-1/+2
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-8/+8
2008-04-24USB: mass storage: emulation of sat scsi_pass_thru with ATACBmatthieu castet1-0/+10
2007-10-18freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki1-4/+1
2007-10-12USB: allow usbstorage to have LUNS greater than 2TbRichard Sharpe1-0/+4
2007-09-13Revert "usb-storage: implement autosuspend"Greg Kroah-Hartman1-20/+7
2007-08-22usb-storage: fix bugs in the disconnect pathwayAlan Stern1-27/+6
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-2/+1
2007-07-12usb-storage: implement autosuspendAlan Stern1-7/+20
2007-07-12USB: usb-storage: use kthread_stop() for the control threadAlan Stern1-25/+13
2007-07-12USB: add reset_resume methodAlan Stern1-8/+20
2007-07-12USB: add USB-Persist facilityAlan Stern1-2/+6
2007-07-12USB: remove references to dev.power.power_stateAlan Stern1-2/+0
2007-03-05[PATCH] usb-storage: do not rebuild when kernel version changesSam Ravnborg1-2/+2
2007-02-07usb-storage: use first bulk endpoints, not lastAlan Stern1-11/+12
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-1/+1
2006-12-01USB: storage: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-5/+3
2006-09-27USB Storage: add rio karma eject supportMatthew Dharm1-0/+11
2006-08-02usb-storage: Add US_FL_IGNORE_DEVICE flag; ignore ZyXEL G220FDaniel Drake1-2/+11
2006-07-12[PATCH] USB Storage: Uname in PR/SC Unneeded messagePhil Dibowitz1-2/+5
2006-07-12[PATCH] usb-storage: fix race between reset and disconnectAlan Stern1-8/+14
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-21[PATCH] usb-storage: use usb_reset_composite_deviceAlan Stern1-0/+33
2006-06-21[PATCH] USB: usb-storage alauda: Fix transport info mismergeDaniel Drake1-9/+9
2006-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven1-12/+13
2006-01-04[PATCH] USB Storage: add alauda supportMatthew Dharm1-0/+12
2006-01-04[PATCH] USB Storage: cleanups of sddr09Matthew Dharm1-22/+0
2006-01-04[PATCH] USB Storage: make OneTouch PM-awareMatthew Dharm1-0/+4
2006-01-04[PATCH] USB: mark various usb tables constArjan van de Ven1-1/+1
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2006-01-04[PATCH] USB: drivers/usb/storage/libusualPete Zaitcev1-80/+39
2005-10-28[PATCH] PATCH: usb-storage: use kthread APIAlan Stern1-42/+21
2005-10-28[PATCH] PATCH: usb-storage: implement minimal PMAlan Stern1-12/+46
2005-10-28[PATCH] PATCH: usb-storage: allocate separate sense bufferAlan Stern1-0/+8
2005-10-28[PATCH] PATCH: usb-storage: move GetMaxLUN later in timeAlan Stern1-17/+13
2005-10-28[PATCH] usb-storage: Some minor shuttle_usbat cleanupsDaniel Drake1-2/+2