summaryrefslogtreecommitdiffstats
path: root/drivers/phy/samsung/phy-samsung-ufs.c
Commit message (Expand)AuthorAgeFilesLines
* phy: samsung-ufs: ufs: exit on first reported errorPeter Griffin2024-05-041-2/+8
* phy: samsung-ufs: ufs: remove superfluous mfd/syscon.h headerPeter Griffin2024-05-041-1/+0
* phy: samsung-ufs: ufs: Add support for gs101 UFS phy tuningPeter Griffin2024-04-061-0/+3
* phy: samsung-ufs: ufs: Add SoC callbacks for calibration and clk data recoveryPeter Griffin2024-04-061-3/+10
* phy: samsung-ufs: use exynos_get_pmu_regmap_by_phandle() to obtain PMU regmapPeter Griffin2024-04-061-2/+3
* phy: samsung-ufs: ufs: change phy on/off controlChanho Park2022-07-081-13/+19
* phy: samsung-ufs: convert phy clk usage to clk_bulk APIChanho Park2022-07-081-78/+21
* phy: samsung-ufs: add support for FSD ufs phy driverAlim Akhtar2022-06-161-0/+3
* phy: samsung-ufs: move cdr offset to drvdataAlim Akhtar2022-06-161-1/+3
* phy: samsung: ufs: support secondary ufs phyChanho Park2022-06-081-0/+5
* phy: samsung: ufs: remove drvdata from struct samsung_ufs_phyChanho Park2022-06-081-4/+5
* phy: samsung: ufs: constify samsung_ufs_phy_cfgChanho Park2022-06-081-2/+2
* phy: samsung: ufs: rename cfg to cfgs for clarificationChanho Park2022-06-081-2/+2
* phy: samsung-ufs: support exynosauto ufs phy driverChanho Park2021-07-201-0/+3
* phy: samsung-ufs: Constify samsung_ufs_phy_opsRikard Falkeborn2020-08-311-1/+1
* phy: samsung-ufs: Fix IS_ERR argumentGustavo A. R. Silva2020-07-211-1/+1
* phy: samsung-ufs: add UFS PHY driver for samsung SoCAlim Akhtar2020-07-171-0/+366