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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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
2018-05-18
scsi: cxlflash: Isolate external module dependencies
Uma Krishnan
7
-7
/
+16
2018-05-18
scsi: cxlflash: Abstract hardware dependent assignments
Uma Krishnan
2
-5
/
+17
2018-05-18
scsi: cxlflash: Add include guards to backend.h
Uma Krishnan
1
-0
/
+5
2018-05-18
scsi: cxlflash: Use local mutex for AFU serialization
Matthew R. Ochs
2
-3
/
+4
2018-05-18
scsi: cxlflash: Acquire semaphore before invoking ioctl services
Uma Krishnan
1
-0
/
+6
2018-05-18
scsi: cxlflash: Limit the debug logs in the IO path
Uma Krishnan
1
-2
/
+2
2018-05-18
scsi: cxlflash: Yield to active send threads
Uma Krishnan
1
-0
/
+2
2018-05-18
scsi: hisi_sas: add check of device in hisi_sas_task_exec()
Xiaofei Tan
1
-10
/
+13
2018-05-18
scsi: hisi_sas: Use device lock to protect slot alloc/free
Xiang Chen
2
-43
/
+16
2018-05-18
scsi: hisi_sas: Don't lock DQ for complete task sending
Xiang Chen
5
-41
/
+96
2018-05-18
scsi: hisi_sas: allocate slot buffer earlier
Xiang Chen
1
-24
/
+31
2018-05-18
scsi: hisi_sas: make return type of prep functions void
Xiang Chen
5
-118
/
+51
2018-05-18
scsi: hisi_sas: relocate smp sg map
Xiang Chen
4
-106
/
+51
2018-05-18
scsi: ufs: make ufshcd_config_pwr_mode of non-static func
Alim Akhtar
2
-3
/
+4
2018-05-18
scsi: ufs: add quirk to enable host controller without hce
Alim Akhtar
2
-2
/
+78
2018-05-18
scsi: ufs: add quirk to disallow reset of interrupt aggregation
Alim Akhtar
2
-1
/
+8
2018-05-18
scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclr
Alim Akhtar
2
-2
/
+24
2018-05-18
scsi: ufs: ufshcd: Remove VLA usage
Kees Cook
1
-8
/
+26
2018-05-15
scsi: ipr: new IOASC update
Wen Xiong
1
-0
/
+2
2018-05-15
scsi: esas2r: fix spelling mistake: "requestss" -> "requests"
Colin Ian King
1
-1
/
+1
2018-05-15
scsi: libosd: Remove VLA usage
Kees Cook
1
-8
/
+8
2018-05-08
scsi: 3w-xxxx: fix a missing-check bug
Wenwen Wang
1
-0
/
+3
2018-05-08
scsi: 3w-9xxx: fix a missing-check bug
Wenwen Wang
1
-0
/
+5
2018-05-08
scsi: megaraid: silence a static checker bug
Dan Carpenter
1
-0
/
+3
2018-05-08
scsi: lpfc: fix spelling mistakes: "mabilbox" and "maibox"
Colin Ian King
2
-12
/
+12
2018-05-08
scsi: qla2xxx: remove the unused tcm_qla2xxx_cmd_wq
Andrei Vagin
1
-10
/
+0
2018-05-08
scsi: hisi_sas: workaround a v3 hw hilink bug
Xiaofei Tan
1
-1
/
+24
2018-05-08
scsi: hisi_sas: add readl poll timeout helper wrappers
John Garry
1
-6
/
+22
2018-05-08
scsi: hisi_sas: remove redundant handling to event95 for v3
Xiaofei Tan
1
-8
/
+1
2018-05-08
scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hw
Xiang Chen
1
-5
/
+6
2018-05-08
scsi: hisi_sas: update PHY linkrate after a controller reset
Xiang Chen
4
-26
/
+53
2018-05-08
scsi: hisi_sas: stop controller timer for reset
John Garry
1
-0
/
+3
2018-05-08
scsi: hisi_sas: check sas_dev gone earlier in hisi_sas_abort_task()
Xiang Chen
1
-5
/
+6
2018-05-08
scsi: hisi_sas: fix PI memory size
Xiang Chen
1
-1
/
+1
2018-05-08
scsi: hisi_sas: check host frozen before calling "done" function
Xiang Chen
4
-0
/
+32
2018-05-08
scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twice
Xiang Chen
3
-29
/
+18
2018-05-08
scsi: hisi_sas: optimise the usage of DQ locking
Xiang Chen
2
-6
/
+0
2018-05-08
scsi: lpfc: Comment cleanup regarding Broadcom copyright header
James Smart
10
-10
/
+10
2018-05-08
scsi: lpfc: update driver version to 12.0.0.3
James Smart
1
-1
/
+1
2018-05-08
scsi: lpfc: Enhance log messages when reporting CQE errors
James Smart
1
-7
/
+16
2018-05-08
scsi: lpfc: Fix up log messages and stats counters in IO submit code path
James Smart
4
-23
/
+37
2018-05-08
scsi: lpfc: Driver NVME load fails when CPU cnt > WQ resource cnt
James Smart
1
-0
/
+34
2018-05-08
scsi: lpfc: Handle new link fault code returned by adapter firmware.
James Smart
2
-17
/
+15
2018-05-08
scsi: lpfc: Correct fw download error message
James Smart
2
-1
/
+8
2018-05-08
scsi: lpfc: enhance LE data structure copies to hardware
James Smart
1
-14
/
+42
2018-05-08
scsi: lpfc: Change IO submit return to EBUSY if remote port is recovering
James Smart
1
-6
/
+7
2018-05-08
scsi: qedf: Update version number to 8.33.16.20
Chad Dupuis
1
-2
/
+2
2018-05-08
scsi: qedf: Update copyright for 2018
Chad Dupuis
15
-15
/
+15
2018-05-08
scsi: qedf: Add more defensive checks for concurrent error conditions
Chad Dupuis
3
-14
/
+58
2018-05-08
scsi: qedf: Set the UNLOADING flag when removing a vport
Chad Dupuis
1
-0
/
+10
[next]