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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-16
scsi: ufs: core: mcq: Fix the incorrect OCS value for the device command
Stanley Chu
2
-4
/
+7
2023-06-16
scsi: ufs: dt-bindings: samsung,exynos: Drop unneeded quotes
Krzysztof Kozlowski
1
-1
/
+1
2023-06-16
scsi: block: Improve ioprio value validity checks
Damien Le Moal
2
-17
/
+34
2023-06-08
scsi: qla2xxx: Drop useless LIST_HEAD
Christophe JAILLET
1
-1
/
+0
2023-06-08
scsi: qla2xxx: Replace one-element array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
2
-4
/
+4
2023-06-08
scsi: hisi_sas: Convert to platform remove callback returning void
Uwe Kleine-König
4
-15
/
+4
2023-06-08
scsi: lpfc: Avoid -Wstringop-overflow warning
Gustavo A. R. Silva
1
-2
/
+6
2023-06-08
scsi: lpfc: Use struct_size() helper
Justin Tee
1
-4
/
+2
2023-06-08
scsi: ufs: core: Combine ufshcd_mq_poll_cqe functions
Stanley Chu
1
-13
/
+4
2023-06-08
scsi: ufs: core: Fix ufshcd_inc_sq_tail() function bug
zhanghui
1
-2
/
+3
2023-06-08
scsi: ufs: core: Remove a ufshcd_add_command_trace() call
Bart Van Assche
1
-1
/
+0
2023-06-01
Merge patch series "UFS host controller driver patches"
Martin K. Petersen
13
-77
/
+25
2023-06-01
scsi: ufs: core: Simplify driver shutdown
Bart Van Assche
13
-53
/
+5
2023-06-01
scsi: ufs: core: Move ufshcd_wl_shutdown()
Bart Van Assche
1
-22
/
+22
2023-06-01
scsi: ufs: core: Fix handling of lrbp->cmd
Bart Van Assche
1
-6
/
+1
2023-06-01
scsi: ufs: core: Increase the START STOP UNIT timeout from one to ten seconds
Bart Van Assche
1
-1
/
+2
2023-06-01
scsi: mpi3mr: Propagate sense data for admin queue SCSI I/O
Sathya Prakash
1
-0
/
+5
2023-06-01
Merge patch series "ufs: core: mcq: Add ufshcd_abort() and error handler supp...
Martin K. Petersen
6
-62
/
+501
2023-06-01
scsi: ufs: core: Add error handling for MCQ mode
Bao D. Nguyen
3
-18
/
+139
2023-06-01
scsi: ufs: mcq: Use ufshcd_mcq_poll_cqe_lock() in MCQ mode
Bao D. Nguyen
5
-8
/
+6
2023-06-01
scsi: ufs: mcq: Added ufshcd_mcq_abort()
Bao D. Nguyen
3
-5
/
+71
2023-06-01
scsi: ufs: mcq: Add support for cleaning up MCQ resources
Bao D. Nguyen
2
-9
/
+66
2023-06-01
scsi: ufs: mcq: Add supporting functions for MCQ abort
Bao D. Nguyen
5
-1
/
+197
2023-06-01
scsi: ufs: core: Update the ufshcd_clear_cmds() functionality
Bao D. Nguyen
1
-16
/
+21
2023-06-01
scsi: ufs: core: Combine 32-bit command_desc_base_addr_lo/hi
Bao D. Nguyen
2
-8
/
+4
2023-06-01
scsi: fnic: Use vzalloc()
Christophe JAILLET
1
-6
/
+2
2023-06-01
scsi: pm80xx: Add fatal error checks
Changyuan Lyu
1
-0
/
+22
2023-06-01
scsi: Add HAS_IOPORT dependencies
Niklas Schnelle
8
-21
/
+26
2023-06-01
scsi: message: fusion: Add HAS_IOPORT dependencies
Niklas Schnelle
1
-1
/
+1
2023-06-01
scsi: lpfc: Fix incorrect big endian type assignments in FDMI and VMID paths
Justin Tee
2
-52
/
+52
2023-06-01
Merge patch series "lpfc: Update lpfc to revision 14.2.0.13"
Martin K. Petersen
11
-320
/
+195
2023-06-01
scsi: lpfc: Copyright updates for 14.2.0.13 patches
Justin Tee
2
-2
/
+2
2023-06-01
scsi: lpfc: Update lpfc version to 14.2.0.13
Justin Tee
1
-1
/
+1
2023-06-01
scsi: lpfc: Enhance congestion statistics collection
Justin Tee
2
-208
/
+81
2023-06-01
scsi: lpfc: Clean up SLI-4 CQE status handling
Justin Tee
5
-50
/
+41
2023-06-01
scsi: lpfc: Change firmware upgrade logging to KERN_NOTICE instead of TRACE_E...
Justin Tee
3
-41
/
+41
2023-06-01
scsi: lpfc: Revise NPIV ELS unsol rcv cmpl logic to drop ndlp based on nlp_state
Justin Tee
1
-2
/
+12
2023-06-01
scsi: lpfc: Account for fabric domain ctlr device loss recovery
Justin Tee
1
-5
/
+14
2023-06-01
scsi: lpfc: Clear NLP_IN_DEV_LOSS flag if already in rediscovery
Justin Tee
1
-3
/
+3
2023-06-01
scsi: lpfc: Fix use-after-free rport memory access in lpfc_register_remote_po...
Justin Tee
1
-8
/
+0
2023-06-01
scsi: ufs: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
1
-1
/
+1
2023-06-01
scsi: smartpqi: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
1
-1
/
+1
2023-06-01
scsi: sym53c8xx: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
1
-1
/
+1
2023-06-01
scsi: message: fusion: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
2
-3
/
+3
2023-06-01
scsi: libfcoe: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
1
-1
/
+1
2023-06-01
scsi: lpfc: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
1
-1
/
+1
2023-05-31
scsi: dt-bindings: ufs: qcom: Add compatible for sa8775p
Bartosz Golaszewski
1
-0
/
+2
2023-05-31
scsi: ufs: core: Do not open code SZ_x
Avri Altman
6
-25
/
+25
2023-05-31
Merge patch series "ufs: Do not requeue while ungating the clock"
Martin K. Petersen
8
-76
/
+54
2023-05-31
scsi: ufs: Ungate the clock synchronously
Bart Van Assche
4
-62
/
+30
[next]