aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-12-04phy: qcom-qusb2: add QUSB2 support for IPQ5424Varadarajan Narayanan1-0/+28
2024-12-04phy: mediatek: phy-mtk-hdmi: Register PHY provided regulatorAngeloGioacchino Del Regno4-0/+79
2024-12-04phy: rockchip: naneng-combphy: fix phy resetChukun Pan1-1/+1
2024-12-04phy: usb: Toggle the PHY power during initJustin Chen1-0/+6
2024-12-04phy: marvell: Fix spelling mistake "exlicitly" -> "explicitly"Advait Dhamorikar1-1/+1
2024-12-04phy: tegra194: p2u: Allow to enable driver on Tegra234Lars-Peter Clausen1-2/+3
2024-12-04phy: qcom: qmp: Add phy register and clk setting for QCS615 PCIeKrishna chaitanya chundru2-0/+106
2024-12-04phy: rockchip-pcie: Use guard notation when acquiring mutexAnand Moon1-15/+4
2024-12-04phy: rockchip-pcie: Refactor mutex handling in rockchip_pcie_phy_power_on()Anand Moon1-6/+8
2024-12-04phy: rockchip-pcie: Refactor mutex handling in rockchip_pcie_phy_power_off()Anand Moon1-14/+12
2024-12-04phy: rockchip-pcie: Use regmap_read_poll_timeout() for PCIe reference clk PLL...Anand Moon1-41/+15
2024-12-04phy: rockchip-pcie: Use devm_clk_get_enabled() helperAnand Moon1-24/+10
2024-12-04phy: rockchip-pcie: Simplify error handling with dev_err_probe()Anand Moon1-6/+3
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2024-11-29Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+4
2024-11-27Merge tag 'phy-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds59-985/+2652
2024-11-05phy: tegra: xusb: Set fwnode for xusb port devicesSaravana Kannan1-1/+1
2024-11-05Merge v6.12-rc6 into usb-nextGreg Kroah-Hartman13-26/+56
2024-11-04phy: realtek: usb: fix NULL deref in rtk_usb3phy_probeCharles Han1-0/+2
2024-11-04phy: realtek: usb: fix NULL deref in rtk_usb2phy_probeCharles Han1-0/+2
2024-10-22phy: qcom: qmp: Fix lecacy-legacy typoKonrad Dybcio1-4/+4
2024-10-22phy: lan969x-serdes: add support for lan969x serdes driverDaniel Machon2-0/+90
2024-10-22phy: sparx5-serdes: add support for branching on chip typeDaniel Machon2-11/+23
2024-10-22phy: sparx5-serdes: add indirection layer to register macrosDaniel Machon3-254/+507
2024-10-22phy: sparx5-serdes: add function for getting the CMU indexDaniel Machon2-9/+11
2024-10-22phy: sparx5-serdes: add ops to match dataDaniel Machon2-21/+35
2024-10-22phy: sparx5-serdes: add constant for the number of CMU'sDaniel Machon2-3/+3
2024-10-22phy: sparx5-serdes: add constants to match dataDaniel Machon2-2/+10
2024-10-22phy: sparx5-serdes: add support for private match dataDaniel Machon2-3/+19
2024-10-21phy: bcm-ns-usb2: drop support for old binding variantRafał Miłecki1-39/+15
2024-10-21phy: tegra: xusb: Add error pointer check in xusb.cDipendra Khadka1-0/+2
2024-10-21phy: freescale: imx8m-pcie: Do CMN_RST just before PHY PLL lock checkRichard Zhu1-5/+5
2024-10-17phy: airoha: Fix REG_CSR_2L_RX{0,1}_REV0 definitionsLorenzo Bianconi1-3/+3
2024-10-17phy: airoha: Fix REG_CSR_2L_JCPLL_SDM_HREN config in airoha_pcie_phy_init_ssc...Lorenzo Bianconi1-1/+1
2024-10-17phy: airoha: Fix REG_PCIE_PMA_TX_RESET config in airoha_pcie_phy_init_csr_2l()Lorenzo Bianconi1-2/+2
2024-10-17phy: airoha: Fix REG_CSR_2L_PLL_CMN_RESERVE0 config in airoha_pcie_phy_init_c...Lorenzo Bianconi1-1/+1
2024-10-17phy: phy-rockchip-samsung-hdptx: Don't request RST_PHY/RST_ROPLL/RST_LCPLLAndy Yan1-16/+1
2024-10-17phy: phy-rockchip-samsung-hdptx: Depend on CONFIG_COMMON_CLKCristian Ciocaltea1-0/+1
2024-10-17phy: add NXP PTN3222 eUSB2 to USB2 redriverDmitry Baryshkov3-0/+135
2024-10-17phy: Switch back to struct platform_driver::remove()Uwe Kleine-König35-59/+59
2024-10-17phy: ti: phy-j721e-wiz: fix usxgmii configurationSiddharth Vadapalli1-2/+2
2024-10-17phy: starfive: jh7110-usb: Fix link configuration to controllerJan Kiszka1-0/+16
2024-10-17phy: qcom: edp: Add support for eDP PHY on SA8775PSoutrik Mukhopadhyay1-0/+33
2024-10-17phy: qcom: edp: Introduce aux_cfg array for version specific aux settingsSoutrik Mukhopadhyay1-24/+17
2024-10-17phy: qcom: qmp-pcie: drop bogus x1e80100 qref suppliesJohan Hovold1-4/+4
2024-10-17phy: rockchip: usbdp: add rk3576 device match dataFrank Wang1-0/+41
2024-10-17phy: freescale: fsl-samsung-hdmi: Remove unnecessary LUT entriesAdam Ford1-70/+13
2024-10-17phy: freescale: fsl-samsung-hdmi: Use closest dividerAdam Ford1-11/+29
2024-10-17phy: freescale: fsl-samsung-hdmi: Support dynamic integerAdam Ford1-107/+270
2024-10-17phy: freescale: fsl-samsung-hdmi: Simplify REG21_PMS_S_MASK lookupAdam Ford1-35/+4