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
2022-05-11
scsi: lpfc: Change VMID registration to be based on fabric parameters
James Smart
4
-11
/
+14
2022-05-11
scsi: lpfc: Decrement outstanding gidft_inp counter if lpfc_err_lost_link()
James Smart
2
-4
/
+17
2022-05-11
scsi: lpfc: Use list_for_each_entry_safe() in rscn_recovery_check()
James Smart
1
-2
/
+2
2022-05-11
scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event()
James Smart
1
-12
/
+3
2022-05-11
scsi: lpfc: Inhibit aborts if external loopback plug is inserted
James Smart
4
-3
/
+21
2022-05-11
scsi: lpfc: Fix ndlp put following a LOGO completion
James Smart
1
-1
/
+7
2022-05-11
scsi: lpfc: Fill in missing ndlp kref puts in error paths
James Smart
4
-9
/
+28
2022-05-11
scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()
James Smart
1
-1
/
+1
2022-05-11
scsi: ufs: ufshpb: Clean up ufshpb_suspend()/resume()
Bean Huo
1
-11
/
+4
2022-05-11
scsi: ufs: ufshpb: Add handing of device reset regions in HPB device mode
Bean Huo
1
-24
/
+58
2022-05-11
scsi: ufs: ufshpb: Change sysfs node hpb_stats/rb_* prefix to start with rcmd_*
Bean Huo
2
-15
/
+15
2022-05-11
scsi: ufs: ufshpb: Clean up the handler when device resets HPB information
Bean Huo
1
-12
/
+23
2022-05-11
scsi: ufs: ufshpb: Remove enum initialization value
Bean Huo
1
-2
/
+2
2022-05-11
scsi: ufs: ufshpb: Merge ufshpb_reset() and ufshpb_reset_host()
Bean Huo
3
-29
/
+17
2022-05-11
scsi: ufs: qcom: Enable RPM_AUTOSUSPEND for runtime PM
Manivannan Sadhasivam
1
-0
/
+1
2022-05-11
scsi: ufs: core: Remove redundant wmb() in ufshcd_send_command()
Manivannan Sadhasivam
1
-3
/
+0
2022-05-11
scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabled
Manivannan Sadhasivam
1
-2
/
+5
2022-05-11
scsi: ufs: qcom: Simplify handling of devm_phy_get()
Manivannan Sadhasivam
1
-22
/
+4
2022-05-11
scsi: ufs: qcom: Fix acquiring the optional reset control line
Manivannan Sadhasivam
1
-6
/
+5
2022-05-11
scsi: hisi_sas: Undo RPM resume for failed notify phy event for v3 HW
Xiang Chen
1
-2
/
+8
2022-05-03
scsi: mpi3mr: Update driver version to 8.0.0.69.0
Sumit Saxena
1
-2
/
+2
2022-05-03
scsi: mpi3mr: Add support for NVMe passthrough
Sumit Saxena
2
-3
/
+370
2022-05-03
scsi: mpi3mr: Expose adapter state to sysfs
Sumit Saxena
3
-1
/
+48
2022-05-03
scsi: mpi3mr: Add support for PEL commands
Sumit Saxena
4
-1
/
+592
2022-05-03
scsi: mpi3mr: Add support for MPT commands
Sumit Saxena
4
-3
/
+574
2022-05-03
scsi: mpi3mr: Move data structures/definitions from MPI headers to uapi header
Sumit Saxena
4
-100
/
+2
2022-05-03
scsi: mpi3mr: Add support for driver commands
Sumit Saxena
6
-22
/
+430
2022-05-03
scsi: mpi3mr: Add bsg device support
Sumit Saxena
5
-0
/
+129
2022-05-02
scsi: sr: Add memory allocation failure handling for get_capabilities()
Enze Li
1
-6
/
+8
2022-05-02
scsi: target: tcmu: Fix possible data corruption
Xiaoguang Wang
1
-3
/
+37
2022-05-02
scsi: lpfc: Remove redundant lpfc_sli_prep_wqe() call
James Smart
1
-2
/
+0
2022-05-02
scsi: lpfc: Fix additional reference counting in lpfc_bsg_rport_els()
James Smart
1
-6
/
+0
2022-05-02
scsi: sd: Reorganize DIF/DIX code to avoid calling revalidate twice
Martin K. Petersen
2
-34
/
+36
2022-05-02
scsi: sd: Optimal I/O size should be a multiple of reported granularity
Martin K. Petersen
2
-4
/
+42
2022-05-02
scsi: sd: Switch to using scsi_device VPD pages
Martin K. Petersen
1
-40
/
+40
2022-05-02
scsi: sd: Use cached ATA Information VPD page
Martin K. Petersen
1
-3
/
+5
2022-05-02
scsi: core: Do not truncate INQUIRY data on modern devices
Martin K. Petersen
1
-1
/
+11
2022-05-02
scsi: core: Cache VPD pages b0, b1, b2
Martin K. Petersen
2
-0
/
+34
2022-05-02
scsi: core: Pick suitable allocation length in scsi_report_opcode()
Martin K. Petersen
1
-4
/
+13
2022-05-02
scsi: core: Query VPD size before getting full page
Martin K. Petersen
1
-31
/
+58
2022-05-02
scsi: mpt3sas: Use cached ATA Information VPD page
Martin K. Petersen
1
-10
/
+8
2022-04-27
scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()
James Smart
1
-2
/
+4
2022-04-27
scsi: lpfc: Remove unnecessary null ndlp check in lpfc_sli_prep_wqe()
James Smart
1
-1
/
+1
2022-04-27
scsi: ufs: Use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-4
/
+2
2022-04-26
scsi: megaraid: Fix error check return value of register_chrdev()
Lv Ruyi
1
-1
/
+1
2022-04-26
scsi: qla2xxx: edif: Remove unneeded variable
Guo Zhengkui
1
-2
/
+1
2022-04-26
scsi: dc395x: Fix a missing check on list iterator
Xiaomeng Tong
1
-3
/
+12
2022-04-26
scsi: qedf: Remove an unneeded NULL check on list iterator
Xiaomeng Tong
1
-3
/
+3
2022-04-26
scsi: ufs: core: Remove duplicate include in ufshcd
Wan Jiabing
1
-1
/
+0
2022-04-26
scsi: ufs: core: Exclude UECxx from SFR dump list
Kiwoong Kim
1
-1
/
+6
[next]