summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2024-12-24phy: mediatek: phy-mtk-hdmi: add regulator dependencyArnd Bergmann
2024-12-24phy: freescale: fsl-samsung-hdmi: Fix 64-by-32 division cocci warningsAdam Ford
2024-12-24phy: core: Fix an OF node refcount leakage in of_phy_provider_lookup()Zijun Hu
2024-12-24phy: core: Fix an OF node refcount leakage in _of_phy_get()Zijun Hu
2024-12-24phy: core: Fix that API devm_phy_destroy() fails to destroy the phyZijun Hu
2024-12-24phy: core: Fix that API devm_of_phy_provider_unregister() fails to unregister...Zijun Hu
2024-12-24phy: core: Fix that API devm_phy_put() fails to release the phyZijun Hu
2024-12-08phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PMCristian Ciocaltea
2024-12-04phy: stm32: work around constant-value overflow assertionArnd Bergmann
2024-12-04phy: qcom-qmp: Fix register name in RX Lane config of SC8280XPKrishna Kurapati
2024-12-04phy: rockchip: naneng-combphy: fix phy resetChukun Pan
2024-12-04phy: usb: Toggle the PHY power during initJustin Chen
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-29Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-11-27Merge tag 'phy-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2024-11-05phy: tegra: xusb: Set fwnode for xusb port devicesSaravana Kannan
2024-11-05Merge v6.12-rc6 into usb-nextGreg Kroah-Hartman
2024-11-04phy: realtek: usb: fix NULL deref in rtk_usb3phy_probeCharles Han
2024-11-04phy: realtek: usb: fix NULL deref in rtk_usb2phy_probeCharles Han
2024-10-22phy: qcom: qmp: Fix lecacy-legacy typoKonrad Dybcio
2024-10-22phy: lan969x-serdes: add support for lan969x serdes driverDaniel Machon
2024-10-22phy: sparx5-serdes: add support for branching on chip typeDaniel Machon
2024-10-22phy: sparx5-serdes: add indirection layer to register macrosDaniel Machon
2024-10-22phy: sparx5-serdes: add function for getting the CMU indexDaniel Machon
2024-10-22phy: sparx5-serdes: add ops to match dataDaniel Machon
2024-10-22phy: sparx5-serdes: add constant for the number of CMU'sDaniel Machon
2024-10-22phy: sparx5-serdes: add constants to match dataDaniel Machon
2024-10-22phy: sparx5-serdes: add support for private match dataDaniel Machon
2024-10-21phy: bcm-ns-usb2: drop support for old binding variantRafał Miłecki
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: airoha: Fix REG_CSR_2L_RX{0,1}_REV0 definitionsLorenzo Bianconi
2024-10-17phy: airoha: Fix REG_CSR_2L_JCPLL_SDM_HREN config in airoha_pcie_phy_init_ssc...Lorenzo Bianconi
2024-10-17phy: airoha: Fix REG_PCIE_PMA_TX_RESET config in airoha_pcie_phy_init_csr_2l()Lorenzo Bianconi
2024-10-17phy: airoha: Fix REG_CSR_2L_PLL_CMN_RESERVE0 config in airoha_pcie_phy_init_c...Lorenzo Bianconi
2024-10-17phy: phy-rockchip-samsung-hdptx: Don't request RST_PHY/RST_ROPLL/RST_LCPLLAndy Yan
2024-10-17phy: phy-rockchip-samsung-hdptx: Depend on CONFIG_COMMON_CLKCristian Ciocaltea
2024-10-17phy: add NXP PTN3222 eUSB2 to USB2 redriverDmitry Baryshkov
2024-10-17phy: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-17phy: ti: phy-j721e-wiz: fix usxgmii configurationSiddharth Vadapalli
2024-10-17phy: starfive: jh7110-usb: Fix link configuration to controllerJan Kiszka
2024-10-17phy: qcom: edp: Add support for eDP PHY on SA8775PSoutrik Mukhopadhyay
2024-10-17phy: qcom: edp: Introduce aux_cfg array for version specific aux settingsSoutrik Mukhopadhyay
2024-10-17phy: qcom: qmp-pcie: drop bogus x1e80100 qref suppliesJohan Hovold
2024-10-17phy: rockchip: usbdp: add rk3576 device match dataFrank Wang
2024-10-17phy: freescale: fsl-samsung-hdmi: Remove unnecessary LUT entriesAdam Ford
2024-10-17phy: freescale: fsl-samsung-hdmi: Use closest dividerAdam Ford
2024-10-17phy: freescale: fsl-samsung-hdmi: Support dynamic integerAdam Ford
2024-10-17phy: freescale: fsl-samsung-hdmi: Simplify REG21_PMS_S_MASK lookupAdam Ford
2024-10-17phy: freescale: fsl-samsung-hdmi: Replace register defines with macroAdam Ford