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
/
uas.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-23
scsi: usb: Stop using the SCSI pointer
Bart Van Assche
1
-23
/
+20
2021-10-17
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
1
-2
/
+1
2021-10-17
scsi: usb: Call scsi_done() directly
Bart Van Assche
1
-6
/
+4
2020-12-09
USB: UAS: introduce a quirk to set no_write_same
Oliver Neukum
1
-0
/
+3
2020-12-07
Merge 5.10-rc7 into usb-next
Greg Kroah-Hartman
1
-13
/
+6
2020-12-04
Revert "uas: fix sdev->host->dma_dev"
Greg Kroah-Hartman
1
-11
/
+6
2020-12-04
Revert "uas: bump hw_max_sectors to 2048 blocks for SS or faster drives"
Greg Kroah-Hartman
1
-2
/
+0
2020-11-23
usb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-09-16
USB: UAS: use macro for reporting results
Oliver Neukum
1
-6
/
+6
2020-09-16
USB: UAS: fix disconnect by unplugging a hub
Oliver Neukum
1
-2
/
+12
2020-09-04
uas: bump hw_max_sectors to 2048 blocks for SS or faster drives
Tom Yan
1
-0
/
+2
2020-09-04
uas: fix sdev->host->dma_dev
Tom Yan
1
-6
/
+11
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-04-16
UAS: fix deadlock in error handling and PM flushing work
Oliver Neukum
1
-3
/
+40
2020-04-16
UAS: no use logging any details in case of ENODEV
Oliver Neukum
1
-0
/
+3
2020-02-10
usb: uas: fix a plug & unplug racing
EJ Hsu
1
-1
/
+22
2019-12-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2019-11-18
USB: uas: heed CAPACITY_HEURISTICS
Oliver Neukum
1
-0
/
+6
2019-11-18
USB: uas: honor flag to avoid CAPACITY16
Oliver Neukum
1
-0
/
+4
2019-11-13
scsi: core: Clean up SG_NONE
Finn Thain
1
-1
/
+0
2019-10-28
UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...
Alan Stern
1
-20
/
+0
2019-09-10
usb-storage: export symbols in USB_STORAGE namespace
Matthias Maennich
1
-0
/
+1
2019-04-30
UAS: fix alignment of scatter/gather segments
Oliver Neukum
1
-13
/
+22
2019-02-12
scsi: uas: Use scsi_[gs]et_resid() where appropriate
Bart Van Assche
1
-2
/
+2
2019-02-06
scsi: remove bidirectional command support
Christoph Hellwig
1
-9
/
+2
2018-12-19
scsi: remove the use_clustering flag
Christoph Hellwig
1
-1
/
+1
2018-12-19
scsi: make sure all drivers set the use_clustering flag
Christoph Hellwig
1
-0
/
+1
2018-09-05
usb: uas: add support for more quirk flags
Oliver Neukum
1
-0
/
+21
2018-05-24
usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver
Alexander Kappner
1
-0
/
+6
2018-03-06
uas: fix comparison for error code
Oliver Neukum
1
-1
/
+1
2018-01-16
usb: uas: unconditionally bring back host after reset
Oliver Neukum
1
-4
/
+3
2017-11-04
USB: storage: Remove redundant license text
Greg Kroah-Hartman
1
-2
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
usb: storage: uas: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-09-22
USB: uas: fix bug in handling of alternate settings
Alan Stern
1
-5
/
+5
2017-08-26
scsi: uas: move eh_bus_reset_handler to eh_device_reset_handler
Hannes Reinecke
1
-2
/
+2
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-04-27
usb: storage: fix multi-line comment style
Felipe Balbi
1
-1
/
+2
2016-04-13
USB: uas: Add a new NO_REPORT_LUNS quirk
Hans de Goede
1
-1
/
+13
2016-04-13
USB: uas: Limit qdepth at the scsi-host level
Hans de Goede
1
-1
/
+6
2016-03-18
USB: uas: Reduce can_queue to MAX_CMNDS
Hans de Goede
1
-1
/
+1
2016-01-25
USB: uas: add full support for RESPONSE IU
Oliver Neukum
1
-6
/
+30
2015-12-14
Merge 4.4-rc5 into usb-next as we want those fixes here for testing
Greg Kroah-Hartman
1
-0
/
+4
2015-12-02
uas: no gfp argument to uas_submit_urbs()
Oliver Neukum
1
-12
/
+12
2015-12-02
uas: use the BIT() macro
Oliver Neukum
1
-12
/
+12
2015-12-01
usb-storage: Fix scsi-sd failure "Invalid field in cdb" for USB adapter JMicron
Dmitry Katsubo
1
-0
/
+4
2015-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+0
2015-11-10
scsi: use host wide tags by default
Christoph Hellwig
1
-5
/
+0
2015-10-04
UAS: also check for ESHUTDOWN in error reporting
Oliver Neukum
1
-8
/
+8
[next]