summaryrefslogtreecommitdiff
path: root/drivers/phy/samsung
AgeCommit message (Expand)Author
2024-09-23Merge tag 'phy-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2024-08-04phy: exynos5-usbdrd: fix error code in probe()Dan Carpenter
2024-07-31phy: exynos5-usbdrd: convert some FIELD_PREP_CONST() to FIELD_PREP()André Draszik
2024-07-02phy: exynos5-usbdrd: support Exynos USBDRD 3.1 combo phy (HS & SS)André Draszik
2024-07-02phy: exynos5-usbdrd: convert Vbus supplies to regulator_bulkAndré Draszik
2024-07-02phy: exynos5-usbdrd: convert (phy) register access clock to clk_bulkAndré Draszik
2024-07-02phy: exynos5-usbdrd: convert core clocks to clk_bulkAndré Draszik
2024-07-02phy: exynos5-usbdrd: support isolating HS and SS ports independentlyAndré Draszik
2024-07-02phy: Fix the cacography in phy-exynos5250-usb2.cLiu Jing
2024-06-12phy: exynos5-usbdrd: set ref clk freq in exynos850_usbdrd_utmi_init()André Draszik
2024-06-12phy: exynos5-usbdrd: fix definition of EXYNOS5_FSEL_26MHZAndré Draszik
2024-06-12phy: exynos5-usbdrd: make phy_isol() take a bool for clarityAndré Draszik
2024-06-12phy: exynos5-usbdrd: convert udelay() to fsleep()André Draszik
2024-06-12phy: exynos5-usbdrd: uniform order of register bit macrosAndré Draszik
2024-05-04phy: samsung-ufs: ufs: exit on first reported errorPeter Griffin
2024-05-04phy: samsung-ufs: ufs: remove superfluous mfd/syscon.h headerPeter Griffin
2024-04-06phy: samsung-ufs: ufs: Add support for gs101 UFS phy tuningPeter Griffin
2024-04-06phy: samsung-ufs: ufs: Add SoC callbacks for calibration and clk data recoveryPeter Griffin
2024-04-06phy: samsung-ufs: use exynos_get_pmu_regmap_by_phandle() to obtain PMU regmapPeter Griffin
2024-02-23phy: constify of_phandle_args in xlateKrzysztof Kozlowski
2023-08-22phy: exynos5-usbdrd: Add Exynos850 supportSam Protsenko
2023-08-22phy: exynos5-usbdrd: Add 26MHz ref clk supportSam Protsenko
2023-08-22phy: exynos5-usbdrd: Make it possible to pass custom phy opsSam Protsenko
2023-07-17phy: Explicitly include correct DT includesRob Herring
2023-05-16phy: Revert "phy: Remove SOC_EXYNOS4212 dep. from PHY_EXYNOS4X12_USB"Artur Weber
2023-02-03phy: samsung,mipi-video-phy: deprecate syscon phandleKrzysztof Kozlowski
2023-02-03phy: samsung,dp-video-phy: deprecate syscon phandleKrzysztof Kozlowski
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-01phy: samsung: phy-exynos-pcie: sanitize init/power_on callbacksMarek Szyprowski
2022-07-08phy: samsung-ufs: ufs: change phy on/off controlChanho Park
2022-07-08phy: samsung-ufs: convert phy clk usage to clk_bulk APIChanho Park
2022-06-16phy: samsung-ufs: add support for FSD ufs phy driverAlim Akhtar
2022-06-16phy: samsung-ufs: move cdr offset to drvdataAlim Akhtar
2022-06-08phy: samsung: exynosautov9-ufs: correct TSRV register configurationsChanho Park
2022-06-08phy: samsung: ufs: support secondary ufs phyChanho Park
2022-06-08phy: samsung: ufs: remove drvdata from struct samsung_ufs_phyChanho Park
2022-06-08phy: samsung: ufs: constify samsung_ufs_phy_cfgChanho Park
2022-06-08phy: samsung: ufs: rename cfg to cfgs for clarificationChanho Park
2022-04-11phy: samsung: exynos5250-sata: fix missing device put in probe error pathsKrzysztof Kozlowski
2022-04-11phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probeMiaoqian Lin
2021-10-01phy: samsung: unify naming and describe driver in KConfigKrzysztof Kozlowski
2021-07-20phy: samsung-ufs: support exynosauto ufs phy driverChanho Park
2021-07-20phy: samsung-ufs: move phy-exynos7-ufs headerChanho Park
2020-12-02phy: samsung: Merge Kconfig for Exynos5420 and Exynos5250Marek Szyprowski
2020-11-30phy: samsung: Add support for the Exynos5420 variant of the USB2 PHYMarek Szyprowski
2020-11-20phy: samsung: phy-exynos-pcie: fix typo 'tunning'Vinod Koul
2020-11-20phy: samsung: phy-exynos-pcie: rework driver to support Exynos5433 PCIe PHYJaehoon Chung
2020-11-16phy: samsung: convert to devm_platform_ioremap_resourceChunfeng Yun
2020-08-31phy: samsung-ufs: Constify samsung_ufs_phy_opsRikard Falkeborn
2020-08-23phy: samsung: Use readl_poll_timeout functionAnand Moon