summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
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
2024-09-04phy: xilinx: add runtime PM supportPiyush Mehta
2024-08-03phy: cadence-torrent: Check return value on register readMa Ke
2024-05-02phy: ti: tusb1210: Resolve charger-det crash if charger psy is unregisteredHans de Goede
2024-05-02phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bitsSebastian Reichel
2024-05-02phy: rockchip-snps-pcie3: fix bifurcation on rk3588Michal Tomek
2024-05-02phy: freescale: imx8m-pcie: fix pcie link-up instabilityMarcel Ziswiler
2024-05-02phy: freescale: imx8m-pcie: Refine i.MX8MM PCIe PHY driverRichard Zhu
2024-05-02phy: marvell: a3700-comphy: Fix hardcoded array sizeMikhail Kobuk
2024-05-02phy: marvell: a3700-comphy: Fix out of bounds readMikhail Kobuk
2024-04-03phy: tegra: xusb: Add API to retrieve the port number of phyWayne Chang
2024-03-06phy: freescale: phy-fsl-imx8-mipi-dphy: Fix alias name to use dashesAlexander Stein
2024-02-16phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRPTony Lindgren
2024-02-16phy: renesas: rcar-gen3-usb2: Fix returning wrong error codeYoshihiro Shimoda
2023-10-25phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pinsTony Lindgren
2023-10-25phy: mapphone-mdm6600: Fix runtime PM for removeTony Lindgren
2023-10-25phy: mapphone-mdm6600: Fix runtime disable on probeTony Lindgren
2023-10-19phy: lynx-28g: serialize concurrent phy_set_mode_ext() calls to shared registersVladimir Oltean
2023-10-19phy: lynx-28g: lock PHY while performing CDR lock workaroundVladimir Oltean
2023-10-19phy: lynx-28g: cancel the CDR check work item on the remove pathIoana Ciornei
2023-09-13phy/rockchip: inno-hdmi: do not power on rk3328 post pll on reg writeJonas Karlman
2023-09-13phy/rockchip: inno-hdmi: round fractal pixclock in rk3328 recalc_rateZheng Yang
2023-09-13phy/rockchip: inno-hdmi: use correct vco_div_5 macro on rk3328Jonas Karlman
2023-09-13phy: qcom-snps-femto-v2: use qcom_snps_hsphy_suspend/resume error codeAdrien Thierry
2023-08-03phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()Harshit Mogalapalli
2023-08-03phy: qcom-snps-femto-v2: properly enable ref clockAdrien Thierry
2023-08-03phy: qcom-snps-femto-v2: keep cfg_ahb_clk enabled during runtime suspendAdrien Thierry
2023-08-03phy: qcom-snps: correct struct qcom_snps_hsphy kerneldocKrzysztof Kozlowski
2023-08-03phy: phy-mtk-dp: Fix an error code in probe()Dan Carpenter
2023-07-19phy: tegra: xusb: check return value of devm_kzalloc()Claudiu Beznea
2023-07-19phy: tegra: xusb: Clear the driver reference in usb-phy devEJ Hsu
2023-06-09phy: qcom-qmp-pcie-msm8996: fix init-count imbalanceJohan Hovold
2023-06-09phy: qcom-qmp-combo: fix init-count imbalanceJohan Hovold
2023-06-09phy: amlogic: phy-meson-g12a-mipi-dphy-analog: fix CNTL2_DIF_TX_CTL0 valueNeil Armstrong
2023-05-24phy: st: miphy28lp: use _poll_timeout functions for waitsAlain Volmat
2023-05-11phy: ti: j721e-wiz: Fix unreachable code in wiz_mode_select()Siddharth Vadapalli
2023-05-11phy: tegra: xusb: Add missing tegra_xusb_port_unregister for usb2_port and ul...Gaosheng Cui
2023-05-11phy: qcom-qmp-pcie: sc8180x PCIe PHY has 2 lanesDmitry Baryshkov
2023-05-01phy: phy-brcm-usb: Utilize platform_get_irq_byname_optional()Florian Fainelli