summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)AuthorFilesLines
2022-11-24phy: qcom-qmp-combo: move device-id tableJohan Hovold1-25/+25
2022-11-24phy: qcom-qmp-combo: sort device-id tableJohan Hovold1-8/+8
2022-11-24phy: qcom-qmp-combo: clean up common initialisationJohan Hovold1-43/+4
2022-11-24phy: qcom-qmp-combo: fix runtime suspendJohan Hovold1-10/+2
2022-11-24phy: qcom-qmp-combo: fix broken power onJohan Hovold1-2/+9
2022-11-24phy: qcom-qmp-combo: fix sc8180x resetJohan Hovold1-2/+2
2022-11-24phy: qcom-qmp-combo: fix sdm845 resetJohan Hovold1-1/+38
2022-11-24phy: qcom-qmp-combo: fix out-of-bounds clock accessJohan Hovold1-2/+2
2022-11-10phy: renesas: Add Renesas Ethernet SERDES driver for R-Car S4-8Yoshihiro Shimoda3-0/+426
2022-11-10phy: qcom-qmp-pcie: Fix sm8450_qmp_gen4x2_pcie_pcs_tbl[] register namesManivannan Sadhasivam3-4/+19
2022-11-10phy: qcom-qmp-pcie: Fix high latency with 4x2 PHY when ASPM is enabledManivannan Sadhasivam2-0/+2
2022-11-10phy: qcom-qmp-pcie: split pcs_misc init cfg for ipq8074 pcs tableChristian Marangi1-4/+9
2022-11-10phy: qcom-qmp-pcie: add support for sc8280xp 4-lane PHYsJohan Hovold2-0/+118
2022-11-10phy: qcom-qmp-pcie: add support for sc8280xpJohan Hovold2-10/+291
2022-11-10phy: qcom-qmp-pcie: add support for pipediv2 clockJohan Hovold1-10/+15
2022-11-10phy: qcom-qmp-pcie: fix initialisation resetJohan Hovold1-0/+2
2022-11-10phy: qcom-qmp-pcie: restructure PHY creationJohan Hovold1-19/+17
2022-11-10phy: qcom-qmp-pcie: add register init helperJohan Hovold1-29/+8
2022-11-10phy: qcom-qmp-pcie: use shorter tables identifiersJohan Hovold1-45/+45
2022-11-10phy: qcom-qmp-pcie: clean up PHY lane initJohan Hovold1-6/+7
2022-11-10phy: qcom-qmp-pcie: rename PHY ops structureJohan Hovold1-8/+8
2022-11-10phy: qcom-qmp-pcie: clean up probe initialisationJohan Hovold1-26/+23
2022-11-10phy: qcom-qmp-pcie: clean up device-tree parsingJohan Hovold1-25/+9
2022-11-10phy: qcom-qmp-pcie: merge driver dataJohan Hovold1-130/+88
2022-11-10phy: qcom-qmp-pcie: move device-id tableJohan Hovold1-45/+45
2022-11-10phy: qcom-qmp-pcie: sort device-id tableJohan Hovold1-10/+10
2022-11-07phy: tegra: xusb: Remove usb3 supplyWayne Chang5-14/+1
2022-11-07phy: phy-brcm-usb: Utilize platform_get_irq_byname_optional()Florian Fainelli1-2/+2
2022-11-07phy: ti: gmii-sel: Add support for CPSW9G GMII SEL in J721eSiddharth Vadapalli1-0/+13
2022-11-07phy: ti: gmii-sel: Update methods for fetching and using qsgmii main portSiddharth Vadapalli1-7/+22
2022-11-07phy: sun4i-usb: Add support for the H616 USB PHYAndre Przywara1-0/+12
2022-11-07phy: sun4i-usb: Introduce port2 SIDDQ quirkAndre Przywara1-0/+59
2022-11-07phy: usb: Fix clock imbalance for suspend/resumeJustin Chen3-6/+5
2022-11-07phy: usb: Use slow clock for wake enabled suspendJustin Chen1-4/+3
2022-11-07phy: usb: Disable phy auto-suspendJustin Chen1-0/+6
2022-11-07phy: usb: Migrate to BIT and BITMASK macrosJustin Chen2-74/+74
2022-11-07phy: usb: s2 WoL wakeup_count not incremented for USB->Eth devicesAl Cooper1-3/+3
2022-11-05phy: usb: Improve port mode selectionJustin Chen4-21/+25
2022-11-05phy: ralink: mt7621-pci: add sentinel to quirks tableJohn Thomson1-1/+2
2022-11-05phy: qcom-qmp-usb: add support for updated sc8280xp bindingJohan Hovold1-15/+67
2022-11-05phy: qcom-qmp-usb: restructure PHY creationJohan Hovold1-24/+22
2022-11-05phy: qcom-qmp-usb: clean up PHY initJohan Hovold1-5/+3
2022-11-05phy: qcom-qmp-usb: rename PHY ops structureJohan Hovold1-8/+8
2022-11-05phy: qcom-qmp-usb: clean up probe initialisationJohan Hovold1-24/+22
2022-11-05phy: qcom-qmp-usb: clean up device-tree parsingJohan Hovold1-28/+12
2022-11-05phy: qcom-qmp-usb: merge driver dataJohan Hovold1-143/+96
2022-11-05phy: qcom-qmp-usb: move pm opsJohan Hovold1-5/+5
2022-11-05phy: qcom-qmp-usb: move device-id tableJohan Hovold1-63/+63
2022-11-05phy: qcom-qmp-usb: sort device-id tableJohan Hovold1-13/+13
2022-11-05phy: qcom-qmp-usb: fix sc8280xp PCS_USB offsetJohan Hovold1-0/+1