index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
/
transport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-24
usb-storage: Add quirk to defeat Kindle's automatic unload
Alan Stern
1
-0
/
+7
2018-01-23
USB: storage: remove invalid URL from drivers
Greg Kroah-Hartman
1
-3
/
+0
2017-11-04
USB: storage: Remove redundant license text
Greg Kroah-Hartman
1
-14
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-09-22
usb-storage: fix bogus hardware error messages for ATA pass-thru devices
Alan Stern
1
-1
/
+13
2016-11-15
Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=y
Petr Vandrovec
1
-1
/
+6
2016-04-27
usb: storage: fix multi-line comment style
Felipe Balbi
1
-56
/
+109
2015-07-23
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-04
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-21
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-11-01
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
1
-0
/
+1
2011-09-10
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-21
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-03
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-15
usb-storage: Workaround devices with bogus sense size
Benjamin Herrenschmidt
1
-1
/
+16
2009-10-10
USB: storage: When a device returns no sense data, call it a Hardware Error
Alan Stern
1
-7
/
+22
2009-07-29
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-25
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-18
usb-storage: report underflow with no sense data
Alan Stern
1
-1
/
+1
2008-08-14
usb-storage: automatically recognize bad residues
Alan Stern
1
-2
/
+15
2008-07-22
USB: fix usb_reset_device and usb_reset_composite_device(take 3)
Ming Lei
1
-2
/
+2
2008-07-22
USB: remove interface parameter of usb_reset_composite_device
Ming Lei
1
-2
/
+1
2008-07-22
USB: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-07-22
usb-storage: implement "soft" unbinding
Alan Stern
1
-8
/
+8
2008-07-22
usb-storage: separate dynamic flags from fixed flags
Alan Stern
1
-34
/
+34
2008-04-25
USB: remove unnecessary type casting of urb->context
Ming Lei
1
-1
/
+1
2008-04-25
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-9
/
+9
2008-04-25
USB: mass storage: emulation of sat scsi_pass_thru with ATACB
matthieu castet
1
-1
/
+2
2008-03-25
USB: add support for Motorola ROKR Z6 cellphone in mass storage mode
Constantin Baranov
1
-1
/
+2
2008-02-22
USB: usb-storage: don't clear-halt when Get-Max-LUN stalls
Alan Stern
1
-11
/
+0
2008-01-12
[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
[next]