summaryrefslogtreecommitdiff
path: root/drivers/usb/storage/transport.c
Commit message (Expand)AuthorAgeFilesLines
* usb-storage: add last-sector hacksAlan Stern2009-01-241-0/+80
* 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
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1215