aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/samsung/phy-samsung-ufs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-16phy: samsung-ufs: add support for FSD ufs phy driverAlim Akhtar1-0/+3
2022-06-16phy: 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