summaryrefslogtreecommitdiffstats
path: root/drivers/phy/samsung (follow)
Commit message (Expand)AuthorAgeFilesLines
* phy: exynos5-usbdrd: support Exynos USBDRD 3.1 combo phy (HS & SS)André Draszik2024-07-021-5/+663
* phy: exynos5-usbdrd: convert Vbus supplies to regulator_bulkAndré Draszik2024-07-021-47/+39
* phy: exynos5-usbdrd: convert (phy) register access clock to clk_bulkAndré Draszik2024-07-021-15/+39
* phy: exynos5-usbdrd: convert core clocks to clk_bulkAndré Draszik2024-07-021-68/+61
* phy: exynos5-usbdrd: support isolating HS and SS ports independentlyAndré Draszik2024-07-021-10/+13
* phy: Fix the cacography in phy-exynos5250-usb2.cLiu Jing2024-07-021-1/+1
* phy: exynos5-usbdrd: set ref clk freq in exynos850_usbdrd_utmi_init()André Draszik2024-06-121-0/+29
* phy: exynos5-usbdrd: fix definition of EXYNOS5_FSEL_26MHZAndré Draszik2024-06-121-1/+1
* phy: exynos5-usbdrd: make phy_isol() take a bool for clarityAndré Draszik2024-06-121-6/+6
* phy: exynos5-usbdrd: convert udelay() to fsleep()André Draszik2024-06-121-4/+4
* phy: exynos5-usbdrd: uniform order of register bit macrosAndré Draszik2024-06-121-29/+15
* 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-064-0/+187
* phy: samsung-ufs: ufs: Add SoC callbacks for calibration and clk data recoveryPeter Griffin2024-04-065-3/+18
* phy: samsung-ufs: use exynos_get_pmu_regmap_by_phandle() to obtain PMU regmapPeter Griffin2024-04-061-2/+3
* phy: constify of_phandle_args in xlateKrzysztof Kozlowski2024-02-233-3/+3
* phy: exynos5-usbdrd: Add Exynos850 supportSam Protsenko2023-08-221-0/+169
* phy: exynos5-usbdrd: Add 26MHz ref clk supportSam Protsenko2023-08-221-0/+4
* phy: exynos5-usbdrd: Make it possible to pass custom phy opsSam Protsenko2023-08-221-2/+7
* phy: Explicitly include correct DT includesRob Herring2023-07-174-8/+1
* phy: Revert "phy: Remove SOC_EXYNOS4212 dep. from PHY_EXYNOS4X12_USB"Artur Weber2023-05-161-1/+1
* phy: samsung,mipi-video-phy: deprecate syscon phandleKrzysztof Kozlowski2023-02-031-2/+5
* phy: samsung,dp-video-phy: deprecate syscon phandleKrzysztof Kozlowski2023-02-031-2/+5
* Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-051-16/+9
|\
| * phy: samsung: phy-exynos-pcie: sanitize init/power_on callbacksMarek Szyprowski2022-08-011-16/+9
* | 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-085-88/+42
* | phy: samsung-ufs: add support for FSD ufs phy driverAlim Akhtar2022-06-174-0/+63
* | phy: samsung-ufs: move cdr offset to drvdataAlim Akhtar2022-06-174-2/+9
* | phy: samsung: exynosautov9-ufs: correct TSRV register configurationsChanho Park2022-06-081-9/+9
* | phy: samsung: ufs: support secondary ufs phyChanho Park2022-06-081-0/+5
* | phy: samsung: ufs: remove drvdata from struct samsung_ufs_phyChanho Park2022-06-082-12/+16
* | phy: samsung: ufs: constify samsung_ufs_phy_cfgChanho Park2022-06-082-3/+3
* | phy: samsung: ufs: rename cfg to cfgs for clarificationChanho Park2022-06-084-6/+6
|/
* phy: samsung: exynos5250-sata: fix missing device put in probe error pathsKrzysztof Kozlowski2022-04-111-6/+14
* phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probeMiaoqian Lin2022-04-111-0/+1
* phy: samsung: unify naming and describe driver in KConfigKrzysztof Kozlowski2021-10-011-8/+8
* phy: samsung-ufs: support exynosauto ufs phy driverChanho Park2021-07-204-2/+77
* phy: samsung-ufs: move phy-exynos7-ufs headerChanho Park2021-07-203-8/+9
* phy: samsung: Merge Kconfig for Exynos5420 and Exynos5250Marek Szyprowski2020-12-022-8/+1
* phy: samsung: Add support for the Exynos5420 variant of the USB2 PHYMarek Szyprowski2020-11-304-15/+47
* phy: samsung: phy-exynos-pcie: fix typo 'tunning'Vinod Koul2020-11-201-1/+1
* phy: samsung: phy-exynos-pcie: rework driver to support Exynos5433 PCIe PHYJaehoon Chung2020-11-201-189/+112
* phy: samsung: convert to devm_platform_ioremap_resourceChunfeng Yun2020-11-164-15/+5
* phy: samsung-ufs: Constify samsung_ufs_phy_opsRikard Falkeborn2020-08-311-1/+1
* phy: samsung: Use readl_poll_timeout functionAnand Moon2020-08-231-27/+12
* Merge tag 'phy-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Greg Kroah-Hartman2020-07-2310-17/+615
|\
| * 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-175-0/+596