summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2024-12-08phy: qualcomm: qmp-pcie: define several new registersDmitry Baryshkov
2024-12-08phy: qualcomm: qmp-pcie: split PCS_LANE1 regionDmitry Baryshkov
2024-12-08phy: qualcomm: qmp-combo: add support for SAR2130PDmitry Baryshkov
2024-12-08phy: freescale: fsl-samsung-hdmi: Clean up fld_tg_code calculationAdam Ford
2024-12-08phy: freescale: fsl-samsung-hdmi: Stop searching when exact match is foundAdam Ford
2024-12-08phy: freescale: fsl-samsung-hdmi: Expand Integer divider rangeAdam Ford
2024-12-08phy: rockchip-naneng-combo: add rk3576 supportKever Yang
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: qcom: qmp: Enable IPQ5424 supportVaradarajan Narayanan
2024-12-04phy: qcom-qusb2: add QUSB2 support for IPQ5424Varadarajan Narayanan
2024-12-04phy: mediatek: phy-mtk-hdmi: Register PHY provided regulatorAngeloGioacchino Del Regno
2024-12-04phy: rockchip: naneng-combphy: fix phy resetChukun Pan
2024-12-04phy: usb: Toggle the PHY power during initJustin Chen
2024-12-04phy: marvell: Fix spelling mistake "exlicitly" -> "explicitly"Advait Dhamorikar
2024-12-04phy: tegra194: p2u: Allow to enable driver on Tegra234Lars-Peter Clausen
2024-12-04phy: qcom: qmp: Add phy register and clk setting for QCS615 PCIeKrishna chaitanya chundru
2024-12-04phy: rockchip-pcie: Use guard notation when acquiring mutexAnand Moon
2024-12-04phy: rockchip-pcie: Refactor mutex handling in rockchip_pcie_phy_power_on()Anand Moon
2024-12-04phy: rockchip-pcie: Refactor mutex handling in rockchip_pcie_phy_power_off()Anand Moon
2024-12-04phy: rockchip-pcie: Use regmap_read_poll_timeout() for PCIe reference clk PLL...Anand Moon
2024-12-04phy: rockchip-pcie: Use devm_clk_get_enabled() helperAnand Moon
2024-12-04phy: rockchip-pcie: Simplify error handling with dev_err_probe()Anand Moon
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