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
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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: mediatek: Fix page faults in ufs_mtk_clk_scale() trace event
Keita Morisaki
1
-3
/
+3
2026-03-04
scsi: ufs: host: mediatek: Require CONFIG_PM
Arnd Bergmann
2
-9
/
+4
2026-01-08
scsi: ufs: host: mediatek: Fix shutdown/suspend race condition
Peter Wang
1
-0
/
+5
2025-11-13
scsi: ufs: ufs-pci: Set UFSHCD_QUIRK_PERFORM_LINK_STARTUP_ONCE for Intel ADL
Adrian Hunter
1
-1
/
+2
2025-11-13
scsi: ufs: ufs-pci: Fix S0ix/S3 for Intel controllers
Adrian Hunter
1
-2
/
+65
2025-11-13
scsi: ufs: host: mediatek: Disable auto-hibern8 during power mode changes
Peter Wang
1
-23
/
+30
2025-11-13
scsi: ufs: host: mediatek: Correct system PM flow
Peter Wang
1
-3
/
+14
2025-11-13
scsi: ufs: host: mediatek: Enhance recovery on hibernation exit failure
Peter Wang
1
-3
/
+11
2025-11-13
scsi: ufs: host: mediatek: Fix unbalanced IRQ enable issue
Peter Wang
1
-0
/
+1
2025-11-13
scsi: ufs: host: mediatek: Enhance recovery on resume failure
Peter Wang
1
-1
/
+14
2025-11-13
scsi: ufs: exynos: fsd: Gate ref_clk and put UFS device in reset on suspend
Bharat Uppal
1
-0
/
+8
2025-11-13
scsi: ufs: host: mediatek: Fix invalid access in vccqx handling
Alice Chao
1
-0
/
+3
2025-11-13
scsi: ufs: host: mediatek: Change reset sequence for improved stability
Peter Wang
1
-3
/
+3
2025-11-13
scsi: ufs: host: mediatek: Assign power mode userdata before FASTAUTO mode ch...
Alice Chao
1
-0
/
+22
2025-11-13
scsi: ufs: host: mediatek: Fix PWM mode switch issue
Peter Wang
1
-3
/
+22
2025-11-13
scsi: ufs: host: mediatek: Fix auto-hibern8 timer configuration
Peter Wang
1
-22
/
+64
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-08-28
scsi: ufs: exynos: Fix programming of HCI_UTRL_NEXUS_TYPE
André Draszik
1
-2
/
+2
2025-06-19
scsi: ufs: qcom: Prevent calling phy_exit() before phy_init()
Nitin Rawat
1
-3
/
+2
2025-05-02
scsi: ufs: exynos: gs101: Put UFS device in reset on .suspend()
Peter Griffin
2
-0
/
+11
2025-05-02
scsi: ufs: exynos: Move phy calls to .exit() callback
Peter Griffin
1
-6
/
+9
2025-05-02
scsi: ufs: exynos: Enable PRDT pre-fetching with UFSHCD_CAP_CRYPTO
Peter Griffin
1
-2
/
+7
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: exynos: Disable iocc if dma-coherent property isn't set
Peter Griffin
2
-5
/
+15
2025-05-02
scsi: ufs: exynos: Move UFS shareability value to drvdata
Peter Griffin
2
-6
/
+16
2025-05-02
scsi: ufs: exynos: Add gs101_ufs_drv_init() hook and enable WriteBooster
Peter Griffin
1
-2
/
+17
2025-05-02
scsi: ufs: exynos: Remove superfluous function parameter
Tudor Ambarus
2
-3
/
+3
2025-05-02
scsi: ufs: exynos: Remove empty drv_init method
Tudor Ambarus
1
-6
/
+0
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-02-17
scsi: ufs: core: Fix use-after free in init error and remove paths
André Draszik
2
-21
/
+9
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: pltfrm: Dellocate HBA during ufshcd_pltfrm_remove()
Manivannan Sadhasivam
1
-0
/
+1
2024-12-14
scsi: ufs: core: Make DMA mask configuration more flexible
Bart Van Assche
1
-1
/
+8
2024-12-14
scsi: ufs: pltfrm: Drop PM runtime reference count after ufshcd_remove()
Manivannan Sadhasivam
6
-5
/
+2
2024-12-14
scsi: ufs: pltfrm: Disable runtime PM during removal of glue drivers
Manivannan Sadhasivam
10
-20
/
+22
2024-12-14
scsi: ufs: qcom: Only free platform MSIs when ESI is enabled
Manivannan Sadhasivam
1
-1
/
+3
2024-12-09
scsi: ufs: exynos: Fix hibern8 notify callbacks
Peter Griffin
1
-8
/
+8
2024-12-09
scsi: ufs: exynos: Add check inside exynos_ufs_config_smu()
Peter Griffin
1
-2
/
+5
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2024-09-19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-9
/
+5
2024-09-12
scsi: ufs: qcom: Update MODE_MAX cfg_bw value
Manish Pandey
1
-1
/
+1
2024-08-28
scsi: ufs: ufs-mediatek: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP
Mary Guillemard
1
-0
/
+3
2024-08-16
scsi: ufs: qcom: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP for SM8550 SoC
Manivannan Sadhasivam
1
-1
/
+5
2024-08-16
scsi: ufs: ufshcd-pltfrm: Signedness bug in ufshcd_parse_clock_info()
Dan Carpenter
1
-1
/
+1
2024-08-12
scsi: ufs: ufshcd-pltfrm: Use of_property_count_u32_elems() to get property l...
Rob Herring (Arm)
1
-6
/
+2
2024-08-12
scsi: ufs: ufshcd-pltfrm: Use of_property_present()
Rob Herring (Arm)
1
-2
/
+2
[next]