summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/transport.c
Commit message (Expand)AuthorAgeFilesLines
* Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=yPetr Vandrovec2016-11-151-1/+6
* usb: storage: fix multi-line comment styleFelipe Balbi2016-04-261-56/+109
* usb: usleep_range is preferred over udelay where wakeup is flexibleSunny Kumar2015-07-221-1/+1
* Merge 3.18-rc4 into usb-next.Greg Kroah-Hartman2014-11-101-0/+26
|\
| * usb-storage: handle a skipped data phaseAlan Stern2014-11-031-0/+26
* | USB: storage: Reject bogus max LUN valuesMark Knibbs2014-11-071-3/+14
|/
* usb: storage: Convert US_DEBUGP to usb_stor_dbgJoe Perches2013-04-191-93/+88
* usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESETLan Tianyu2012-08-201-1/+1
* usb/storage: redefine US_BULK_FLAG_IN and use itSebastian Andrzej Siewior2012-02-281-1/+2
* 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
OpenPOWER on IntegriCloud