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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-20
scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pair
James Smart
10
-557
/
+218
2019-08-20
scsi: lpfc: Add NVMe sequence level error recovery support
James Smart
7
-1
/
+38
2019-08-20
scsi: lpfc: Support dynamic unbounded SGL lists on G7 hardware.
James Smart
9
-248
/
+904
2019-08-20
scsi: lpfc: Add MDS driver loopback diagnostics support
James Smart
4
-11
/
+38
2019-08-20
scsi: lpfc: Add first and second level hardware revisions to sysfs reporting
James Smart
1
-1
/
+2
2019-08-20
scsi: lpfc: Migrate to %px and %pf in kernel print calls
James Smart
11
-120
/
+125
2019-08-20
scsi: lpfc: Add simple unlikely optimizations to reduce NVME latency
James Smart
1
-4
/
+4
2019-08-20
scsi: lpfc: Fix coverity warnings
James Smart
4
-9
/
+10
2019-08-20
scsi: lpfc: Fix nvme first burst module parameter description
James Smart
1
-6
/
+3
2019-08-20
scsi: lpfc: Fix BlockGuard enablement on FCoE adapters
James Smart
1
-1
/
+26
2019-08-20
scsi: lpfc: Fix reported physical link speed on a disabled trunked link
James Smart
1
-0
/
+2
2019-08-20
scsi: lpfc: Fix Max Frame Size value shown in fdmishow output
James Smart
1
-1
/
+1
2019-08-20
scsi: lpfc: Fix upcall to bsg done in non-success cases
James Smart
1
-7
/
+15
2019-08-20
scsi: lpfc: Fix sli4 adapter initialization with MSI
James Smart
1
-8
/
+9
2019-08-20
scsi: lpfc: Fix nvme sg_seg_cnt display if HBA does not support NVME
James Smart
1
-0
/
+1
2019-08-20
scsi: lpfc: Fix nvme target mode ABTSing a received ABTS
James Smart
1
-6
/
+2
2019-08-20
scsi: lpfc: Fix hang when downloading fw on port enabled for nvme
James Smart
4
-3
/
+58
2019-08-20
scsi: lpfc: Fix too many sg segments spamming in kernel log
James Smart
1
-19
/
+60
2019-08-20
scsi: lpfc: Fix crash due to port reset racing vs adapter error handling
James Smart
3
-13
/
+16
2019-08-20
scsi: lpfc: Fix deadlock on host_lock during cable pulls
James Smart
1
-21
/
+26
2019-08-20
scsi: lpfc: Fix error in remote port address change
James Smart
1
-4
/
+13
2019-08-20
scsi: lpfc: Fix driver nvme rescan logging
James Smart
2
-16
/
+27
2019-08-20
scsi: lpfc: Fix sg_seg_cnt for HBAs that don't support NVME
James Smart
2
-10
/
+9
2019-08-20
scsi: lpfc: Fix propagation of devloss_tmo setting to nvme transport
James Smart
1
-0
/
+21
2019-08-20
scsi: lpfc: Fix loss of remote port after devloss due to lack of RPIs
James Smart
3
-26
/
+56
2019-08-20
scsi: lpfc: Fix devices that don't return after devloss followed by rediscovery
James Smart
1
-4
/
+21
2019-08-20
scsi: lpfc: Fix null ptr oops updating lpfc_devloss_tmo via sysfs attribute
James Smart
1
-2
/
+2
2019-08-20
scsi: lpfc: Fix FLOGI handling across multiple link up/down conditions
James Smart
1
-3
/
+72
2019-08-20
scsi: lpfc: Fix oops when fewer hdwqs than cpus
James Smart
1
-55
/
+89
2019-08-20
scsi: lpfc: Fix irq raising in lpfc_sli_hba_down
James Smart
1
-2
/
+2
2019-08-20
scsi: lpfc: Fix Oops in nvme_register with target logout/login
James Smart
1
-4
/
+7
2019-08-20
scsi: lpfc: Fix issuing init_vpi mbox on SLI-3 card
James Smart
1
-3
/
+5
2019-08-20
scsi: lpfc: Fix ADISC reception terminating login state if a NVME target
James Smart
1
-4
/
+10
2019-08-20
scsi: lpfc: Fix discovery when target has no GID_FT information
James Smart
2
-2
/
+20
2019-08-20
scsi: lpfc: Fix port relogin failure due to GID_FT interaction
James Smart
2
-5
/
+18
2019-08-20
scsi: lpfc: Fix leak of ELS completions on adapter reset
James Smart
1
-0
/
+3
2019-08-20
scsi: lpfc: Fix failure to clear non-zero eq_delay after io rate reduction
James Smart
1
-11
/
+21
2019-08-20
scsi: lpfc: Fix crash on driver unload in wq free
James Smart
1
-6
/
+5
2019-08-20
scsi: lpfc: Fix ELS field alignments
James Smart
1
-3
/
+3
2019-08-20
scsi: lpfc: Fix PLOGI failure with high remoteport count
James Smart
3
-2
/
+19
2019-08-20
scsi: lpfc: Limit xri count for kdump environment
James Smart
1
-0
/
+5
2019-08-20
scsi: lpfc: remove NULL check before some freeing functions
Hariprasad Kelam
1
-12
/
+9
2019-08-20
scsi: ufs-qcom: Make structure ufs_hba_qcom_vops constant
Nishka Dasgupta
1
-1
/
+1
2019-08-20
scsi: lpfc: use spin_lock_irqsave in IRQ context
Fuqian Huang
1
-2
/
+3
2019-08-20
scsi: lpfc: remove redundant code
Fuqian Huang
2
-2
/
+0
2019-08-20
scsi: fnic: remove redundant assignment of variable rc
Colin Ian King
1
-3
/
+1
2019-08-20
scsi: qla2xxx: cleanup trace buffer initialization
Martin Wilck
2
-116
/
+99
2019-08-20
scsi: qla2xxx: qla2x00_alloc_fw_dump: set ha->eft
Martin Wilck
1
-0
/
+2
2019-08-13
scsi: esas2r: Prefer pcie_capability_read_word()
Frederick Lawler
2
-18
/
+9
2019-08-13
scsi: csiostor: Prefer pcie_capability_read_word()
Frederick Lawler
1
-6
/
+2
[next]