aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-09-12[PATCH] USB: storage: Fix messed-up lockingMatthew Dharm1-3/+8
2005-09-08[PATCH] USB Storage: add support for Maxtor One-Touch buttonMatthew Dharm1-1/+3
2005-09-08[PATCH] USB Storage: close a race condition in disconnect near queuecommandMatthew Dharm1-0/+13
2005-09-08[PATCH] USB Storage: close a race condition in disconnect near probeMatthew Dharm1-27/+35
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter1-3/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1051