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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
2017-11-14
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
43
-616
/
+64
2017-11-04
USB: storage: Remove redundant license text
Greg Kroah-Hartman
43
-597
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
43
-0
/
+43
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
5
-0
/
+5
2017-11-01
usb: storage: uas: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-11-01
usb-storage: make use of srb local variable
Alan Stern
1
-17
/
+17
2017-10-30
usb: storage: sddr55: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-10-09
Merge 4.14-rc4 into usb-next
Greg Kroah-Hartman
4
-13
/
+33
2017-09-22
USB: uas: fix bug in handling of alternate settings
Alan Stern
2
-12
/
+13
2017-09-22
usb-storage: unusual_devs entry to fix write-access regression for Seagate ex...
Alan Stern
1
-0
/
+7
2017-09-22
usb-storage: fix bogus hardware error messages for ATA pass-thru devices
Alan Stern
1
-1
/
+13
2017-09-18
usb: storage: make const arrays static, reduces object code size
Colin Ian King
1
-2
/
+2
2017-09-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2017-08-26
scsi: uas: move eh_bus_reset_handler to eh_device_reset_handler
Hannes Reinecke
1
-2
/
+2
2017-08-15
Merge 4.13-rc5 into usb-next
Greg Kroah-Hartman
2
-8
/
+14
2017-07-30
usb-storage: fix deadlock involving host lock and scsi_done
Alan Stern
1
-6
/
+12
2017-07-30
uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069
Alan Swanson
1
-2
/
+2
2017-07-24
Merge 4.13-rc2 into usb-next
Greg Kroah-Hartman
1
-1
/
+4
2017-07-22
USB: realtek_cr: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
1
-1
/
+0
2017-07-17
usb: storage: return on error to avoid a null pointer dereference
Colin Ian King
1
-1
/
+4
2017-05-22
Merge 4.12-rc2 into usb-next
Greg Kroah-Hartman
1
-35
/
+55
2017-05-18
USB: ene_usb6250: turn off the Removable flag
Alan Stern
1
-1
/
+1
2017-05-18
USB: ene_usb6250: remove subroutine duplication
Alan Stern
1
-27
/
+14
2017-05-18
USB: ene_usb6250: implement REQUEST SENSE
Alan Stern
1
-8
/
+33
2017-05-18
USB: ene_usb6250: fix SCSI residue overwriting
Alan Stern
1
-0
/
+2
2017-05-18
USB: ene_usb6250: fix first command execution
Alan Stern
1
-4
/
+5
2017-05-17
USB: ene_usb6250: fix DMA to the stack
Alan Stern
1
-35
/
+55
2017-04-25
USB: storage: e-mail update in drivers/usb/storage/unusual_devs.h
Phillip Potter
1
-1
/
+1
2017-04-18
usb: fix some references for /proc/bus/usb
Mauro Carvalho Chehab
1
-1
/
+1
2017-03-23
USB: storage: refactor endpoint retrieval
Johan Hovold
1
-27
/
+13
2017-03-17
usb: storage: karma: remove useless variable
Pierre-Yves Kerbrat
1
-3
/
+3
2017-03-09
usb-storage: Add ignore-residue quirk for Initio INIC-3619
Tobias Jakobi
1
-0
/
+14
2017-01-25
usb: storage: sddr09: Remove a set-but-not-used variable
Augusto Mecking Caringi
1
-3
/
+1
2017-01-19
usb: storage: ene_ub6250: remove unused variable
Sudip Mukherjee
1
-2
/
+0
2017-01-05
usb: storage: unusual_uas: Add JMicron JMS56x to unusual device
Oliver Neukum
1
-0
/
+7
2016-11-28
Merge 4.9-rc7 into usb-next
Greg Kroah-Hartman
1
-1
/
+6
2016-11-15
Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=y
Petr Vandrovec
1
-1
/
+6
2016-11-07
usb: storage: drop freezer.h usage
Greg Kroah-Hartman
1
-1
/
+0
2016-09-13
scsi: introduce a quirk for false cache reporting
Oliver Neukum
3
-1
/
+20
2016-08-30
usb: storage: sddr09: don't print on ENOMEM
Wolfram Sang
1
-10
/
+4
2016-08-30
usb: storage: alauda: don't print on ENOMEM
Wolfram Sang
1
-8
/
+3
2016-08-15
usb: storage: usb: don't print error when allocating urb fails
Wolfram Sang
1
-3
/
+1
2016-08-09
usb: storage: fix runtime pm issue in usb_stor_probe2
Heiner Kallweit
1
-2
/
+4
2016-06-02
USB: uas: Fix slave queue_depth not being set
Hans de Goede
1
-0
/
+1
2016-06-02
uas: remove can_queue set in host template
Tom Yan
1
-1
/
+0
2016-05-21
Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
42
-455
/
+851
2016-05-18
Merge branch 'fixes' into misc
James Bottomley
3
-3
/
+30
2016-04-27
usb: storage: fix multi-line comment style
Felipe Balbi
42
-455
/
+829
2016-04-27
usb: storage: scsiglue: limit USB3 devices to 2048 sectors
Felipe Balbi
1
-0
/
+5
[next]