index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ufs
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-04
scsi: ufs: host: mediatek: Require CONFIG_PM
Arnd Bergmann
2
-9
/
+4
2025-11-24
scsi: ufs: ufs-pci: Set UFSHCD_QUIRK_PERFORM_LINK_STARTUP_ONCE for Intel ADL
Adrian Hunter
1
-1
/
+2
2025-11-24
scsi: ufs: ufs-pci: Fix S0ix/S3 for Intel controllers
Adrian Hunter
1
-2
/
+65
2025-11-24
scsi: ufs: host: mediatek: Disable auto-hibern8 during power mode changes
Peter Wang
1
-23
/
+30
2025-11-24
scsi: ufs: host: mediatek: Enhance recovery on hibernation exit failure
Peter Wang
1
-3
/
+11
2025-11-24
scsi: ufs: host: mediatek: Enhance recovery on resume failure
Peter Wang
1
-1
/
+14
2025-11-24
scsi: ufs: host: mediatek: Fix invalid access in vccqx handling
Alice Chao
1
-0
/
+3
2025-11-24
scsi: ufs: host: mediatek: Change reset sequence for improved stability
Peter Wang
1
-3
/
+3
2025-11-24
scsi: ufs: host: mediatek: Assign power mode userdata before FASTAUTO mode ch...
Alice Chao
1
-0
/
+22
2025-11-24
scsi: ufs: host: mediatek: Fix auto-hibern8 timer configuration
Peter Wang
1
-22
/
+64
2025-08-28
scsi: ufs: exynos: Fix programming of HCI_UTRL_NEXUS_TYPE
André Draszik
1
-2
/
+2
2025-08-28
scsi: ufs: ufs-pci: Fix default runtime and system PM levels
Adrian Hunter
1
-1
/
+14
2025-08-28
scsi: ufs: ufs-pci: Fix hibernate state transition for Intel MTL-like host co...
Archana Patni
1
-0
/
+27
2025-06-19
scsi: ufs: qcom: Prevent calling phy_exit() before phy_init()
Nitin Rawat
1
-3
/
+2
2025-05-02
scsi: ufs: exynos: Ensure pre_link() executes before exynos_ufs_phy_init()
Peter Griffin
1
-5
/
+5
2025-05-02
scsi: ufs: qcom: fix dev reference leaked through of_qcom_ice_get
Tudor Ambarus
1
-1
/
+1
2025-04-25
scsi: ufs: exynos: Ensure consistent phy reference counts
Peter Griffin
1
-0
/
+6
2025-04-07
scsi: ufs: qcom: Only free platform MSIs when ESI is enabled
Manivannan Sadhasivam
1
-1
/
+3
2025-02-17
scsi: ufs: qcom: Fix crypto key eviction
Eric Biggers
1
-10
/
+8
2025-01-17
scsi: ufs: qcom: Power off the PHY if it was already powered on in ufs_qcom_p...
Manivannan Sadhasivam
1
-8
/
+5
2024-12-14
scsi: ufs: core: Make DMA mask configuration more flexible
Bart Van Assche
1
-1
/
+8
2024-12-09
scsi: ufs: exynos: Fix hibern8 notify callbacks
Peter Griffin
1
-8
/
+8
2024-10-04
scsi: ufs: qcom: Update MODE_MAX cfg_bw value
Manish Pandey
1
-1
/
+1
2024-06-12
scsi: ufs: cdns-pltfrm: Perform read back after writing HCLKDIV
Andrew Halaney
1
-1
/
+1
2024-06-12
scsi: ufs: qcom: Perform read back after writing CGC enable
Andrew Halaney
1
-1
/
+1
2024-06-12
scsi: ufs: qcom: Perform read back after writing unipro mode
Andrew Halaney
1
-3
/
+0
2024-06-12
scsi: ufs: qcom: Perform read back after writing REG_UFS_SYS1CLK_1US
Andrew Halaney
1
-1
/
+1
2024-06-12
scsi: ufs: qcom: Perform read back after writing reset bit
Andrew Halaney
1
-6
/
+6
2024-04-27
scsi: ufs: qcom: Add missing interconnect bandwidth values for Gear 5
Manivannan Sadhasivam
1
-1
/
+7
2024-01-25
scsi: ufs: qcom: Fix the return value when platform_get_resource_byname() fails
Manivannan Sadhasivam
1
-1
/
+1
2024-01-25
scsi: ufs: qcom: Fix the return value of ufs_qcom_ice_program_key()
Manivannan Sadhasivam
1
-1
/
+1
2024-01-01
scsi: ufs: qcom: Return ufs_qcom_clk_scale_*() errors in ufs_qcom_clk_scale_n...
ChanWoo Lee
1
-2
/
+4
2023-11-28
scsi: ufs: qcom: Update PHY settings only when scaling to higher gears
Manivannan Sadhasivam
1
-2
/
+7
2023-09-02
Merge branch 'fixes' into misc
James Bottomley
3
-2
/
+3
2023-08-21
scsi: ufs: ufs-qcom: Clear qunipro_g4_sel for HW major version > 5
Neil Armstrong
1
-1
/
+1
2023-08-21
scsi: ufs: host: Convert to dev_err_probe() in ufshcd_pltfrm_init()
Brian Masney
1
-1
/
+2
2023-08-07
scsi: ufs: ufs-pci: Add support for QEMU
Jeuk Kim
1
-0
/
+1
2023-08-07
scsi: ufs: renesas: Fix private allocation
Yoshihiro Shimoda
1
-1
/
+1
2023-08-07
scsi: ufs: qcom: Make struct ufs_qcom_bw_table static const
Manivannan Sadhasivam
1
-1
/
+1
2023-08-07
scsi: ufs: ufs-qcom: Check host controller state
Nitin Rawat
1
-0
/
+4
2023-07-31
Merge patch series "Multiple cleanup patches for the UFS driver"
Martin K. Petersen
8
-60
/
+45
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
2
-2
/
+4
2023-07-31
scsi: ufs: Follow the kernel-doc syntax for documenting return values
Bart Van Assche
8
-25
/
+25
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
1
-2
/
+2
2023-07-25
scsi: ufs: qcom: Remove unused variable
Arnd Bergmann
1
-1
/
+0
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: ufs-mediatek: Remove redundant dev_err()
Yang Li
1
-1
/
+0
[next]