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
path:
root
/
drivers
/
ufs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-14
scsi: ufs: core: Free memory allocated for model before reinit
Joel Slebodnick
1
-0
/
+1
2024-06-12
scsi: ufs: core: Quiesce request queues before checking pending cmds
Ziqi Chen
1
-3
/
+3
2024-05-31
scsi: ufs: mcq: Fix error output and clean up ufshcd_mcq_abort()
Chanwoo Lee
1
-9
/
+8
2024-05-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
11
-415
/
+544
2024-05-07
Merge patch series "ufs-exynos support for Tensor GS101"
Martin K. Petersen
2
-15
/
+205
2024-05-07
scsi: ufs: exynos: Add support for Tensor gs101 SoC
Peter Griffin
2
-0
/
+160
2024-05-07
scsi: ufs: exynos: Add some pa_dbg_ register offsets into drvdata
Peter Griffin
2
-13
/
+31
2024-05-07
scsi: ufs: exynos: Allow max frequencies up to 267Mhz
Peter Griffin
1
-1
/
+1
2024-05-07
scsi: ufs: exynos: Add EXYNOS_UFS_OPT_TIMER_TICK_SELECT option
Peter Griffin
2
-0
/
+10
2024-05-07
scsi: ufs: exynos: Add EXYNOS_UFS_OPT_UFSPR_SECURE option
Peter Griffin
2
-1
/
+5
2024-04-25
scsi: ufs: core: mcq: Fix ufshcd_mcq_sqe_search()
Bart Van Assche
1
-2
/
+1
2024-04-12
Merge patch series "convert SCSI to atomic queue limits, part 1 (v3)"
Martin K. Petersen
3
-10
/
+4
2024-04-12
scsi: ufs: mediatek: Fix module autoloading
Krzysztof Kozlowski
1
-0
/
+1
2024-04-12
scsi: ufs: exynos: Support module autoloading
Will McVicker
1
-0
/
+1
2024-04-12
scsi: ufs: core: Changing the status to check inflight
SEO HOYOUNG
1
-10
/
+1
2024-04-12
scsi: ufs: Remove support for old UFSHCI versions
Avri Altman
2
-147
/
+14
2024-04-12
scsi: ufs: ufs-exynos: Move setting the the DMA alignment to the init method
Christoph Hellwig
2
-9
/
+2
2024-04-12
scsi: bsg: Pass queue_limits to bsg_setup_queue()
Christoph Hellwig
1
-1
/
+2
2024-04-08
scsi: ufs: qcom: Add sanity checks for gear/lane values during ICC scaling
Manivannan Sadhasivam
1
-0
/
+10
2024-04-08
scsi: ufs: qcom: Add missing interconnect bandwidth values for Gear 5
Manivannan Sadhasivam
1
-1
/
+7
2024-04-06
Merge patch series "scsi: ufs: Remove overzealous memory barriers"
Martin K. Petersen
4
-29
/
+12
2024-04-06
scsi: ufs: core: Remove unnecessary wmb() prior to writing run/stop regs
Andrew Halaney
1
-6
/
+0
2024-04-06
scsi: ufs: core: Remove unnecessary wmb() after ringing doorbell
Andrew Halaney
1
-3
/
+0
2024-04-06
scsi: ufs: core: Perform read back after disabling UIC_COMMAND_COMPL
Andrew Halaney
1
-1
/
+1
2024-04-06
scsi: ufs: core: Perform read back after disabling interrupts
Andrew Halaney
1
-1
/
+1
2024-04-06
scsi: ufs: core: Perform read back after writing UTP_TASK_REQ_LIST_BASE_H
Andrew Halaney
1
-1
/
+1
2024-04-06
scsi: ufs: cdns-pltfrm: Perform read back after writing HCLKDIV
Andrew Halaney
1
-1
/
+1
2024-04-06
scsi: ufs: qcom: Perform read back after writing CGC enable
Andrew Halaney
1
-1
/
+1
2024-04-06
scsi: ufs: qcom: Perform read back after writing unipro mode
Andrew Halaney
1
-3
/
+0
2024-04-06
scsi: ufs: qcom: Remove unnecessary mb() after writing testbus config
Andrew Halaney
1
-5
/
+0
2024-04-06
scsi: ufs: qcom: Perform read back after writing REG_UFS_SYS1CLK_1US
Andrew Halaney
1
-1
/
+1
2024-04-06
scsi: ufs: qcom: Perform read back after writing reset bit
Andrew Halaney
1
-6
/
+6
2024-04-06
scsi: ufs: core: Drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2024-04-02
scsi: ufs: core: Fix MCQ mode dev command timeout
Peter Wang
1
-1
/
+3
2024-04-02
scsi: ufs: core: WLUN suspend dev/link state error recovery
Peter Wang
1
-1
/
+4
2024-03-26
Merge patch series "ufs: host: mediatek: Provide features and fixes in MediaT...
Martin K. Petersen
3
-94
/
+220
2024-03-26
scsi: ufs: mediatek: Support rtff in PM flow
Alice Chao
3
-0
/
+41
2024-03-26
scsi: ufs: mediatek: Support mphy reset
Peter Wang
3
-1
/
+23
2024-03-26
scsi: ufs: mediatek: Rename host power control API
Po-Wen Kao
2
-12
/
+5
2024-03-26
scsi: ufs: mediatek: UFS mtk sip command reconstruct
Po-Wen Kao
3
-80
/
+92
2024-03-26
scsi: ufs: mediatek: Add UFS_MTK_CAP_DISABLE_MCQ
Po-Wen Kao
2
-0
/
+13
2024-03-26
scsi: ufs: mediatek: TX skew fix
Peter Wang
2
-0
/
+22
2024-03-26
scsi: ufs: mediatek: Fix vsx/vccqx control logic
Peter Wang
2
-12
/
+35
2024-03-25
Merge patch series "Re-use device management code fragments"
Martin K. Petersen
1
-118
/
+86
2024-03-25
scsi: ufs: Reuse compose_devman_upiu
Avri Altman
1
-32
/
+17
2024-03-25
scsi: ufs: Reuse compose_dev_cmd
Avri Altman
1
-20
/
+13
2024-03-25
scsi: ufs: core: Reuse exec_dev_cmd
Avri Altman
1
-29
/
+24
2024-03-25
scsi: ufs: core: Reuse device management locking code
Avri Altman
1
-37
/
+32
2024-03-25
Merge branch '6.9/scsi-queue' into 6.9/scsi-fixes
Martin K. Petersen
2
-3
/
+5
2024-03-17
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-62
/
+214
[next]