index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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]