summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)AuthorLines
2022-11-05phy: qcom-qmp-usb: fix sc8280xp PCS_USB offsetJohan Hovold-0/+1
2022-11-05phy: sunplus: Fix an IS_ERR() vs NULL bug in sp_usb_phy_probePeng Wu-2/+2
2022-10-28Merge branch 'fixes' into nextVinod Koul-5/+17
2022-10-28phy: qcom-qmp-ufs: add support for updated sc8280xp bindingJohan Hovold-10/+80
2022-10-28phy: qcom-qmp-ufs: restructure PHY creationJohan Hovold-18/+16
2022-10-28phy: qcom-qmp-ufs: clean up PHY initJohan Hovold-5/+3
2022-10-28phy: qcom-qmp-ufs: rename PHY ops structureJohan Hovold-7/+7
2022-10-28phy: qcom-qmp-ufs: clean up probe initialisationJohan Hovold-20/+17
2022-10-28phy: qcom-qmp-ufs: clean up device-tree parsingJohan Hovold-15/+6
2022-10-28phy: qcom-qmp-ufs: merge driver dataJohan Hovold-108/+63
2022-10-28phy: qcom-qmp-ufs: move device-id tableJohan Hovold-39/+39
2022-10-28phy: qcom-qmp-combo: fix NULL-deref on runtime resumeJohan Hovold-1/+1
2022-10-28phy: qcom-qmp-usb: correct registers layout for IPQ8074 USB3 PHYDmitry Baryshkov-1/+1
2022-10-28phy: qcom-qmp-usb: drop start and pwrdn-ctrl abstractionJohan Hovold-56/+5
2022-10-28phy: qcom-qmp-ufs: drop start and pwrdn-ctrl abstractionJohan Hovold-28/+7
2022-10-28phy: qcom-qmp-pcie-msm8996: drop start and pwrdn-ctrl abstractionJohan Hovold-10/+7
2022-10-28phy: qcom-qmp-pcie: add config sanity checksJohan Hovold-0/+3
2022-10-28phy: qcom-qmp-pcie: drop start-ctrl abstractionJohan Hovold-15/+3
2022-10-28phy: qcom-qmp-combo: drop start and pwrdn-ctrl abstractionJohan Hovold-23/+6
2022-10-28phy: qcom-qmp-usb: increase status polling periodJohan Hovold-1/+1
2022-10-28phy: qcom-qmp-usb: clean up status pollingJohan Hovold-23/+2
2022-10-28phy: qcom-qmp-ufs: increase ready polling periodJohan Hovold-1/+1
2022-10-28phy: qcom-qmp-ufs: clean up ready pollingJohan Hovold-5/+2
2022-10-28phy: qcom-qmp-ufs: drop unused phy-status configJohan Hovold-9/+0
2022-10-28phy: qcom-qmp-combo: increase status polling periodJohan Hovold-1/+1
2022-10-28phy: qcom-qmp-combo: clean up status pollingJohan Hovold-12/+2
2022-10-28phy: qcom-qmp-pcie-msm8996: increase status polling periodJohan Hovold-2/+2
2022-10-28phy: qcom-qmp-pcie-msm8996: clean up ready and status pollingJohan Hovold-15/+4
2022-10-28phy: qcom-qmp-pcie: increase status polling periodJohan Hovold-1/+1
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