summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/usb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-031-2/+11
* [PATCH] USB Storage: Uname in PR/SC Unneeded messagePhil Dibowitz2006-07-131-2/+5
* [PATCH] usb-storage: fix race between reset and disconnectAlan Stern2006-07-131-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-221-0/+33
* [PATCH] USB: usb-storage alauda: Fix transport info mismergeDaniel Drake2006-06-221-9/+9
* [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-201-12/+13
* [PATCH] USB Storage: add alauda supportMatthew Dharm2006-01-041-0/+12
* [PATCH] USB Storage: cleanups of sddr09Matthew Dharm2006-01-041-22/+0
* [PATCH] USB Storage: make OneTouch PM-awareMatthew Dharm2006-01-041-0/+4
* [PATCH] USB: mark various usb tables constArjan van de Ven2006-01-041-1/+1
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* [PATCH] USB: drivers/usb/storage/libusualPete Zaitcev2006-01-041-80/+39
* [PATCH] PATCH: usb-storage: use kthread APIAlan Stern2005-10-291-42/+21
* [PATCH] PATCH: usb-storage: implement minimal PMAlan Stern2005-10-291-12/+46
* [PATCH] PATCH: usb-storage: allocate separate sense bufferAlan Stern2005-10-291-0/+8
* [PATCH] PATCH: usb-storage: move GetMaxLUN later in timeAlan Stern2005-10-291-17/+13
* [PATCH] usb-storage: Some minor shuttle_usbat cleanupsDaniel Drake2005-10-291-2/+2
* [PATCH] USB: storage: Fix messed-up lockingMatthew Dharm2005-09-121-3/+8
* [PATCH] USB Storage: add support for Maxtor One-Touch buttonMatthew Dharm2005-09-091-1/+3
* [PATCH] USB Storage: close a race condition in disconnect near queuecommandMatthew Dharm2005-09-091-0/+13
* [PATCH] USB Storage: close a race condition in disconnect near probeMatthew Dharm2005-09-091-27/+35
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-261-3/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-171-0/+1051