summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2025-08-20phy: rockchip-pcie: Properly disable TEST_WRITE strobe signalGeraldo Nascimento
2025-08-15phy: qualcomm: phy-qcom-eusb2-repeater: Don't zero-out registersLuca Weiss
2025-07-24phy: tegra: xusb: Disable periodic tracking on Tegra234Haotien Hsu
2025-07-24phy: tegra: xusb: Decouple CYA_TRK_CODE_UPDATE_ON_IDLE from trk_hw_modeWayne Chang
2025-07-24phy: tegra: xusb: Fix unbalanced regulator disable in UTMI PHY modeWayne Chang
2025-06-27phy: fsl-imx8mq-usb: fix phy_tx_vboost_level_from_property()Xu Yang
2025-06-19phy: qcom-qmp-usb: Fix an NULL vs IS_ERR() bugChenyuan Yang
2025-06-19phy: rockchip: samsung-hdptx: Do no set rk_hdptx_phy->rate in case of errorsCristian Ciocaltea
2025-06-19phy: rockchip: samsung-hdptx: Fix clock ratio setupCristian Ciocaltea
2025-06-04phy: phy-rockchip-samsung-hdptx: Fix PHY PLL output 50.25MHz errorAlgea Cao
2025-06-04phy: starfive: jh7110-usb: Fix USB 2.0 host occasional detection failureHal Feng
2025-05-29phy: exynos5-usbdrd: fix EDS distribution tuning (gs101)André Draszik
2025-05-29phy: core: don't require set_mode() callback for phy_get_mode() to workDmitry Baryshkov
2025-05-29phy: phy-rockchip-samsung-hdptx: Swap the definitions of LCPLL_REF and ROPLL_REFDamon Ding
2025-05-29phy: rockchip: usbdp: Only verify link rates/lanes/voltage when the correspon...Andy Yan
2025-05-29phy: renesas: rcar-gen3-usb2: Assert PLL reset on PHY power offClaudiu Beznea
2025-05-29phy: renesas: rcar-gen3-usb2: Lock around hardware registers and driver dataClaudiu Beznea
2025-05-29phy: renesas: rcar-gen3-usb2: Move IRQ request in probeClaudiu Beznea
2025-05-22phy: tegra: xusb: remove a stray unlockDan Carpenter
2025-05-22phy: renesas: rcar-gen3-usb2: Set timing registers only onceClaudiu Beznea
2025-05-22phy: renesas: rcar-gen3-usb2: Fix role detection on unbind/bindClaudiu Beznea
2025-05-22phy: Fix error handling in tegra_xusb_port_initMa Ke
2025-05-22phy: tegra: xusb: Use a bitmask for UTMI pad power state trackingWayne Chang
2025-05-02phy: rockchip: usbdp: Avoid call hpd_event_trigger in dp_phy_initAndy Yan
2025-04-20phy: freescale: imx8m-pcie: assert phy reset and perst in power offStefan Eichenberger
2025-04-10phy: phy-rockchip-samsung-hdptx: Don't use dt aliases to determine phy-idHeiko Stuebner
2025-03-22phy: ti: gmii-sel: Do not use syscon helper to build regmapAndrew Davis
2025-03-07phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy in phy_exit()André Draszik
2025-03-07phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclkKaustabh Chakraborty
2025-03-07phy: tegra: xusb: reset VBUS & ID OVERRIDEBH Hsieh
2025-03-07phy: rockchip: naneng-combphy: compatible reset with old DTChukun Pan
2025-03-07phy: rockchip: fix Kconfig dependency moreArnd Bergmann
2025-01-02phy: rockchip: naneng-combphy: fix phy resetChukun Pan
2025-01-02phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PMCristian Ciocaltea
2025-01-02phy: usb: Toggle the PHY power during initJustin Chen
2025-01-02phy: core: Fix that API devm_phy_destroy() fails to destroy the phyZijun Hu
2025-01-02phy: core: Fix that API devm_of_phy_provider_unregister() fails to unregister...Zijun Hu
2025-01-02phy: core: Fix that API devm_phy_put() fails to release the phyZijun Hu
2025-01-02phy: core: Fix an OF node refcount leakage in of_phy_provider_lookup()Zijun Hu
2025-01-02phy: core: Fix an OF node refcount leakage in _of_phy_get()Zijun Hu
2025-01-02phy: qcom-qmp: Fix register name in RX Lane config of SC8280XPKrishna Kurapati
2024-12-05phy: realtek: usb: fix NULL deref in rtk_usb3phy_probeCharles Han
2024-12-05phy: realtek: usb: fix NULL deref in rtk_usb2phy_probeCharles Han
2024-12-05phy: airoha: Fix REG_CSR_2L_RX{0,1}_REV0 definitionsLorenzo Bianconi
2024-12-05phy: airoha: Fix REG_CSR_2L_JCPLL_SDM_HREN config in airoha_pcie_phy_init_ssc...Lorenzo Bianconi
2024-12-05phy: airoha: Fix REG_PCIE_PMA_TX_RESET config in airoha_pcie_phy_init_csr_2l()Lorenzo Bianconi
2024-12-05phy: airoha: Fix REG_CSR_2L_PLL_CMN_RESERVE0 config in airoha_pcie_phy_init_c...Lorenzo Bianconi
2024-10-21phy: tegra: xusb: Add error pointer check in xusb.cDipendra Khadka
2024-10-21phy: freescale: imx8m-pcie: Do CMN_RST just before PHY PLL lock checkRichard Zhu
2024-10-17phy: phy-rockchip-samsung-hdptx: Depend on CONFIG_COMMON_CLKCristian Ciocaltea