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