Age | Commit message (Expand) | Author | Files | Lines |
2016-11-15 | Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=y | Petr Vandrovec | 1 | -1/+6 |
2016-04-26 | usb: storage: fix multi-line comment style | Felipe Balbi | 1 | -56/+109 |
2015-07-22 | usb: usleep_range is preferred over udelay where wakeup is flexible | Sunny Kumar | 1 | -1/+1 |
2014-11-10 | Merge 3.18-rc4 into usb-next. | Greg Kroah-Hartman | 1 | -0/+26 |
2014-11-07 | USB: storage: Reject bogus max LUN values | Mark Knibbs | 1 | -3/+14 |
2014-11-03 | usb-storage: handle a skipped data phase | Alan Stern | 1 | -0/+26 |
2013-04-19 | usb: storage: Convert US_DEBUGP to usb_stor_dbg | Joe Perches | 1 | -93/+88 |
2012-08-20 | usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESET | Lan Tianyu | 1 | -1/+1 |
2012-02-28 | usb/storage: redefine US_BULK_FLAG_IN and use it | Sebastian Andrzej Siewior | 1 | -1/+2 |
2011-10-31 | usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed | Paul Gortmaker | 1 | -0/+1 |
2011-09-09 | USB: storage: Use normalized sense when emulating autosense | Luben Tuikov | 1 | -15/+19 |
2011-06-07 | usb-storage: redo incorrect reads | Alan Stern | 1 | -0/+29 |
2010-10-22 | USB: storage: Use USB_ prefix instead of US_ prefix | Michal Nazarewicz | 1 | -5/+5 |
2010-07-26 | USB: usb-storage: fix initializations of urb fields | Bob Copeland | 1 | -3/+1 |
2010-05-20 | USB: remove uses of URB_NO_SETUP_DMA_MAP | Alan Stern | 1 | -2/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+1 |
2010-03-02 | USB: storage: Never reset devices that will morph to an old mode | Oliver Neukum | 1 | -0/+6 |
2009-12-11 | USB: usb-storage: add BAD_SENSE flag | Alan Stern | 1 | -4/+13 |
2009-10-14 | usb-storage: Workaround devices with bogus sense size | Benjamin Herrenschmidt | 1 | -1/+16 |
2009-10-09 | USB: storage: When a device returns no sense data, call it a Hardware Error | Alan Stern | 1 | -7/+22 |
2009-07-28 | USB: storage: raise timeout in usb_stor_Bulk_max_lun | Giacomo Lozito | 1 | -1/+1 |
2009-04-17 | USB: add reset endpoint operations | David Vrabel | 1 | -3/+1 |
2009-03-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-03-24 | usb-storage: prepare for subdriver separation | Alan Stern | 1 | -0/+10 |
2009-03-12 | [SCSI] Remove SUGGEST flags | Martin K. Petersen | 1 | -1/+1 |
2009-02-09 | USB: usb-storage: remove WARN from last-sector hacks | Alan Stern | 1 | -33/+3 |
2009-01-07 | USB: storage: add last-sector hacks | Alan Stern | 1 | -0/+110 |
2009-01-07 | USB: usb-storage: merge CB and CBI transport routines | Alan Stern | 1 | -52/+9 |
2009-01-07 | USB: storage devices and SAT | Ben Efros | 1 | -1/+39 |
2009-01-07 | USB: change interface to usb_lock_device_for_reset() | Alan Stern | 1 | -5/+3 |
2008-10-17 | usb-storage: report underflow with no sense data | Alan Stern | 1 | -1/+1 |
2008-08-13 | usb-storage: automatically recognize bad residues | Alan Stern | 1 | -2/+15 |
2008-07-21 | USB: fix usb_reset_device and usb_reset_composite_device(take 3) | Ming Lei | 1 | -2/+2 |
2008-07-21 | USB: remove interface parameter of usb_reset_composite_device | Ming Lei | 1 | -2/+1 |
2008-07-21 | USB: remove CVS keywords | Adrian Bunk | 1 | -2/+0 |
2008-07-21 | usb-storage: implement "soft" unbinding | Alan Stern | 1 | -8/+8 |
2008-07-21 | usb-storage: separate dynamic flags from fixed flags | Alan Stern | 1 | -34/+34 |
2008-04-24 | USB: remove unnecessary type casting of urb->context | Ming Lei | 1 | -1/+1 |
2008-04-24 | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -9/+9 |
2008-04-24 | USB: mass storage: emulation of sat scsi_pass_thru with ATACB | matthieu castet | 1 | -1/+2 |
2008-03-24 | USB: add support for Motorola ROKR Z6 cellphone in mass storage mode | Constantin Baranov | 1 | -1/+2 |
2008-02-21 | USB: usb-storage: don't clear-halt when Get-Max-LUN stalls | Alan Stern | 1 | -11/+0 |
2008-01-11 | [SCSI] usb: transport - convert to accessors and !use_sg code path removal | Boaz Harrosh | 1 | -17/+28 |
2007-10-12 | [SCSI] usb storage: use scsi_eh API in REQUEST_SENSE execution | Boaz Harrosh | 1 | -42/+4 |
2006-12-07 | [PATCH] slab: remove SLAB_NOIO | Christoph Lameter | 1 | -1/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -1/+1 |
2006-09-27 | USB: Dealias -110 code (more complete) | Pete Zaitcev | 1 | -5/+0 |
2006-07-10 | [PATCH] usb-storage: wait for URB to complete | Alan Stern | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-21 | [PATCH] usb-storage: use usb_reset_composite_device | Alan Stern | 1 | -24/+26 |