summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2026-02-06phy: rockchip: inno-usb2: Fix a double free bug in rockchip_usb2phy_probe()Wentao Liang
2026-02-06phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe pathDragan Simic
2026-02-06phy: phy-rockchip-inno-usb2: simplify phy clock handlingSebastian Reichel
2026-02-06phy: tegra: xusb: Explicitly configure HS_DISCON_LEVEL to 0x7Wayne Chang
2026-02-06phy: freescale: imx8m-pcie: assert phy reset during power onRafael Beims
2026-02-06phy: rockchip: inno-usb2: fix communication disruption in gadget modeLuca Ceresoli
2026-02-06phy: rockchip: inno-usb2: fix disconnection in gadget modeLouis Chauvet
2026-02-06phy: broadcom: ns-usb3: Fix Wvoid-pointer-to-enum-cast warning (again)Krzysztof Kozlowski
2026-02-06phy: stm32-usphyc: Fix off by one in probe()Dan Carpenter
2026-01-11phy: broadcom: bcm63xx-usbh: fix section mismatchesJohan Hovold
2026-01-11phy: renesas: rcar-gen3-usb2: Fix an error handling path in rcar_gen3_phy_usb...Christophe JAILLET
2025-12-07phy: rockchip: phy-rockchip-inno-csidphy: allow writes to grf register 0Michael Riesch
2025-12-07phy: cadence: cdns-dphy: Enable lower resolutions in dphyHarikrishna Shenoy
2025-10-29phy: cadence: cdns-dphy: Update calibration wait time for startup state machineDevarsh Thakkar
2025-10-29phy: cadence: cdns-dphy: Fix PLL lock and O_CMN_READY pollingDevarsh Thakkar
2025-10-29phy: cdns-dphy: Store hs_clk_rate and return itTomi Valkeinen
2025-09-25phy: ti: omap-usb2: fix device leak at unbindJohan Hovold
2025-09-25phy: Use device_get_match_data()Rob Herring
2025-09-25phy: broadcom: ns-usb3: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2025-09-19phy: ti-pipe3: fix device leak at unbindJohan Hovold
2025-09-19phy: tegra: xusb: fix device and OF node leak at probeJohan Hovold
2025-07-24phy: tegra: xusb: Fix unbalanced regulator disable in UTMI PHY modeWayne Chang
2025-06-27phy: qcom-qmp-usb: Fix an NULL vs IS_ERR() bugChenyuan Yang
2025-06-04phy: core: don't require set_mode() callback for phy_get_mode() to workDmitry Baryshkov
2025-06-04phy: renesas: rcar-gen3-usb2: Assert PLL reset on PHY power offClaudiu Beznea
2025-06-04phy: renesas: rcar-gen3-usb2: Lock around hardware registers and driver dataClaudiu Beznea
2025-06-04phy: renesas: rcar-gen3-usb2: Move IRQ request in probeClaudiu Beznea
2025-06-04phy: renesas: rcar-gen3-usb2: Add support to initialize the busClaudiu Beznea
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-02phy: freescale: imx8m-pcie: Add one missing error returnRichard Zhu
2025-05-02phy: freescale: imx8m-pcie: Do CMN_RST just before PHY PLL lock checkRichard Zhu
2025-05-02phy: freescale: imx8m-pcie: assert phy reset and perst in power offStefan Eichenberger
2025-05-02phy: freescale: imx8m-pcie: Add i.MX8MP PCIe PHY supportRichard Zhu
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-01-02phy: rockchip: naneng-combphy: fix phy resetChukun Pan
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-09-12phy: zynqmp: Take the phy mutex in xlateSean Anderson
2024-09-04phy: zynqmp: Enable reference clock correctlySean Anderson
2024-09-04phy: xilinx: phy-zynqmp: Fix SGMII linkup failure on resumePiyush Mehta
2024-09-04phy: xilinx: phy-zynqmp: dynamic clock support for power-savePiyush Mehta