summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)AuthorFilesLines
2023-07-06Merge tag 'phy-for-6.5_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds24-446/+2584
2023-07-05Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+1
2023-06-29Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds4-0/+4
2023-06-28media: tc358746: select CONFIG_GENERIC_PHYArnd Bergmann1-0/+1
2023-06-21phy: tegra: xusb: check return value of devm_kzalloc()Claudiu Beznea1-0/+3
2023-06-21phy: qcom: qmp-combo: fix Display Port PHY configuration for SM8550Neil Armstrong1-2/+6
2023-06-21phy: qcom: add the SGMII SerDes PHY driverBartosz Golaszewski3-0/+461
2023-06-21phy: qualcomm: fix indentation in MakefileBartosz Golaszewski1-1/+1
2023-06-21phy: usb: suppress OC condition for 7439b2Justin Chen1-0/+34
2023-06-21phy: usb: Turn off phy when port is in suspendJustin Chen2-2/+21
2023-06-21phy: tegra: xusb: Clear the driver reference in usb-phy devEJ Hsu1-0/+1
2023-06-09phy: ti: j721e-wiz: Add a determine_rate hookMaxime Ripard1-0/+1
2023-06-09phy: ti: am654-serdes: Add a determine_rate hookMaxime Ripard1-0/+1
2023-06-09phy: cadence: torrent: Add a determine_rate hookMaxime Ripard1-0/+1
2023-06-09phy: cadence: sierra: Add a determine_rate hookMaxime Ripard1-0/+1
2023-05-19phy: mediatek: tphy: add debugfs filesChunfeng Yun1-0/+356
2023-05-19phy: core: add debugfs filesChunfeng Yun1-0/+14
2023-05-19phy: fsl-imx8mp-usb: add support for phy tuningLi Jun1-0/+218
2023-05-19phy: qcom-qmp-combo: Introduce drm_bridgeBjorn Andersson2-0/+48
2023-05-19phy: qcom-qmp-combo: Introduce orientation switchingBjorn Andersson2-9/+85
2023-05-19phy: qcom-qmp-combo: Introduce orientation variableBjorn Andersson1-24/+30
2023-05-19phy: qcom-qmp-combo: Extend phy_mutex to all phy_opsBjorn Andersson1-2/+19
2023-05-19phy: qcom-qmp-combo: Move phy_mutex out of com_init/exitBjorn Andersson1-19/+28
2023-05-19Merge branch 'fixes' into nextVinod Koul5-11/+13
2023-05-19phy: cadence: salvo: Add cdns,usb2-disconnect-threshold-microvolt propertyFrank Li1-0/+29
2023-05-19phy: cadence: salvo: add .set_mode APIPeter Chen1-0/+29
2023-05-19phy: cadence: salvo: add bist fixPeter Chen1-0/+2
2023-05-19phy: cadence: salvo: decrease delay value to zero for txvalidPeter Chen1-0/+17
2023-05-19phy: cadence: salvo: add access for USB2PHYPeter Chen1-8/+10
2023-05-17phy: qcom-qmp-usb: add support for updated qcm2290 / sm6115 bindingBhupesh Sharma1-0/+22
2023-05-16phy: ti: gmii-sel: Enable USXGMII mode for J784S4Siddharth Vadapalli1-1/+10
2023-05-16phy: ti: gmii-sel: Add support for CPSW9G GMII SEL in J784S4Siddharth Vadapalli1-0/+13
2023-05-16phy: ti: gmii-sel: Enable SGMII mode for J721ESiddharth Vadapalli1-1/+1
2023-05-16phy: ti: gmii-sel: Enable SGMII mode for J7200Siddharth Vadapalli1-1/+1
2023-05-16phy: ti: gmii-sel: Add support for SGMII modeSiddharth Vadapalli1-0/+8
2023-05-16phy: freescale: imx8m-pcie: Use devm_platform_ioremap_resource()Yang Li1-3/+1
2023-05-16phy: qcom-snps: correct struct qcom_snps_hsphy kerneldocKrzysztof Kozlowski1-1/+1
2023-05-16phy: amlogic: phy-meson-g12a-mipi-dphy-analog: fix CNTL2_DIF_TX_CTL0 valueNeil Armstrong1-1/+1
2023-05-16phy: mediatek: rework the floating point comparisons to fixed pointTom Rix1-5/+5
2023-05-16phy: hisilicon: Allow building phy-hisi-inno-usb2 on ARM32David Yang1-1/+1
2023-05-16phy: hisilicon: Add inno-usb2-phy driver for Hi3798MV100David Yang1-16/+46
2023-05-16phy: Revert "phy: Remove SOC_EXYNOS4212 dep. from PHY_EXYNOS4X12_USB"Artur Weber1-1/+1
2023-05-16phy: qcom: qmp: Update IPQ9574 USB Phy initialization SequenceVaradarajan Narayanan1-0/+115
2023-05-16phy: qcom-qusb2: add QUSB2 support for IPQ9574Varadarajan Narayanan1-0/+3
2023-05-08phy: sparx5-serdes: add skip_cmu_cfg check when configuring lanesDaniel Machon1-0/+5
2023-05-08phy: sparx5-serdes: remove power up of all CMUsDaniel Machon2-26/+0
2023-05-08phy: sparx5-serdes: power on CMUs individuallyDaniel Machon1-1/+42
2023-05-08phy: sparx5-serdes: power down all CMUs by defaultDaniel Machon1-0/+51
2023-05-08phy: sparx5-serdes: reorder CMU functionsDaniel Machon1-153/+153
2023-05-08phy: sparx5-serdes: configure optimal quiet mode for serdes lanesDaniel Machon1-1/+31