index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
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-11
[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-22
[PATCH] usb-storage: use usb_reset_composite_device
Alan Stern
1
-24
/
+26
2006-06-22
[PATCH] usb-storage: get rid of the timer during URB submission
Franck Bui-Huu
1
-28
/
+10
2005-10-29
[PATCH] PATCH: usb-storage: allocate separate sense buffer
Alan Stern
1
-2
/
+3
2005-10-29
[PATCH] PATCH: usb-storage: move GetMaxLUN later in time
Alan Stern
1
-0
/
+1
2005-09-09
[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel
Alan Stern
1
-4
/
+3
2005-09-09
[PATCH] USB Storage: remove dependency on SCSI-provided serial/tag number
Matthew Dharm
1
-8
/
+2
2005-06-28
[PATCH] USB Storage: port reset on transport error
Matthew Dharm
1
-32
/
+67
2005-06-28
[PATCH] USB Storage: endpoint toggles and reset delays
Matthew Dharm
1
-10
/
+9
2005-04-19
[PATCH] Fix GO_SLOW delay
Phil Dibowitz
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+1215