drivers/ufs/host

UFS host controllers for mobile and embedded SoCs

Host controller drivers for Universal Flash Storage, the high-speed flash interface used in nearly all modern smartphones, tablets, and many embedded and automotive systems. Covers UFS host IP from Qualcomm, MediaTek, Samsung Exynos, HiSilicon, Rockchip, Renesas, Spreadtrum, TI, and AMD Versal2, spanning UFS 2.x and 3.x generations.

keep conf=0.97 deploy=high replacement=none subsystem=ufs category=storage-flash
97%

recommendation

It should stay because UFS is the dominant storage interface in current smartphones and embedded SoCs, with active development through early 2026, hundreds of recent commits from dozens of contributors, and ongoing enablement work for new chips like MediaTek's MT8196 and Dimensity 7020. Samsung, Qualcomm, and MediaTek continue shipping new UFS hardware in 2025 with roadmaps extending well past 2030, and there is no replacement for this role.

repository signals

30 files
13,684 source lines
340 commits, 5y
+16,774 / −2,903 lines added / removed, 5y
82 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 340 total · active in 43/61 months
2021 2022 2023 2024 2025 2026 2021-04: 0 commits · +0 −0 2021-05: 0 commits · +0 −0 2021-06: 0 commits · +0 −0 2021-07: 0 commits · +0 −0 2021-08: 0 commits · +0 −0 2021-09: 0 commits · +0 −0 2021-10: 0 commits · +0 −0 2021-11: 0 commits · +0 −0 2021-12: 0 commits · +0 −0 2022-01: 0 commits · +0 −0 2022-02: 0 commits · +0 −0 2022-03: 0 commits · +0 −0 2022-04: 0 commits · +0 −0 2022-05: 1 commit · +8,511 −0 2022-06: 26 commits · +959 −116 2022-07: 4 commits · +37 −13 2022-08: 7 commits · +232 −11 2022-09: 1 commit · +0 −1 2022-10: 0 commits · +0 −0 2022-11: 3 commits · +5 −10 2022-12: 15 commits · +841 −215 2023-01: 8 commits · +173 −13 2023-02: 5 commits · +12 −4 2023-03: 6 commits · +7 −8 2023-04: 0 commits · +0 −0 2023-05: 4 commits · +14 −51 2023-06: 4 commits · +107 −277 2023-07: 15 commits · +409 −84 2023-08: 5 commits · +6 −4 2023-09: 10 commits · +233 −101 2023-10: 3 commits · +86 −11 2023-11: 0 commits · +0 −0 2023-12: 34 commits · +328 −500 2024-01: 5 commits · +33 −14 2024-02: 1 commit · +4 −2 2024-03: 13 commits · +240 −122 2024-04: 11 commits · +229 −24 2024-05: 2 commits · +51 −1 2024-06: 3 commits · +4 −0 2024-07: 3 commits · +240 −9 2024-08: 5 commits · +13 −10 2024-09: 2 commits · +21 −4 2024-10: 17 commits · +102 −79 2024-11: 6 commits · +39 −36 2024-12: 5 commits · +104 −41 2025-01: 2 commits · +10 −22 2025-02: 11 commits · +611 −60 2025-03: 16 commits · +773 −574 2025-04: 7 commits · +247 −16 2025-05: 6 commits · +138 −67 2025-06: 1 commit · +3 −1 2025-07: 18 commits · +413 −111 2025-08: 15 commits · +204 −56 2025-09: 25 commits · +406 −188 2025-10: 5 commits · +709 −14 2025-11: 3 commits · +43 −14 2025-12: 3 commits · +4 −6 2026-01: 2 commits · +166 −1 2026-02: 2 commits · +7 −12 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. lore-kernel.gnuweeb.org

    Public linux-scsi archive page shows heavy 2025 UFS activity, including UFS core optimization/bug-fix series and host-variant work for Qualcomm, MediaTek, and Exynos.

  2. lists.infradead.org

    Mailing-list thread '[PATCH v4 00/25] MediaTek UFS Cleanup and MT8196 Enablement' shows ongoing enablement for new MediaTek SoCs rather than retirement.

  3. genio.mediatek.com

    MediaTek Genio 1200 product page lists UFS 2.1 storage support, evaluation hardware, distributor availability, and product longevity through 2032.

  4. mediatek.com

    Current MediaTek smartphone SoC page advertises UFS 3.1 support, showing continued new-deployment relevance for UFS host IP.

  5. semiconductor.samsung.com

    Samsung Semiconductor's current UFS product page markets UFS for flagship mobile devices, indicating the broader UFS ecosystem remains current and commercially active.

codex reasoning notes (technical)

Real driver directory: local shell `rg` showed module-platform/PCI driver entry points and many vendor variants (qcom, mediatek, exynos, hisi, rockchip, renesas, sprd, TI, AMD Versal2). Static metadata already shows 338 substantive commits in 5y, 77 authors, and latest touch on 2026-02-04. Lore MCP and `lei` were unavailable, so lore evidence was gathered via web `search_query`/`open` on public mail archives; those searches found active 2025 cleanup, bug-fix, and new-SoC enablement traffic, and no removal/deprecation series in the searched archive results. Deployment evidence came from web `search_query` on current vendor pages showing UFS support in still-sold 2025+ SoCs and storage products. This subsystem is current and broadly deployed, with no natural in-tree replacement for the same role.