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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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-11-07
Merge patch series "UFS cleanups and enhancements to ufs-exynos for gs101"
Martin K. Petersen
2
-64
/
+74
2024-11-05
scsi: ufs: core: Start the RTC update work later
Bart Van Assche
1
-2
/
+8
2024-11-03
scsi: ufs: exynos: gs101: Enable clock gating with hibern8
Peter Griffin
1
-20
/
+4
2024-11-03
scsi: ufs: exynos: Fix hibern8 notify callbacks
Peter Griffin
1
-8
/
+8
2024-11-03
scsi: ufs: exynos: Set ACG to be controlled by UFS_ACG_DISABLE
Peter Griffin
1
-0
/
+9
2024-11-03
scsi: ufs: exynos: Enable write line unique transactions on gs101
Peter Griffin
1
-0
/
+8
2024-11-03
scsi: ufs: exynos: Add gs101_ufs_drv_init() hook and enable WriteBooster
Peter Griffin
1
-2
/
+17
2024-11-03
scsi: ufs: exynos: remove tx_dif_p_nsec from exynosauto_ufs_drv_init()
Peter Griffin
1
-4
/
+0
2024-11-03
scsi: ufs: exynos: gs101: Remove unused phy attribute fields
Peter Griffin
1
-20
/
+0
2024-11-03
scsi: ufs: exynos: Add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR check
Peter Griffin
1
-0
/
+3
2024-11-03
scsi: ufs: exynos: gs101: Remove EXYNOS_UFS_OPT_BROKEN_AUTO_CLK_CTRL
Peter Griffin
1
-2
/
+1
2024-11-03
scsi: ufs: exynos: Add check inside exynos_ufs_config_smu()
Peter Griffin
1
-2
/
+5
2024-11-03
scsi: ufs: exynos: Allow UFS Gear 4
Peter Griffin
1
-0
/
+19
2024-11-03
scsi: ufs: exynos: Remove superfluous function parameter
Tudor Ambarus
2
-3
/
+3
2024-11-03
scsi: ufs: exynos: Remove empty drv_init method
Tudor Ambarus
1
-6
/
+0
2024-10-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
2024-10-25
scsi: ufs: core: Move code out of an if-statement
Bart Van Assche
1
-19
/
+13
2024-10-25
scsi: ufs: core: Move the MCQ scsi_add_host() call
Bart Van Assche
1
-22
/
+19
2024-10-25
scsi: ufs: core: Remove code that is no longer needed
Bart Van Assche
1
-22
/
+4
2024-10-25
scsi: ufs: core: Expand the ufshcd_device_init(hba, true) call
Bart Van Assche
1
-1
/
+55
2024-10-25
scsi: ufs: core: Move the ufshcd_device_init(hba, true) call
Bart Van Assche
1
-4
/
+8
2024-10-25
scsi: ufs: core: Move the ufshcd_device_init() calls
Bart Van Assche
1
-13
/
+18
2024-10-25
scsi: ufs: core: Convert a comment into an explicit check
Bart Van Assche
1
-2
/
+3
2024-10-25
scsi: ufs: core: Introduce ufshcd_process_probe_result()
Bart Van Assche
1
-11
/
+24
2024-10-25
scsi: ufs: core: Call ufshcd_add_scsi_host() later
Bart Van Assche
1
-11
/
+5
2024-10-25
scsi: ufs: core: Introduce ufshcd_post_device_init()
Bart Van Assche
1
-27
/
+35
2024-10-25
scsi: ufs: core: Introduce ufshcd_add_scsi_host()
Bart Van Assche
1
-37
/
+59
2024-10-25
scsi: ufs: core: Remove redundant host_lock calls around UTRLCLR.
Avri Altman
1
-3
/
+0
2024-10-25
scsi: ufs: core: Remove redundant host_lock calls around UTMRLCLR
Avri Altman
1
-3
/
+0
2024-10-25
scsi: ufs: core: Remove redundant host_lock calls around UTMRLDBR
Avri Altman
1
-8
/
+6
2024-10-25
scsi: ufs: core: Improve ufshcd_mcq_sq_cleanup()
Bart Van Assche
1
-4
/
+8
2024-10-25
scsi: ufs: core: Simplify ufshcd_err_handling_prepare()
Bart Van Assche
1
-16
/
+3
2024-10-25
scsi: ufs: core: Simplify ufshcd_exception_event_handler()
Bart Van Assche
1
-4
/
+1
2024-10-25
scsi: ufs: core: Simplify ufshcd_try_to_abort_task()
Bart Van Assche
1
-24
/
+8
2024-10-25
scsi: ufs: core: Remove goto statements from ufshcd_try_to_abort_task()
Bart Van Assche
1
-12
/
+7
2024-10-25
scsi: ufs: core: Move the ufshcd_mcq_enable_esi() definition
Bart Van Assche
1
-7
/
+7
2024-10-25
scsi: ufs: core: Make DMA mask configuration more flexible
Bart Van Assche
2
-3
/
+10
2024-10-25
scsi: ufs: core: Fix another deadlock during RTC update
Peter Wang
1
-1
/
+1
2024-10-25
scsi: ufs: core: Use ufshcd_wait_for_register() in HCE init
Avri Altman
1
-37
/
+30
2024-10-25
scsi: ufs: core: check asymmetric connected lanes
SEO HOYOUNG
1
-0
/
+8
2024-10-19
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-24
/
+15
2024-10-16
scsi: ufs: core: Set SDEV_OFFLINE when UFS is shut down
Seunghwan Baek
1
-1
/
+3
2024-10-16
scsi: ufs: core: Requeue aborted request
Peter Wang
1
-16
/
+4
2024-10-16
scsi: ufs: core: Fix the issue of ICU failure
Peter Wang
1
-7
/
+8
2024-10-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-3
/
+2
2024-10-04
scsi: ufs: ufs-qcom: Add fixup_dev_quirks vops
Manish Pandey
1
-3
/
+20
2024-10-04
scsi: ufs: core: Zero utp_upiu_req at the beginning of each command
Avri Altman
1
-14
/
+22
2024-10-04
scsi: ufs: core: Do not open code read_poll_timeout
Avri Altman
1
-16
/
+6
2024-10-04
scsi: ufs: core: Always initialize the UIC done completion
Bart Van Assche
1
-7
/
+4
2024-10-04
scsi: ufs: core: Make ufshcd_uic_cmd_compl() easier to analyze
Bart Van Assche
1
-1
/
+7
[prev]
[next]