summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2025-06-05Merge tag 'phy-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2025-05-14phy: Fix error handling in tegra_xusb_port_initMa Ke
2025-05-14phy: tegra: p2u: Broaden architecture dependencyVidya Sagar
2025-05-14phy: renesas: rcar-gen3-usb2: Set timing registers only onceClaudiu Beznea
2025-05-14phy: renesas: rcar-gen3-usb2: Assert PLL reset on PHY power offClaudiu Beznea
2025-05-14phy: renesas: rcar-gen3-usb2: Lock around hardware registers and driver dataClaudiu Beznea
2025-05-14phy: renesas: rcar-gen3-usb2: Move IRQ request in probeClaudiu Beznea
2025-05-14phy: renesas: rcar-gen3-usb2: Fix role detection on unbind/bindClaudiu Beznea
2025-05-14phy: tegra: xusb: remove a stray unlockDan Carpenter
2025-05-14phy: rockchip: inno-usb2: Add usb2 phy support for rk3562Frank Wang
2025-05-14phy: rockchip: inno-usb2: add phy definition for rk3036Heiko Stuebner
2025-05-14phy: freescale: fsl-samsung-hdmi: Improve LUT search for best clockAdam Ford
2025-05-14phy: freescale: fsl-samsung-hdmi: Refactor finding PHY settingsAdam Ford
2025-05-14phy: freescale: fsl-samsung-hdmi: Rename phy_clk_round_rateAdam Ford
2025-05-14phy: renesas: phy-rcar-gen3-usb2: Add USB2.0 PHY support for RZ/V2H(P)Lad Prabhakar
2025-05-14phy: renesas: phy-rcar-gen3-usb2: Sort compatible entries by SoC part numberLad Prabhakar
2025-05-14phy: exynos5-usbdrd: support Exynos USBDRD 3.2 4nm controllerIvaylo Ivanov
2025-05-14phy: phy-snps-eusb2: add support for exynos2200Ivaylo Ivanov
2025-05-14phy: phy-snps-eusb2: refactor reference clock initIvaylo Ivanov
2025-05-14phy: phy-snps-eusb2: make reset control optionalIvaylo Ivanov
2025-05-14phy: phy-snps-eusb2: make repeater optionalIvaylo Ivanov
2025-05-14phy: phy-snps-eusb2: split phy init codeIvaylo Ivanov
2025-05-14phy: phy-snps-eusb2: refactor constructs namesIvaylo Ivanov
2025-05-14phy: move phy-qcom-snps-eusb2 out of its vendor sub-directoryIvaylo Ivanov
2025-05-14phy: fsl-imx8mq-usb: add i.MX95 tuning supportXu Yang
2025-05-14phy: fsl-imx8mq-usb: fix phy_tx_vboost_level_from_property()Xu Yang
2025-05-14phy: qcom-qusb2: reuse the IPQ6018 settings for IPQ5424Kathiravan Thirumoorthy
2025-05-14Revert "phy: qcom-qusb2: add QUSB2 support for IPQ5424"Kathiravan Thirumoorthy
2025-05-14phy: freescale: imx8m-pcie: Simplify with dev_err_probe()Alexander Stein
2025-05-14phy: exynos5-usbdrd: s/FIELD_PREP_CONST/FIELD_PREP where appropriateAndré Draszik
2025-05-14phy: exynos5-usbdrd: fix setting LINKSYSTEM_FLADJ on exynos7870André Draszik
2025-05-14phy: qcom: qmp-pcie: drop bogus x1e80100 qref supplyJohan Hovold
2025-05-14phy: phy-rockchip-samsung-hdptx: Fix PHY PLL output 50.25MHz errorAlgea Cao
2025-05-14phy-zynqmp: Postpone getting clock rate until actually neededMike Looijmans
2025-05-14phy: starfive: jh7110-usb: Fix USB 2.0 host occasional detection failureHal Feng
2025-05-14phy: rockchip: samsung-hdptx: Remove unneeded semicolonChen Ni
2025-05-14phy: qcom-qmp-usb: Fix an NULL vs IS_ERR() bugChenyuan Yang
2025-05-14phy: mediatek: xsphy: support type switch by pericfgDaniel Golle
2025-04-11phy: rockchip: samsung-hdptx: Add high color depth managementCristian Ciocaltea
2025-04-11phy: rockchip: samsung-hdptx: Optimize internal rate handlingCristian Ciocaltea
2025-04-11phy: rockchip: samsung-hdptx: Rename ambiguous rk_hdptx_phy->rateCristian Ciocaltea
2025-04-11phy: rockchip: samsung-hdptx: Restrict altering TMDS char rate via CCFCristian Ciocaltea
2025-04-11phy: rockchip: samsung-hdptx: Provide config params validation supportCristian Ciocaltea
2025-04-11phy: rockchip: samsung-hdptx: Setup TMDS char rate via phy_configure_opts_hdmiCristian Ciocaltea
2025-04-11phy: rockchip: samsung-hdptx: Avoid Hz<->hHz unit conversion overheadCristian Ciocaltea
2025-04-11phy: rockchip: samsung-hdptx: Drop superfluous cfgs driver dataCristian Ciocaltea
2025-04-11phy: rockchip: samsung-hdptx: Drop unused phy_cfg driver dataCristian Ciocaltea
2025-04-11phy: rockchip: samsung-hdptx: Drop unused struct lcpll_configCristian Ciocaltea
2025-04-11phy: rockchip: samsung-hdptx: Do no set rk_hdptx_phy->rate in case of errorsCristian Ciocaltea
2025-04-11phy: rockchip: samsung-hdptx: Fix clock ratio setupCristian Ciocaltea