index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
/
transport.c
Age
Commit message (
Expand
)
Author
2022-06-21
USB: storage: Fix typo in comment
Xiang wangx
2022-04-23
usb: remove third argument of usb_maxpacket()
Vincent Mailhol
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
2021-08-11
scsi: usb-storage: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-03-17
usb-storage: Add quirk to defeat Kindle's automatic unload
Alan Stern
2020-11-13
USB: storage: avoid use of uninitialized values in error path
Lukas Bulwahn
2019-11-08
scsi: core: Fix scsi_get/set_resid() interface
Damien Le Moal
2018-01-23
USB: storage: remove invalid URL from drivers
Greg Kroah-Hartman
2017-11-04
USB: storage: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-09-22
usb-storage: fix bogus hardware error messages for ATA pass-thru devices
Alan Stern
2016-11-15
Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=y
Petr Vandrovec
2016-04-26
usb: storage: fix multi-line comment style
Felipe Balbi
2015-07-22
usb: usleep_range is preferred over udelay where wakeup is flexible
Sunny Kumar
2014-11-10
Merge 3.18-rc4 into usb-next.
Greg Kroah-Hartman
2014-11-07
USB: storage: Reject bogus max LUN values
Mark Knibbs
2014-11-03
usb-storage: handle a skipped data phase
Alan Stern
2013-04-19
usb: storage: Convert US_DEBUGP to usb_stor_dbg
Joe Perches
2012-08-20
usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESET
Lan Tianyu
2012-02-28
usb/storage: redefine US_BULK_FLAG_IN and use it
Sebastian Andrzej Siewior
2011-10-31
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-09-09
USB: storage: Use normalized sense when emulating autosense
Luben Tuikov
2011-06-07
usb-storage: redo incorrect reads
Alan Stern
2010-10-22
USB: storage: Use USB_ prefix instead of US_ prefix
Michal Nazarewicz
2010-07-26
USB: usb-storage: fix initializations of urb fields
Bob Copeland
2010-05-20
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-02
USB: storage: Never reset devices that will morph to an old mode
Oliver Neukum
2009-12-11
USB: usb-storage: add BAD_SENSE flag
Alan Stern
2009-10-14
usb-storage: Workaround devices with bogus sense size
Benjamin Herrenschmidt
2009-10-09
USB: storage: When a device returns no sense data, call it a Hardware Error
Alan Stern
2009-07-28
USB: storage: raise timeout in usb_stor_Bulk_max_lun
Giacomo Lozito
2009-04-17
USB: add reset endpoint operations
David Vrabel
2009-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2009-03-24
usb-storage: prepare for subdriver separation
Alan Stern
2009-03-12
[SCSI] Remove SUGGEST flags
Martin K. Petersen
2009-02-09
USB: usb-storage: remove WARN from last-sector hacks
Alan Stern
2009-01-07
USB: storage: add last-sector hacks
Alan Stern
2009-01-07
USB: usb-storage: merge CB and CBI transport routines
Alan Stern
2009-01-07
USB: storage devices and SAT
Ben Efros
2009-01-07
USB: change interface to usb_lock_device_for_reset()
Alan Stern
2008-10-17
usb-storage: report underflow with no sense data
Alan Stern
2008-08-13
usb-storage: automatically recognize bad residues
Alan Stern
2008-07-21
USB: fix usb_reset_device and usb_reset_composite_device(take 3)
Ming Lei
2008-07-21
USB: remove interface parameter of usb_reset_composite_device
Ming Lei
2008-07-21
USB: remove CVS keywords
Adrian Bunk
2008-07-21
usb-storage: implement "soft" unbinding
Alan Stern
2008-07-21
usb-storage: separate dynamic flags from fixed flags
Alan Stern
2008-04-24
USB: remove unnecessary type casting of urb->context
Ming Lei
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
[next]