summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)AuthorLines
2025-12-23phy: qcom: qmp-usbc: Rename USB-specific ops to prepare for DP supportXiangxu Yin-28/+27
2025-12-23phy: cadence-torrent: restore parent clock for refclk during resumeThomas Richard (TI.com)-0/+23
2025-12-23phy: ti: phy-j721e-wiz: restore mux selection during resumeThomas Richard (TI.com)-2/+17
2025-12-23phy: qcom-qmp-usb: Set regulator load before enablingFaisal Hassan-21/+6
2025-12-23phy: qcom: qmp-pcie: add QMP PCIe PHY tables for KaanapaliQiang Yu-0/+194
2025-12-23phy: qcom-qmp: qserdes-com: Add some more v8 register offsetsQiang Yu-0/+11
2025-12-23phy: qcom-qmp: pcs-pcie: Add v8 register offsetsQiang Yu-0/+34
2025-12-23phy: qcom-qmp: qserdes-txrx: Add complete QMP PCIe PHY v8 register offsetsQiang Yu-0/+71
2025-12-23phy: spacemit: Introduce PCIe/combo PHYAlex Elder-0/+682
2025-12-23phy: rockchip: samsung-hdptx: Cleanup TMDS PLL config tableCristian Ciocaltea-58/+24
2025-12-23phy: rockchip: samsung-hdptx: Pre-compute HDMI PLL config for 461.10125 MHz o...Cristian Ciocaltea-0/+2
2025-12-23phy: fsl-imx8mq-usb: change ssc_range value for i.MX8MQXu Yang-0/+7
2025-12-23phy: core: Discard pm_runtime_put() return valuesRafael J. Wysocki-6/+3
2025-12-23phy: rockchip-samsung-dcphy: Discard pm_runtime_put() return valueRafael J. Wysocki-1/+3
2025-12-23phy: freescale: Discard pm_runtime_put() return valueRafael J. Wysocki-4/+2
2025-12-23phy: rockchip: inno-usb2: fix communication disruption in gadget modeLuca Ceresoli-2/+4
2025-12-23phy: rockchip: inno-usb2: fix disconnection in gadget modeLouis Chauvet-2/+4
2025-12-23phy: ti: gmii-sel: fix regmap leak on probe failureJohan Hovold-1/+1
2025-12-23phy: sparx5-serdes: make it selectable for ARCH_LAN969XRobert Marko-1/+1
2025-12-23phy: ti: da8xx-usb: Handle devm_pm_runtime_enable() errorsHaotian Zhang-3/+4
2025-12-23phy: stm32-usphyc: Fix off by one in probe()Dan Carpenter-1/+1
2025-12-23phy: qcom-qusb2: Fix NULL pointer dereference on early suspendLoic Poulain-8/+8
2025-12-23phy: fsl-imx8mq-usb: Clear the PCS_TX_SWING_FULL field before using itStefano Radaelli-0/+1
2025-12-23phy: fsl-imx8mq-usb: fix typec orientation switch when built as moduleFranz Schnyder-14/+0
2025-11-20phy: fsl-imx8mq-usb: support alternate reference clockXu Yang-2/+21
2025-11-20phy: rockchip: samsung-hdptx: Prevent Inter-Pair Skew from exceeding the limitsCristian Ciocaltea-4/+5
2025-11-20phy: rockchip: samsung-hdptx: Reduce ROPLL loop bandwidthCristian Ciocaltea-2/+2
2025-11-20phy: rockchip: samsung-hdptx: Fix reported clock rate in high bpc modeCristian Ciocaltea-6/+8
2025-11-20phy: ti: gmii-sel: Add a sanity check on the phy_idDan Carpenter-1/+1
2025-11-20phy: qcom: qmp-pcie: Add support for Glymur PCIe Gen5x4 PHYPrudhvi Yarlagadda-0/+32
2025-11-20phy: qcom-qmp: pcs: Add v8.50 register offsetsPrudhvi Yarlagadda-0/+15
2025-11-20phy: freescale: Initialize priv->lockXiaolei Wang-1/+4
2025-11-20phy: renesas: Remove unneeded semicolonsGeert Uytterhoeven-3/+3
2025-11-20phy: qcom: m31-eusb2: Update init sequence to set PHY_ENABLERonak Raheja-0/+2
2025-11-20phy: qcom: qmp-combo: get the USB3 & DisplayPort lanes mapping from DTNeil Armstrong-8/+134
2025-11-20phy: rockchip: naneng-combphy: Fix PCIe L1ss support RK3562Shawn Lin-0/+8
2025-11-20phy: rockchip: naneng-combphy: Fix PCIe L1ss support RK3528Shawn Lin-0/+7
2025-11-20phy: renesas: rcar-gen3-usb2: Add suspend/resume supportClaudiu Beznea-15/+42
2025-11-20phy: renesas: rcar-gen3-usb2: Move phy_data->init_bus checkClaudiu Beznea-5/+6
2025-11-20phy: renesas: rcar-gen3-usb2: Fix an error handling path in rcar_gen3_phy_usb...Christophe JAILLET-6/+14
2025-11-20phy: exynos5-usbdrd: fix clock prepare imbalanceAndré Draszik-1/+1
2025-11-20phy: broadcom: bcm63xx-usbh: fix section mismatchesJohan Hovold-3/+3
2025-11-20phy: rockchip: inno-dsidphy: Add support for rk3506Chaoyi Chen-3/+88
2025-11-20phy: qcom-qmp-combo: Use regulator_bulk_data with init_load_uA for regulator ...Faisal Hassan-43/+6
2025-11-18phy: Add Renesas RZ/G3E USB3.0 PHY driverVinod Koul-0/+267
2025-11-18phy: renesas: Add Renesas RZ/G3E USB3.0 PHY driverBiju Das-0/+267
2025-11-18phy: core: Remove extra space after '='Claudiu Beznea-1/+1
2025-11-18phy: samsung: gs101-ufs: Add .notify_phystate() & hibern8 enter/exit valuesPeter Griffin-0/+75
2025-11-18phy: add new phy_notify_state() apiPeter Griffin-0/+25
2025-11-12phy: sophgo: Remove unused of_gpio.hAndy Shevchenko-1/+0