summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)AuthorLines
2025-07-22phy: qcom: phy-qcom-snps-eusb2: Update init sequence per HPG 1.0.2Luca Weiss-1/+1
2025-07-22phy: qcom: phy-qcom-snps-eusb2: Add missing write from init sequenceLuca Weiss-0/+3
2025-07-22phy: rockchip-pcie: Properly disable TEST_WRITE strobe signalGeraldo Nascimento-2/+1
2025-07-22phy: rockchip-pcie: Enable all four lanes if requiredValmantas Paliksa-6/+6
2025-07-15phy: qcom: fix error code in snps_eusb2_hsphy_probe()Harshit Mogalapalli-2/+4
2025-06-26phy: qcom: qmp-combo: Add missing PLL (VCO) configuration on SM8750Krzysztof Kozlowski-0/+3
2025-06-26phy: qcom: m31-eusb2: drop registration printkJohan Hovold-2/+0
2025-06-26phy: qcom: m31-eusb2: fix match data santity checkJohan Hovold-1/+1
2025-06-26phy: qcom: qmp-pcie: Update PHY settings for QCS8300 & SA8775PMrinmay Sarkar-41/+66
2025-06-26phy: qualcomm: phy-qcom-eusb2-repeater: Don't zero-out registersLuca Weiss-55/+32
2025-06-26phy: mediatek: tphy: Cleanup and document slew calibrationAngeloGioacchino Del Regno-18/+27
2025-06-26phy: mediatek: tphy: Clarify and add kerneldoc to mtk_phy_pdataAngeloGioacchino Del Regno-10/+10
2025-06-22power: supply: core: rename power_supply_get_by_phandle to power_supply_get_b...Sebastian Reichel-1/+1
2025-06-17phy: qcom: add linux/bitfield.h header to fix a build errorRandy Dunlap-0/+1
2025-06-16phy: drop probe registration printksJohan Hovold-21/+4
2025-06-16phy: cadence-torrent: Add PCIe multilink + USB with same SSC register config ...Swapnil Jakhade-8/+150
2025-06-16phy: cadence-torrent: Add PCIe multilink configuration for 100 MHz refclkSwapnil Jakhade-1/+129
2025-06-15phy: phy-snps-eusb2: clean up id table sentinelJohan Hovold-1/+3
2025-06-15phy: phy-snps-eusb2: drop unnecessary loop index declarationsJohan Hovold-2/+2
2025-06-15phy: phy-snps-eusb2: fix optional phy lookup parameterJohan Hovold-1/+1
2025-06-15phy: phy-snps-eusb2: clean up error messagesJohan Hovold-7/+7
2025-06-15phy: phy-snps-eusb2: rename phy_init() clock error labelJohan Hovold-4/+4
2025-06-15phy: phy-snps-eusb2: fix repeater imbalance on phy_init() failureJohan Hovold-2/+3
2025-06-15phy: phy-snps-eusb2: fix clock imbalance on phy_exit()Johan Hovold-1/+1
2025-06-15phy: qcom: Add M31 based eUSB2 PHY driverWesley Cheng-0/+336
2025-06-15phy: qcom: Update description for QCOM based eUSB2 repeaterWesley Cheng-3/+3
2025-06-15phy: qcom: qmp-combo: Add new PHY sequences for SM8750Wesley Cheng-0/+428
2025-06-15phy: use per-PHY lockdep keysDmitry Baryshkov-1/+4
2025-06-15phy: qcom-qmp-ufs: refactor qmp_ufs_power_offNitin Rawat-7/+0
2025-06-15phy: qcom-qmp-ufs: Remove qmp_ufs_exit() and Inline qmp_ufs_com_exit()Nitin Rawat-14/+3
2025-06-15phy: qcom-qmp-ufs: Rename qmp_ufs_power_offNitin Rawat-18/+1
2025-06-15phy: qcom-qmp-ufs: Remove qmp_ufs_com_init()Nitin Rawat-26/+15
2025-06-15phy: qcom-qmp-ufs: Refactor UFS PHY resetNitin Rawat-28/+31
2025-06-15phy: qcom-qmp-ufs: Refactor phy_power_on and phy_calibrate callbacksNitin Rawat-20/+6
2025-06-15phy: qcom-qmp-ufs: Rename qmp_ufs_enable and qmp_ufs_power_onNitin Rawat-4/+4
2025-06-15phy: cadence: Sierra: Add PCIe + USB PHY multilink configurationSwapnil Jakhade-0/+180
2025-06-15phy: tegra: xusb: Fix unbalanced regulator disable in UTMI PHY modeWayne Chang-22/+37
2025-06-15phy: tegra: xusb: Disable periodic tracking on Tegra234Haotien Hsu-1/+1
2025-06-15phy: tegra: xusb: Decouple CYA_TRK_CODE_UPDATE_ON_IDLE from trk_hw_modeWayne Chang-6/+9
2025-06-15phy: exynos-mipi-video: introduce support for exynos7870Kaustabh Chakraborty-0/+52
2025-06-14phy: exynos5-usbdrd: Add support for the Exynos990 usbdrd phyIgor Belwon-0/+32
2025-06-05Merge tag 'phy-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds-888/+1949
2025-05-14phy: Fix error handling in tegra_xusb_port_initMa Ke-4/+4
2025-05-14phy: tegra: p2u: Broaden architecture dependencyVidya Sagar-1/+1
2025-05-14phy: renesas: rcar-gen3-usb2: Set timing registers only onceClaudiu Beznea-2/+5
2025-05-14phy: renesas: rcar-gen3-usb2: Assert PLL reset on PHY power offClaudiu Beznea-1/+9
2025-05-14phy: renesas: rcar-gen3-usb2: Lock around hardware registers and driver dataClaudiu Beznea-23/+26
2025-05-14phy: renesas: rcar-gen3-usb2: Move IRQ request in probeClaudiu Beznea-20/+26
2025-05-14phy: renesas: rcar-gen3-usb2: Fix role detection on unbind/bindClaudiu Beznea-19/+14
2025-05-14phy: tegra: xusb: remove a stray unlockDan Carpenter-2/+0