summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/transport.c
AgeCommit message (Expand)AuthorLines
2005-03-23[PATCH] USB Storage: combine waitqueuesMatthew Dharm-1/+1
2005-03-23[PATCH] USB Storage: make usb-storage structures refcounted by SCSIMatthew Dharm-2/+2
2005-03-17[PATCH] USB Storage: Header reorganizationMatthew Dharm-1/+1
2005-03-17[PATCH] drivers/usb/storage/: cleanupsAdrian Bunk-2/+3
2005-03-07[PATCH] [PATCH] Add US_FL_GO_SLOW flag,Phil Dibowitz-2/+2
2005-03-07[PATCH] usb-storage: Don't log expected signaturesAlan Stern-3/+4
2005-03-07[PATCH] usb-storage: More flexible signature checking mechanismDaniel Drake-4/+16
2005-03-07[PATCH] USB storage: make IGNORE_RESIDUE apply for reads (in addition to writes)Matthew Dharm-2/+1
2004-12-19USB: convert the idVendor, idProduct, bcdDevice and bcdUSB fields to __le16Greg Kroah-Hartman-1/+1
2004-12-16[PATCH] USB Storage: Increase Genesys delayMatthew Dharm-2/+3
2004-12-14[PATCH] USB Storage: support 'bulk32' devicesMatthew Dharm-1/+8
2004-11-18[PATCH] USB Storage: Remove unnecessary state testingMatthew Dharm-2/+2
2004-09-28[PATCH] USB Storage: revert GetMaxLUN strictnessMatthew Dharm-7/+9
2004-09-28[PATCH] USB Storage: ignore bogus residue valuesMatthew Dharm-2/+7
2004-08-23[PATCH] USB Storage: help vendors count to 1...Matthew Dharm-1/+2
2004-08-05[PATCH] USB: Don't track endpoint halts in usbcoreAlan Stern-3/+1
2004-08-02[PATCH] USB Storage: cleanups, mostlyMatthew Dharm-13/+18
2004-08-02[PATCH] USB Storage: fix Genesys Logic based on info from vendorMatthew Dharm-0/+6
2004-06-23[PATCH] USB: Patch to signal underflow in usb-storage driverMatthew Dharm-0/+6
2004-06-13[PATCH] USB Storage: Fix race when removing the SCSI hostMatthew Dharm-4/+5
2004-06-06[PATCH] USB Storage: GetMaxLUN tighteningMatthew Dharm-10/+13
2004-05-24[PATCH] USB: clean delays for ehciOliver Neukum-2/+1
2004-04-26[PATCH] USB: usb-storage driver changes for 2.6.x [3/4]Matthew Dharm-0/+11
2004-04-26[PATCH] USB: usb-storage driver changes for 2.6.x [1/4]Matthew Dharm-21/+26
2004-03-25[PATCH] USB: define USB feature bit indicesDavid Brownell-2/+3
2004-02-25[PATCH] USB Storage: tighten sense-clearing codeMatthew Dharm-3/+7
2004-02-25[PATCH] USB Storage: Fix for Fuji Finepix 1400Matthew Dharm-4/+8
2004-02-17[PATCH] USB Storage: Reduce unsolicited auto-senseMatthew Dharm-22/+12
2004-02-17[PATCH] USB Storage: Save the SCSI residue value when auto-sensingMatthew Dharm-0/+4
2004-02-17[PATCH] USB Storage: Reduce auto-sensing for CB transportAlan Stern-14/+5
2004-02-17[PATCH] USB Storage: Treat STALL as failure for CB[I]Alan Stern-0/+8
2004-02-17[PATCH] USB Storage: Handle excess 0-length data packetsAlan Stern-1/+12
2004-01-20[PATCH] USB Storage: Notify the SCSI layer about device resetsAlan Stern-0/+3
2004-01-16[PATCH] USB Storage: Old patches (as129 and as141)Alan Stern-0/+3
2003-12-04[PATCH] USB storage: Issue CBI clear_halt and fix BBB residueAlan Stern-14/+23
2003-09-23[PATCH] USB: Remove setting TASK_RUNNING after schedule_timeout in /drivers/usb/Alexey Dobriyan-1/+0
2003-09-01[PATCH] USB: storage: cbw/csw trace in orderPat LaVarre-4/+4
2003-06-29[PATCH] USB storage: logic cleanupMatthew Dharm-4/+3
2003-06-29[PATCH] USB storage: General purpose I/O buffer allocation and managementMatthew Dharm-1/+12
2003-06-29[PATCH] USB storage: Cosmetic cleanupsMatthew Dharm-12/+12
2003-06-29[PATCH] USB storage: create private I/O bufferMatthew Dharm-41/+42
2003-06-29[PATCH] USB storage: avoid sending URBs when disconnectingMatthew Dharm-0/+4
2003-06-16[PATCH] USB storage: cleanupsMatthew Dharm-15/+20
2003-06-10[PATCH] USB: usb-storage: handle babbleMatthew Dharm-2/+32
2003-06-01[PATCH] USB: usb-storage: change result codesMatthew Dharm-4/+4
2003-06-01[PATCH] USB: usb-storage: usb_stor_control_msg() and stuffMatthew Dharm-6/+5
2003-06-01[PATCH] USB: usb-storage: timeouts and abortsMatthew Dharm-42/+68
2003-05-29[PATCH] USB: storage: collapse one-use functionsMatthew Dharm-104/+66
2003-05-29[PATCH] USB: storage: abort and disconnect handling.Matthew Dharm-69/+56
2003-05-20[PATCH] USB: Make Olympus cameras work with usb-storageVojtech Pavlik-1/+1