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-03-01
scsi: ufs: core: Remove the ufshcd_release() in ufshcd_err_handling_prepare()
SEO HOYOUNG
1
-1
/
+0
2024-03-01
scsi: ufs: core: Fix shift issue in ufshcd_clear_cmd()
Alice Chao
1
-1
/
+3
2024-02-01
scsi: ufs: core: Remove the ufshcd_hba_exit() call from ufshcd_async_scan()
Bart Van Assche
1
-5
/
+2
2024-01-26
scsi: ufs: core: Simplify power management during async scan
Bart Van Assche
1
-4
/
+3
2024-01-26
scsi: ufs: qcom: Fix the return value when platform_get_resource_byname() fails
Manivannan Sadhasivam
1
-1
/
+1
2024-01-26
scsi: ufs: qcom: Fix the return value of ufs_qcom_ice_program_key()
Manivannan Sadhasivam
1
-1
/
+1
2024-01-01
scsi: ufs: core: Let the sq_lock protect sq_tail_slot access
Can Guo
1
-1
/
+2
2024-01-01
scsi: ufs: qcom: Return ufs_qcom_clk_scale_*() errors in ufs_qcom_clk_scale_n...
ChanWoo Lee
1
-2
/
+4
2023-12-08
scsi: ufs: core: Clear cmd if abort succeeds in MCQ mode
Peter Wang
1
-0
/
+13
2023-11-28
scsi: ufs: core: Fix racing issue between ufshcd_mcq_abort() and ISR
Peter Wang
1
-0
/
+3
2023-11-28
scsi: ufs: qcom: Update PHY settings only when scaling to higher gears
Manivannan Sadhasivam
2
-3
/
+9
2023-11-28
scsi: ufs: core: Expand MCQ queue slot to DeviceQueueDepth + 1
Naomi Chu
1
-1
/
+1
2023-11-20
scsi: ufs: core: Leave space for '\0' in utf8 desc string
Daniel Mentz
1
-1
/
+1
2023-10-10
scsi: ufs: core: Correct clear TM error log
Peter Wang
1
-1
/
+1
2023-09-05
scsi: ufs: core: Poll HCS.UCRDY before issuing a UIC command
Kiwoong Kim
1
-1
/
+6
2023-09-05
scsi: ufs: core: Move __ufshcd_send_uic_cmd() outside host_lock
Kiwoong Kim
1
-5
/
+1
2023-08-31
scsi: ufs: core: No need to update UPIU.header.flags and lun in advanced RPMB...
Bean Huo
1
-3
/
+1
2023-08-31
scsi: ufs: core: Add advanced RPMB support where UFSHCI 4.0 does not support ...
Bean Huo
2
-3
/
+10
2023-08-31
Merge branch '6.5/scsi-fixes' into 6.6/scsi-staging
Martin K. Petersen
5
-4
/
+45
2023-08-22
scsi: ufs: ufs-qcom: Clear qunipro_g4_sel for HW major version > 5
Neil Armstrong
1
-1
/
+1
2023-08-22
scsi: ufs: mcq: Fix the search/wrap around logic
Bao D. Nguyen
1
-2
/
+4
2023-08-21
scsi: ufs: host: Convert to dev_err_probe() in ufshcd_pltfrm_init()
Brian Masney
1
-1
/
+2
2023-08-21
scsi: ufs: core: Convert to dev_err_probe() in ufshcd_variant_hba_init()
Brian Masney
1
-2
/
+3
2023-08-08
scsi: ufs: ufs-pci: Add support for QEMU
Jeuk Kim
1
-0
/
+1
2023-08-08
scsi: ufs: renesas: Fix private allocation
Yoshihiro Shimoda
1
-1
/
+1
2023-08-08
scsi: ufs: qcom: Make struct ufs_qcom_bw_table static const
Manivannan Sadhasivam
1
-1
/
+1
2023-08-08
scsi: ufs: core: Fix the build for gcc 9 and before
Bart Van Assche
1
-0
/
+8
2023-08-08
scsi: ufs: ufs-qcom: Check host controller state
Nitin Rawat
1
-0
/
+4
2023-08-08
scsi: ufs: core: Export ufshcd_is_hba_active()
Nitin Rawat
1
-1
/
+2
2023-07-31
Merge patch series "Multiple cleanup patches for the UFS driver"
Martin K. Petersen
14
-334
/
+346
2023-07-31
scsi: ufs: Simplify response header parsing
Bart Van Assche
1
-93
/
+60
2023-07-31
scsi: ufs: Simplify transfer request header initialization
Bart Van Assche
3
-39
/
+65
2023-07-31
scsi: ufs: Remove a member variable
Bart Van Assche
1
-5
/
+1
2023-07-31
scsi: ufs: Simplify ufshcd_abort_all()
Bart Van Assche
1
-26
/
+20
2023-07-31
scsi: ufs: Remove a local variable from ufshcd_abort_all()
Bart Van Assche
1
-11
/
+11
2023-07-31
scsi: ufs: Improve type safety
Bart Van Assche
2
-6
/
+5
2023-07-31
scsi: ufs: Simplify zero-initialization
Bart Van Assche
1
-2
/
+2
2023-07-31
scsi: ufs: Rename a function argument
Bart Van Assche
1
-1
/
+2
2023-07-31
scsi: ufs: Fix kernel-doc headers
Bart Van Assche
3
-33
/
+16
2023-07-31
scsi: ufs: Document all return values
Bart Van Assche
4
-2
/
+44
2023-07-31
scsi: ufs: Follow the kernel-doc syntax for documenting return values
Bart Van Assche
11
-122
/
+126
2023-07-31
scsi: ufs: qcom: Add support for scaling interconnects
Manivannan Sadhasivam
2
-1
/
+133
2023-07-31
scsi: ufs: core: Add enums for UFS lanes
Manivannan Sadhasivam
2
-4
/
+4
2023-07-26
scsi: ufs: Fix residual handling
Bart Van Assche
1
-2
/
+10
2023-07-26
scsi: ufs: qcom: Remove unused variable
Arnd Bergmann
1
-1
/
+0
2023-07-23
scsi: ufs: core: Remove HPB support
Bart Van Assche
6
-3083
/
+1
2023-07-23
scsi: ufs: ufs-qcom: Change UFS devfreq timer to delayed
Nitin Rawat
1
-0
/
+1
2023-07-23
scsi: ufs: Explicitly include correct DT includes
Rob Herring
2
-1
/
+2
2023-07-23
scsi: ufs: core: Fix some kernel-doc comments
Yang Li
1
-7
/
+7
2023-07-23
scsi: ufs: ufs-mediatek: Remove redundant dev_err()
Yang Li
1
-1
/
+0
[next]