summaryrefslogtreecommitdiff
path: root/drivers/phy/samsung/phy-samsung-ufs.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-04phy: samsung-ufs: ufs: exit on first reported errorPeter Griffin1-2/+8
2024-05-04phy: samsung-ufs: ufs: remove superfluous mfd/syscon.h headerPeter Griffin1-1/+0
2024-04-06phy: samsung-ufs: ufs: Add support for gs101 UFS phy tuningPeter Griffin1-0/+3
2024-04-06phy: samsung-ufs: ufs: Add SoC callbacks for calibration and clk data recoveryPeter Griffin1-3/+10
2024-04-06phy: samsung-ufs: use exynos_get_pmu_regmap_by_phandle() to obtain PMU regmapPeter Griffin1-2/+3
2022-07-08phy: samsung-ufs: ufs: change phy on/off controlChanho Park1-13/+19
2022-07-08phy: samsung-ufs: convert phy clk usage to clk_bulk APIChanho Park1-78/+21
2022-06-17phy: samsung-ufs: add support for FSD ufs phy driverAlim Akhtar1-0/+3
2022-06-17phy: samsung-ufs: move cdr offset to drvdataAlim Akhtar1-1/+3
2022-06-08phy: samsung: ufs: support secondary ufs phyChanho Park1-0/+5
2022-06-08phy: samsung: ufs: remove drvdata from struct samsung_ufs_phyChanho Park1-4/+5
2022-06-08phy: samsung: ufs: constify samsung_ufs_phy_cfgChanho Park1-2/+2
2022-06-08phy: samsung: ufs: rename cfg to cfgs for clarificationChanho Park1-2/+2
2021-07-20phy: samsung-ufs: support exynosauto ufs phy driverChanho Park1-0/+3
2020-08-31phy: samsung-ufs: Constify samsung_ufs_phy_opsRikard Falkeborn1-1/+1
2020-07-21phy: samsung-ufs: Fix IS_ERR argumentGustavo A. R. Silva1-1/+1
2020-07-17phy: samsung-ufs: add UFS PHY driver for samsung SoCAlim Akhtar1-0/+366