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
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-23
scsi: arcmsr: Fix suspend/resume of ACB_ADAPTER_TYPE_B part 2
Ching Huang
1
-1
/
+5
2019-01-23
scsi: arcmsr: Use dma_alloc_coherent to replace dma_zalloc_coherent
Ching Huang
1
-3
/
+3
2019-01-23
scsi: fnic: Update fnic driver version to 1.6.0.47
Satish Kharat
1
-1
/
+1
2019-01-23
scsi: fnic: Enable fnic devcmd2 interface
Satish Kharat
3
-1
/
+29
2019-01-23
scsi: fnic: Adding devcmd2 init and posting interfaces
Satish Kharat
1
-4
/
+219
2019-01-23
scsi: fnic: Add devcmd2 initialization helpers
Satish Kharat
2
-0
/
+74
2019-01-23
scsi: fnic: fnic devcmd2 controller definitions
Satish Kharat
1
-2
/
+28
2019-01-23
scsi: fnic: fnic devcmd2 interface definitions
Satish Kharat
2
-2
/
+163
2019-01-23
scsi: fnic: Impose upper limit on max. # of CQs processed per intr
Satish Kharat
3
-4
/
+11
2019-01-23
scsi: fnic: RQ enable and then post descriptors
Satish Kharat
2
-3
/
+4
2019-01-23
scsi: fnic: delaying vnic dev enable till after req intr
Satish Kharat
1
-2
/
+2
2019-01-23
scsi: fnic: Warn when calling done for IO not issued to fw
Satish Kharat
1
-2
/
+8
2019-01-23
scsi: fnic: fnic stats for max CQs processed and ISR time
Satish Kharat
3
-0
/
+28
2019-01-23
scsi: fnic: Add port speed stat to fnic debug stats
Satish Kharat
3
-0
/
+12
2019-01-23
scsi: fnic: use fnic_lock to guard fnic->state_flags
Satish Kharat
1
-6
/
+5
2019-01-23
scsi: fnic: vnic_rq_clean change BUG_ON to WARN_ON
Satish Kharat
1
-1
/
+1
2019-01-23
scsi: fnic: change fnic queue depth to 256
Satish Kharat
1
-1
/
+1
2019-01-23
scsi: fnic: support to display 20G port speed
Satish Kharat
3
-1
/
+9
2019-01-23
scsi: core: Remove an atomic instruction from the hot path
Bart Van Assche
1
-1
/
+1
2019-01-23
scsi: sd: Rename 'SCpnt' into 'cmd'
Bart Van Assche
1
-22
/
+22
2019-01-23
scsi: sd: Clean up sd_setup_read_write_cmnd()
Martin K. Petersen
1
-52
/
+28
2019-01-23
scsi: sd: Create helper functions for read/write commands
Martin K. Petersen
1
-75
/
+92
2019-01-23
scsi: sd: Simplify misaligned I/O check
Martin K. Petersen
1
-45
/
+12
2019-01-23
scsi: sd: Be consistent about blocks vs. sectors
Martin K. Petersen
1
-86
/
+83
2019-01-23
scsi: sd: Remove a local variable
Bart Van Assche
1
-2
/
+1
2019-01-12
scsi: ufs: Remove select of phy-qcom-ufs from ufs-qcom
Evan Green
1
-1
/
+0
2019-01-12
scsi: doc: remove reference to tmscsim.txt file
Otto Sabart
1
-2
/
+0
2019-01-12
scsi: libsas: Support SATA PHY connection rate unmatch fixing during discovery
John Garry
1
-0
/
+20
2019-01-12
scsi: libsas: Check SMP PHY control function result
John Garry
1
-1
/
+8
2019-01-12
scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundary
Giridhar Malavali
8
-68
/
+503
2019-01-12
scsi: qla2xxx: Add protection mask module parameters
Martin K. Petersen
1
-8
/
+28
2019-01-12
scsi: aic7xxx: aic79xx: mark expected switch fall-through
Gustavo A. R. Silva
1
-5
/
+9
2019-01-12
scsi: bfa: bfa_ioc: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-6
/
+3
2019-01-12
scsi: bfa: bfa_fcs_rport: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-12
/
+7
2019-01-12
scsi: bfa: bfa_fcs_lport: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-6
/
+2
2019-01-12
scsi: esas2r: esas2r_init: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+2
2019-01-12
scsi: st: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2019-01-12
scsi: qla4xxx: ql4_os: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-01-09
scsi: bnx2i: fix indentation issue, remove a tab
Colin Ian King
1
-1
/
+1
2019-01-09
scsi: sd: Make protection lookup tables static and relocate functions
John Garry
2
-62
/
+62
2019-01-09
scsi: hisi_sas: Add debugfs IOST file and add file operations
Luo Jiaxing
1
-0
/
+51
2019-01-09
scsi: hisi_sas: Add debugfs DQ file and add file operations
Luo Jiaxing
1
-0
/
+52
2019-01-09
scsi: hisi_sas: Add debugfs CQ file and add file operations
Luo Jiaxing
1
-0
/
+70
2019-01-09
scsi: hisi_sas: Add debugfs for port registers
Luo Jiaxing
2
-0
/
+98
2019-01-09
scsi: hisi_sas: Debugfs global register create file and add file operations
Luo Jiaxing
3
-0
/
+141
2019-01-09
scsi: hisi_sas: Take debugfs snapshot for all regs
Luo Jiaxing
4
-6
/
+180
2019-01-09
scsi: hisi_sas: Alloc debugfs snapshot buffer memory for all registers
Luo Jiaxing
3
-0
/
+99
2019-01-09
scsi: hisi_sas: Create root and device debugfs directories
Luo Jiaxing
3
-0
/
+41
2019-01-09
scsi: arcmsr: Update driver version to v1.40.00.10-20181217
Ching Huang
1
-1
/
+1
2019-01-09
scsi: arcmsr: Fix suspend/resume of ACB_ADAPTER_TYPE_B
Ching Huang
1
-1
/
+10
[next]