summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)AuthorLines
2022-11-07phy: ti: gmii-sel: Add support for CPSW9G GMII SEL in J721eSiddharth Vadapalli-0/+13
2022-11-07phy: ti: gmii-sel: Update methods for fetching and using qsgmii main portSiddharth Vadapalli-7/+22
2022-11-07phy: sun4i-usb: Add support for the H616 USB PHYAndre Przywara-0/+12
2022-11-07phy: sun4i-usb: Introduce port2 SIDDQ quirkAndre Przywara-0/+59
2022-11-07phy: usb: Fix clock imbalance for suspend/resumeJustin Chen-6/+5
2022-11-07phy: usb: Use slow clock for wake enabled suspendJustin Chen-4/+3
2022-11-07phy: usb: Disable phy auto-suspendJustin Chen-0/+6
2022-11-07phy: usb: Migrate to BIT and BITMASK macrosJustin Chen-74/+74
2022-11-07phy: usb: s2 WoL wakeup_count not incremented for USB->Eth devicesAl Cooper-3/+3
2022-11-05phy: usb: Improve port mode selectionJustin Chen-21/+25
2022-11-05phy: ralink: mt7621-pci: add sentinel to quirks tableJohn Thomson-1/+2
2022-11-05phy: qcom-qmp-usb: add support for updated sc8280xp bindingJohan Hovold-15/+67
2022-11-05phy: qcom-qmp-usb: restructure PHY creationJohan Hovold-24/+22
2022-11-05phy: qcom-qmp-usb: clean up PHY initJohan Hovold-5/+3
2022-11-05phy: qcom-qmp-usb: rename PHY ops structureJohan Hovold-8/+8
2022-11-05phy: qcom-qmp-usb: clean up probe initialisationJohan Hovold-24/+22
2022-11-05phy: qcom-qmp-usb: clean up device-tree parsingJohan Hovold-28/+12
2022-11-05phy: qcom-qmp-usb: merge driver dataJohan Hovold-143/+96
2022-11-05phy: qcom-qmp-usb: move pm opsJohan Hovold-5/+5
2022-11-05phy: qcom-qmp-usb: move device-id tableJohan Hovold-63/+63
2022-11-05phy: qcom-qmp-usb: sort device-id tableJohan Hovold-13/+13
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