| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-10 | phy: exynos5-usbdrd: fix USB 2.0 HS PHY tuning values for Exynos7870 | Łukasz Lebiedziński | 1 | -3/+4 |
| 2025-12-23 | phy: exynos5-usbdrd: support SS combo phy for ExynosAutov920 | Pritam Manohar Sutar | 1 | -4/+321 |
| 2025-12-23 | phy: exynos5-usbdrd: support HS combo phy for ExynosAutov920 | Pritam Manohar Sutar | 1 | -0/+211 |
| 2025-12-23 | phy: exynos5-usbdrd: support HS phy for ExynosAutov920 | Pritam Manohar Sutar | 1 | -0/+123 |
| 2025-11-20 | phy: exynos5-usbdrd: fix clock prepare imbalance | André Draszik | 1 | -1/+1 |
| 2025-11-18 | phy: samsung: gs101-ufs: Add .notify_phystate() & hibern8 enter/exit values | Peter Griffin | 3 | -0/+75 |
| 2025-08-13 | phy: samsung: usb2: drop unused module alias | Johan Hovold | 1 | -1/+0 |
| 2025-08-13 | phy: samsung: exynos5-usbdrd: drop unused module alias | Johan Hovold | 1 | -1/+0 |
| 2025-07-22 | phy: exynos-mipi-video: correct cam0 sysreg property name for exynos7870 | Kaustabh Chakraborty | 1 | -1/+1 |
| 2025-06-15 | phy: exynos-mipi-video: introduce support for exynos7870 | Kaustabh Chakraborty | 1 | -0/+52 |
| 2025-06-14 | phy: exynos5-usbdrd: Add support for the Exynos990 usbdrd phy | Igor Belwon | 1 | -0/+32 |
| 2025-05-14 | phy: exynos5-usbdrd: support Exynos USBDRD 3.2 4nm controller | Ivaylo Ivanov | 1 | -15/+212 |
| 2025-05-14 | phy: exynos5-usbdrd: s/FIELD_PREP_CONST/FIELD_PREP where appropriate | André Draszik | 1 | -34/+28 |
| 2025-05-14 | phy: exynos5-usbdrd: fix setting LINKSYSTEM_FLADJ on exynos7870 | André Draszik | 1 | -0/+1 |
| 2025-04-11 | phy: samsung: Do not enable PHY_EXYNOS5_USBDRD by default during compile testing | Krzysztof Kozlowski | 1 | -1/+1 |
| 2025-04-10 | phy: exynos5-usbdrd: add exynos7870 USBDRD support | Kaustabh Chakraborty | 1 | -0/+260 |
| 2025-04-10 | phy: exynos5-usbdrd: use GENMASK and FIELD_PREP for Exynos5 PHY registers | Kaustabh Chakraborty | 1 | -72/+75 |
| 2025-04-01 | Merge tag 'phy-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/phy... | Linus Torvalds | 6 | -44/+341 |
| 2025-02-27 | phy: exynos5-usbdrd: Do not depend on Type-C | Krzysztof Kozlowski | 1 | -1/+1 |
| 2025-02-14 | phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy in phy_exit() | André Draszik | 1 | -5/+8 |
| 2025-02-13 | phy: samsung-ufs: support ExynosAutov920 ufs phy driver | Sowon Na | 4 | -3/+179 |
| 2025-02-13 | phy: exynos5-usbdrd: allow DWC3 runtime suspend with UDC bound (E850+) | André Draszik | 1 | -7/+41 |
| 2025-02-13 | phy: exynos5-usbdrd: subscribe to orientation notifier if required | André Draszik | 2 | -0/+57 |
| 2025-02-13 | phy: exynos5-usbdrd: gs101: configure SS lanes based on orientation | André Draszik | 1 | -21/+51 |
| 2025-02-13 | phy: exynos5-usbdrd: fix EDS distribution tuning (gs101) | André Draszik | 1 | -2/+5 |
| 2025-02-13 | phy: exynos5-usbdrd: convert to dev_err_probe | André Draszik | 1 | -12/+9 |
| 2025-02-10 | phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclk | Kaustabh Chakraborty | 1 | -6/+6 |
| 2024-12-08 | phy: samsung-ufs: switch back to syscon_regmap_lookup_by_phandle() | Peter Griffin | 2 | -3/+4 |
| 2024-09-23 | Merge tag 'phy-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy... | Linus Torvalds | 1 | -6/+6 |
| 2024-08-04 | phy: exynos5-usbdrd: fix error code in probe() | Dan Carpenter | 1 | -1/+1 |
| 2024-07-31 | phy: exynos5-usbdrd: convert some FIELD_PREP_CONST() to FIELD_PREP() | André Draszik | 1 | -6/+6 |
| 2024-07-02 | phy: exynos5-usbdrd: support Exynos USBDRD 3.1 combo phy (HS & SS) | André Draszik | 1 | -5/+663 |
| 2024-07-02 | phy: exynos5-usbdrd: convert Vbus supplies to regulator_bulk | André Draszik | 1 | -47/+39 |
| 2024-07-02 | phy: exynos5-usbdrd: convert (phy) register access clock to clk_bulk | André Draszik | 1 | -15/+39 |
| 2024-07-02 | phy: exynos5-usbdrd: convert core clocks to clk_bulk | André Draszik | 1 | -68/+61 |
| 2024-07-02 | phy: exynos5-usbdrd: support isolating HS and SS ports independently | André Draszik | 1 | -10/+13 |
| 2024-07-02 | phy: Fix the cacography in phy-exynos5250-usb2.c | Liu Jing | 1 | -1/+1 |
| 2024-06-12 | phy: exynos5-usbdrd: set ref clk freq in exynos850_usbdrd_utmi_init() | André Draszik | 1 | -0/+29 |
| 2024-06-12 | phy: exynos5-usbdrd: fix definition of EXYNOS5_FSEL_26MHZ | André Draszik | 1 | -1/+1 |
| 2024-06-12 | phy: exynos5-usbdrd: make phy_isol() take a bool for clarity | André Draszik | 1 | -6/+6 |
| 2024-06-12 | phy: exynos5-usbdrd: convert udelay() to fsleep() | André Draszik | 1 | -4/+4 |
| 2024-06-12 | phy: exynos5-usbdrd: uniform order of register bit macros | André Draszik | 1 | -29/+15 |
| 2024-05-04 | phy: samsung-ufs: ufs: exit on first reported error | Peter Griffin | 1 | -2/+8 |
| 2024-05-04 | phy: samsung-ufs: ufs: remove superfluous mfd/syscon.h header | Peter Griffin | 1 | -1/+0 |
| 2024-04-06 | phy: samsung-ufs: ufs: Add support for gs101 UFS phy tuning | Peter Griffin | 4 | -0/+187 |
| 2024-04-06 | phy: samsung-ufs: ufs: Add SoC callbacks for calibration and clk data recovery | Peter Griffin | 5 | -3/+18 |
| 2024-04-06 | phy: samsung-ufs: use exynos_get_pmu_regmap_by_phandle() to obtain PMU regmap | Peter Griffin | 1 | -2/+3 |
| 2024-02-23 | phy: constify of_phandle_args in xlate | Krzysztof Kozlowski | 3 | -3/+3 |
| 2023-08-22 | phy: exynos5-usbdrd: Add Exynos850 support | Sam Protsenko | 1 | -0/+169 |
| 2023-08-22 | phy: exynos5-usbdrd: Add 26MHz ref clk support | Sam Protsenko | 1 | -0/+4 |
| 2023-08-22 | phy: exynos5-usbdrd: Make it possible to pass custom phy ops | Sam Protsenko | 1 | -2/+7 |
| 2023-07-17 | phy: Explicitly include correct DT includes | Rob Herring | 4 | -8/+1 |
| 2023-05-16 | phy: Revert "phy: Remove SOC_EXYNOS4212 dep. from PHY_EXYNOS4X12_USB" | Artur Weber | 1 | -1/+1 |
| 2023-02-03 | phy: samsung,mipi-video-phy: deprecate syscon phandle | Krzysztof Kozlowski | 1 | -2/+5 |
| 2023-02-03 | phy: samsung,dp-video-phy: deprecate syscon phandle | Krzysztof Kozlowski | 1 | -2/+5 |
| 2022-08-04 | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -16/+9 |
| 2022-08-01 | phy: samsung: phy-exynos-pcie: sanitize init/power_on callbacks | Marek Szyprowski | 1 | -16/+9 |
| 2022-07-08 | phy: samsung-ufs: ufs: change phy on/off control | Chanho Park | 1 | -13/+19 |
| 2022-07-08 | phy: samsung-ufs: convert phy clk usage to clk_bulk API | Chanho Park | 5 | -88/+42 |
| 2022-06-16 | phy: samsung-ufs: add support for FSD ufs phy driver | Alim Akhtar | 4 | -0/+63 |
| 2022-06-16 | phy: samsung-ufs: move cdr offset to drvdata | Alim Akhtar | 4 | -2/+9 |
| 2022-06-08 | phy: samsung: exynosautov9-ufs: correct TSRV register configurations | Chanho Park | 1 | -9/+9 |
| 2022-06-08 | phy: samsung: ufs: support secondary ufs phy | Chanho Park | 1 | -0/+5 |
| 2022-06-08 | phy: samsung: ufs: remove drvdata from struct samsung_ufs_phy | Chanho Park | 2 | -12/+16 |
| 2022-06-08 | phy: samsung: ufs: constify samsung_ufs_phy_cfg | Chanho Park | 2 | -3/+3 |
| 2022-06-08 | phy: samsung: ufs: rename cfg to cfgs for clarification | Chanho Park | 4 | -6/+6 |
| 2022-04-11 | phy: samsung: exynos5250-sata: fix missing device put in probe error paths | Krzysztof Kozlowski | 1 | -6/+14 |
| 2022-04-11 | phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probe | Miaoqian Lin | 1 | -0/+1 |
| 2021-10-01 | phy: samsung: unify naming and describe driver in KConfig | Krzysztof Kozlowski | 1 | -8/+8 |
| 2021-07-20 | phy: samsung-ufs: support exynosauto ufs phy driver | Chanho Park | 4 | -2/+77 |
| 2021-07-20 | phy: samsung-ufs: move phy-exynos7-ufs header | Chanho Park | 3 | -8/+9 |
| 2020-12-02 | phy: samsung: Merge Kconfig for Exynos5420 and Exynos5250 | Marek Szyprowski | 2 | -8/+1 |
| 2020-11-30 | phy: samsung: Add support for the Exynos5420 variant of the USB2 PHY | Marek Szyprowski | 4 | -15/+47 |
| 2020-11-20 | phy: samsung: phy-exynos-pcie: fix typo 'tunning' | Vinod Koul | 1 | -1/+1 |
| 2020-11-20 | phy: samsung: phy-exynos-pcie: rework driver to support Exynos5433 PCIe PHY | Jaehoon Chung | 1 | -178/+101 |
| 2020-11-16 | phy: samsung: convert to devm_platform_ioremap_resource | Chunfeng Yun | 4 | -15/+5 |
| 2020-08-31 | phy: samsung-ufs: Constify samsung_ufs_phy_ops | Rikard Falkeborn | 1 | -1/+1 |
| 2020-08-23 | phy: samsung: Use readl_poll_timeout function | Anand Moon | 1 | -27/+12 |
| 2020-07-23 | Merge tag 'phy-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/... | Greg Kroah-Hartman | 10 | -17/+615 |
| 2020-07-21 | phy: samsung-ufs: Fix IS_ERR argument | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-07-17 | phy: samsung-ufs: add UFS PHY driver for samsung SoC | Alim Akhtar | 5 | -0/+596 |
| 2020-07-13 | phy: exynos5-usbdrd: use correct format for structure description | Vinod Koul | 1 | -3/+3 |
| 2020-07-13 | phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0 PHY | Marek Szyprowski | 1 | -1/+3 |
| 2020-06-24 | phy: exynos: Rename Exynos to lowercase | Krzysztof Kozlowski | 6 | -13/+13 |
| 2020-06-15 | phy: samsung: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-05-13 | phy: samsung: s5pv210-usb2: Add delay after reset | Jonathan Bakker | 1 | -0/+4 |
| 2020-01-29 | Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -3/+3 |
| 2020-01-06 | phy: Enable compile testing for some of drivers | Krzysztof Kozlowski | 1 | -4/+4 |
| 2019-08-23 | phy: samsung: disable bind/unbind platform driver feature | Marek Szyprowski | 6 | -0/+6 |
| 2019-07-01 | Merge tag 'phy-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish... | Greg Kroah-Hartman | 1 | -3/+2 |
| 2019-06-20 | phy: samsung: Use struct_size() in devm_kzalloc() | Gustavo A. R. Silva | 1 | -3/+2 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 11 | -44/+11 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2018-04-25 | phy: exynos-mipi-video: Simplify code by using regmap_update_bits() | Sylwester Nawrocki | 1 | -20/+14 |
| 2018-03-08 | phy: Remove SOC_EXYNOS4212 dep. from PHY_EXYNOS4X12_USB | Ulf Magnusson | 1 | -1/+1 |
| 2017-12-29 | phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800 | Vivek Gautam | 1 | -0/+183 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-08-20 | phy: samsung: use of_device_get_match_data() | Chunfeng Yun | 3 | -12/+9 |
| 2017-06-01 | phy: Group vendor specific phy drivers | Vivek Gautam | 13 | -0/+3484 |