summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)AuthorLines
2022-10-28phy: qcom-qmp-pcie: clean up status pollingJohan Hovold-4/+2
2022-10-28phy: qcom-qmp-pcie: fix ipq6018 initialisationJohan Hovold-0/+1
2022-10-28phy: qcom-qmp-pcie: fix ipq8074-gen3 initialisationJohan Hovold-0/+1
2022-10-28phy: qcom-qmp-pcie: fix sc8180x initialisationJohan Hovold-0/+1
2022-10-28phy: tegra: p2u: Set ENABLE_L2_EXIT_RATE_CHANGE in calibrationVidya Sagar-0/+14
2022-10-28phy: qcom-qmp-usb: drop power-down delay configJohan Hovold-34/+1
2022-10-28phy: qcom-qmp-usb: drop sc8280xp power-down delayJohan Hovold-4/+0
2022-10-28phy: qcom-qmp-combo: drop power-down delay configJohan Hovold-15/+1
2022-10-28phy: qcom-qmp-combo: drop sc8280xp power-down delayJohan Hovold-4/+0
2022-10-28phy: qcom-qmp-pcie-msm8996: drop power-down delay configJohan Hovold-13/+2
2022-10-28phy: qcom-qmp-pcie: replace power-down delayJohan Hovold-27/+6
2022-10-28phy: qcom-qmp-pcie: drop power-down delay configJohan Hovold-26/+1
2022-10-28phy: qcom-qmp-usb: drop unused in-layout configurationJohan Hovold-32/+10
2022-10-28phy: qcom-qmp-ufs: drop unused in-layout configurationJohan Hovold-32/+10
2022-10-28phy: qcom-qmp-pcie-msm8996: drop unused in-layout configurationJohan Hovold-28/+6
2022-10-28phy: qcom-qmp-pcie: drop redundant ipq8074 power onJohan Hovold-33/+9
2022-10-28phy: qcom-qmp-combo: drop unused in-layout configurationJohan Hovold-40/+14
2022-10-28phy: qcom-qmp: drop superfluous commentsJohan Hovold-18/+0
2022-10-28phy: qcom-qmp: drop regulator error messageJohan Hovold-10/+5
2022-10-27phy: dphy: add support to calculate the timing based on hs_clk_rateMarco Felsch-4/+18
2022-10-27phy: dphy: refactor get_default_configMarco Felsch-1/+10
2022-10-17phy: qcom-qmp-pcie: drop bogus register updateJohan Hovold-6/+0
2022-10-17phy: qcom-qmp-pcie: clean up clock listsJohan Hovold-4/+4
2022-10-17phy: qcom-qmp-usb: clean up power-down handlingJohan Hovold-14/+6
2022-10-17phy: qcom-qmp-ufs: clean up power-down handlingJohan Hovold-14/+8
2022-10-17phy: qcom-qmp-combo: clean up power-down handlingJohan Hovold-14/+5
2022-10-17phy: qcom-qmp-pcie-msm8996: clean up power-down handlingJohan Hovold-8/+2
2022-10-17phy: qcom-qmp-pcie: move power-down updateJohan Hovold-4/+3
2022-10-17phy: qcom-qmp-pcie: clean up power-down handlingJohan Hovold-14/+7
2022-10-17phy: qcom-qmp-pcie: drop unused common-block registersJohan Hovold-9/+0
2022-10-17phy: qcom-qmp-combo: drop unused UFS resetJohan Hovold-9/+0
2022-10-17phy: qcom-qmp: fix obsolete lane commentsJohan Hovold-5/+5
2022-10-17phy: qcom-qmp-pcie: Support SM8450 PCIe1 PHY in EP modeDmitry Baryshkov-15/+64
2022-10-17phy: qcom-qmp-pcie: support separate tables for EP modeDmitry Baryshkov-6/+40
2022-10-17phy: qcom-qmp-pcie: split register tables into common and extra partsDmitry Baryshkov-184/+222
2022-10-17phy: marvell: phy-mvebu-a3700-comphy: Reset COMPHY registers before USB 3.0 p...Pali Rohár-0/+3
2022-10-17phy: tegra: xusb: Fix crash during pad power on/downJon Hunter-4/+16
2022-10-17phy: freescale: imx8m-pcie: Add i.MX8MP PCIe PHY supportRichard Zhu-2/+23
2022-10-17phy: freescale: imx8m-pcie: Refine i.MX8MM PCIe PHY driverRichard Zhu-40/+66
2022-10-17phy: freescale: imx8m-pcie: Refine register definitionsRichard Zhu-7/+4
2022-10-17phy: ti: phy-j721e-wiz: add j784s4-wiz-10g module supportMatt Ranostay-0/+22
2022-10-17phy: stm32: fix an error code in probeDan Carpenter-0/+2
2022-10-17phy: stm32: fix an error code in probeDan Carpenter-0/+2
2022-10-11Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+4
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-9/+36
2022-10-07Merge tag 'phy-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds-1976/+3646
2022-10-06Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+2
2022-10-03phy: freescale: imx8m-pcie: Fix the wrong order of phy_init() and phy_power_on()Richard Zhu-4/+4
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-70/+17
2022-09-29phy: phy-mtk-dp: make array driving_params static constColin Ian King-1/+1