summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/usb.c
AgeCommit message (Expand)AuthorLines
2008-05-02USB: storage: Update mailling list addressAndrew Lunn-1/+2
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison-8/+8
2008-04-24USB: mass storage: emulation of sat scsi_pass_thru with ATACBmatthieu castet-0/+10
2007-10-18freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki-4/+1
2007-10-12USB: allow usbstorage to have LUNS greater than 2TbRichard Sharpe-0/+4
2007-09-13Revert "usb-storage: implement autosuspend"Greg Kroah-Hartman-20/+7
2007-08-22usb-storage: fix bugs in the disconnect pathwayAlan Stern-27/+6
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki-2/+1
2007-07-12usb-storage: implement autosuspendAlan Stern-7/+20
2007-07-12USB: usb-storage: use kthread_stop() for the control threadAlan Stern-25/+13
2007-07-12USB: add reset_resume methodAlan Stern-8/+20
2007-07-12USB: add USB-Persist facilityAlan Stern-2/+6
2007-07-12USB: remove references to dev.power.power_stateAlan Stern-2/+0
2007-03-05[PATCH] usb-storage: do not rebuild when kernel version changesSam Ravnborg-2/+2
2007-02-07usb-storage: use first bulk endpoints, not lastAlan Stern-11/+12
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham-1/+1
2006-12-01USB: storage: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino-5/+3
2006-09-27USB Storage: add rio karma eject supportMatthew Dharm-0/+11
2006-08-02usb-storage: Add US_FL_IGNORE_DEVICE flag; ignore ZyXEL G220FDaniel Drake-2/+11
2006-07-12[PATCH] USB Storage: Uname in PR/SC Unneeded messagePhil Dibowitz-2/+5
2006-07-12[PATCH] usb-storage: fix race between reset and disconnectAlan Stern-8/+14
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-21[PATCH] usb-storage: use usb_reset_composite_deviceAlan Stern-0/+33
2006-06-21[PATCH] USB: usb-storage alauda: Fix transport info mismergeDaniel Drake-9/+9
2006-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven-12/+13
2006-01-04[PATCH] USB Storage: add alauda supportMatthew Dharm-0/+12
2006-01-04[PATCH] USB Storage: cleanups of sddr09Matthew Dharm-22/+0
2006-01-04[PATCH] USB Storage: make OneTouch PM-awareMatthew Dharm-0/+4
2006-01-04[PATCH] USB: mark various usb tables constArjan van de Ven-1/+1
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman-1/+0
2006-01-04[PATCH] USB: drivers/usb/storage/libusualPete Zaitcev-80/+39
2005-10-28[PATCH] PATCH: usb-storage: use kthread APIAlan Stern-42/+21
2005-10-28[PATCH] PATCH: usb-storage: implement minimal PMAlan Stern-12/+46
2005-10-28[PATCH] PATCH: usb-storage: allocate separate sense bufferAlan Stern-0/+8
2005-10-28[PATCH] PATCH: usb-storage: move GetMaxLUN later in timeAlan Stern-17/+13
2005-10-28[PATCH] usb-storage: Some minor shuttle_usbat cleanupsDaniel Drake-2/+2
2005-09-12[PATCH] USB: storage: Fix messed-up lockingMatthew Dharm-3/+8
2005-09-08[PATCH] USB Storage: add support for Maxtor One-Touch buttonMatthew Dharm-1/+3
2005-09-08[PATCH] USB Storage: close a race condition in disconnect near queuecommandMatthew Dharm-0/+13
2005-09-08[PATCH] USB Storage: close a race condition in disconnect near probeMatthew Dharm-27/+35
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter-3/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1051