aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/transport.c
Commit message (Expand)AuthorAgeFilesLines
* usb-storage: handle a skipped data phaseAlan Stern2014-12-141-0/+26
* usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-311-0/+1
* USB: storage: Use normalized sense when emulating autosenseLuben Tuikov2011-09-091-15/+19
* usb-storage: redo incorrect readsAlan Stern2011-06-071-0/+29
* USB: storage: Use USB_ prefix instead of US_ prefixMichal Nazarewicz2010-10-221-5/+5
* USB: usb-storage: fix initializations of urb fieldsBob Copeland2010-07-261-3/+1
* USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern2010-05-201-2/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* USB: storage: Never reset devices that will morph to an old modeOliver Neukum2010-03-021-0/+6
* USB: usb-storage: add BAD_SENSE flagAlan Stern2009-12-111-4/+13
* usb-storage: Workaround devices with bogus sense sizeBenjamin Herrenschmidt2009-10-141-1/+16
* USB: storage: When a device returns no sense data, call it a Hardware ErrorAlan Stern2009-10-091-7/+22
* USB: storage: raise timeout in usb_stor_Bulk_max_lunGiacomo Lozito2009-07-281-1/+1
* USB: add reset endpoint operationsDavid Vrabel2009-04-171-3/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-03-281-1/+1
|\
| * [SCSI] Remove SUGGEST flagsMartin K. Petersen2009-03-121-1/+1
* | usb-storage: prepare for subdriver separationAlan Stern2009-03-241-0/+10
|/
* USB: usb-storage: remove WARN from last-sector hacksAlan Stern2009-02-091-33/+3
* USB: storage: add last-sector hacksAlan Stern2009-01-071-0/+110
* USB: usb-storage: merge CB and CBI transport routinesAlan Stern2009-01-071-52/+9
* USB: storage devices and SATBen Efros2009-01-071-1/+39
* USB: change interface to usb_lock_device_for_reset()Alan Stern2009-01-071-5/+3
* usb-storage: report underflow with no sense dataAlan Stern2008-10-171-1/+1
* usb-storage: automatically recognize bad residuesAlan Stern2008-08-131-2/+15
* USB: fix usb_reset_device and usb_reset_composite_device(take 3)Ming Lei2008-07-211-2/+2
* USB: remove interface parameter of usb_reset_composite_deviceMing Lei2008-07-211-2/+1
* USB: remove CVS keywordsAdrian Bunk2008-07-211-2/+0
* usb-storage: implement "soft" unbindingAlan Stern2008-07-211-8/+8
* usb-storage: separate dynamic flags from fixed flagsAlan Stern2008-07-211-34/+34
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-241-1/+1
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-9/+9
* USB: mass storage: emulation of sat scsi_pass_thru with ATACBmatthieu castet2008-04-241-1/+2
* USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov2008-03-241-1/+2
* USB: usb-storage: don't clear-halt when Get-Max-LUN stallsAlan Stern2008-02-211-11/+0
* [SCSI] usb: transport - convert to accessors and !use_sg code path removalBoaz Harrosh2008-01-111-17/+28
* [SCSI] usb storage: use scsi_eh API in REQUEST_SENSE executionBoaz Harrosh2007-10-121-42/+4
* [PATCH] slab: remove SLAB_NOIOChristoph Lameter2006-12-071-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* USB: Dealias -110 code (more complete)Pete Zaitcev2006-09-271-5/+0
* [PATCH] usb-storage: wait for URB to completeAlan Stern2006-07-101-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] usb-storage: use usb_reset_composite_deviceAlan Stern2006-06-211-24/+26
* [PATCH] usb-storage: get rid of the timer during URB submissionFranck Bui-Huu2006-06-211-28/+10
* [PATCH] PATCH: usb-storage: allocate separate sense bufferAlan Stern2005-10-281-2/+3
* [PATCH] PATCH: usb-storage: move GetMaxLUN later in timeAlan Stern2005-10-281-0/+1
* [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern2005-09-081-4/+3
* [PATCH] USB Storage: remove dependency on SCSI-provided serial/tag numberMatthew Dharm2005-09-081-8/+2
* [PATCH] USB Storage: port reset on transport errorMatthew Dharm2005-06-271-32/+67
* [PATCH] USB Storage: endpoint toggles and reset delaysMatthew Dharm2005-06-271-10/+9
* [PATCH] Fix GO_SLOW delayPhil Dibowitz2005-04-181-1/+1