summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/transport.c
AgeCommit message (Expand)Author
2009-10-14usb-storage: Workaround devices with bogus sense sizeBenjamin Herrenschmidt
2009-10-09USB: storage: When a device returns no sense data, call it a Hardware ErrorAlan Stern
2009-07-28USB: storage: raise timeout in usb_stor_Bulk_max_lunGiacomo Lozito
2009-04-17USB: add reset endpoint operationsDavid Vrabel
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-03-24usb-storage: prepare for subdriver separationAlan Stern
2009-03-12[SCSI] Remove SUGGEST flagsMartin K. Petersen
2009-02-09USB: usb-storage: remove WARN from last-sector hacksAlan Stern
2009-01-07USB: storage: add last-sector hacksAlan Stern
2009-01-07USB: usb-storage: merge CB and CBI transport routinesAlan Stern
2009-01-07USB: storage devices and SATBen Efros
2009-01-07USB: change interface to usb_lock_device_for_reset()Alan Stern
2008-10-17usb-storage: report underflow with no sense dataAlan Stern
2008-08-13usb-storage: automatically recognize bad residuesAlan Stern
2008-07-21USB: fix usb_reset_device and usb_reset_composite_device(take 3)Ming Lei
2008-07-21USB: remove interface parameter of usb_reset_composite_deviceMing Lei
2008-07-21USB: remove CVS keywordsAdrian Bunk
2008-07-21usb-storage: implement "soft" unbindingAlan Stern
2008-07-21usb-storage: separate dynamic flags from fixed flagsAlan Stern
2008-04-24USB: remove unnecessary type casting of urb->contextMing Lei
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24USB: mass storage: emulation of sat scsi_pass_thru with ATACBmatthieu castet
2008-03-24USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov
2008-02-21USB: usb-storage: don't clear-halt when Get-Max-LUN stallsAlan Stern
2008-01-11[SCSI] usb: transport - convert to accessors and !use_sg code path removalBoaz Harrosh
2007-10-12[SCSI] usb storage: use scsi_eh API in REQUEST_SENSE executionBoaz Harrosh
2006-12-07[PATCH] slab: remove SLAB_NOIOChristoph Lameter
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev
2006-07-10[PATCH] usb-storage: wait for URB to completeAlan Stern
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-21[PATCH] usb-storage: use usb_reset_composite_deviceAlan Stern
2006-06-21[PATCH] usb-storage: get rid of the timer during URB submissionFranck Bui-Huu
2005-10-28[PATCH] PATCH: usb-storage: allocate separate sense bufferAlan Stern
2005-10-28[PATCH] PATCH: usb-storage: move GetMaxLUN later in timeAlan Stern
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern
2005-09-08[PATCH] USB Storage: remove dependency on SCSI-provided serial/tag numberMatthew Dharm
2005-06-27[PATCH] USB Storage: port reset on transport errorMatthew Dharm
2005-06-27[PATCH] USB Storage: endpoint toggles and reset delaysMatthew Dharm
2005-04-18[PATCH] Fix GO_SLOW delayPhil Dibowitz
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds