summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)AuthorFilesLines
2023-02-01phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() in rockchip_usb2...Shang XiaoJing1-1/+3
2023-02-01phy: usb: sunplus: Fix potential null-ptr-deref in sp_usb_phy_probe()Shang XiaoJing1-0/+3
2023-02-01phy: ti: fix Kconfig warning and operator precedenceRandy Dunlap1-2/+2
2023-01-12phy: qcom-qmp-combo: fix broken power onJohan Hovold1-7/+13
2023-01-07phy: qcom-qmp-combo: fix sc8180x resetJohan Hovold1-2/+2
2023-01-07phy: qcom-qmp-combo: fix sdm845 resetJohan Hovold1-1/+38
2023-01-07phy: qcom-qmp-combo: fix out-of-bounds clock accessJohan Hovold1-2/+2
2023-01-04phy: sun4i-usb: Add support for the H616 USB PHYAndre Przywara1-0/+12
2023-01-04phy: sun4i-usb: Introduce port2 SIDDQ quirkAndre Przywara1-0/+59
2022-12-31phy: qcom-qmp-pcie: Fix sm8450_qmp_gen4x2_pcie_pcs_tbl[] register namesManivannan Sadhasivam3-4/+19
2022-12-31phy: qcom-qmp-pcie: Fix high latency with 4x2 PHY when ASPM is enabledManivannan Sadhasivam2-0/+2
2022-12-31phy: qcom-qmp-pcie: Support SM8450 PCIe1 PHY in EP modeDmitry Baryshkov2-15/+64
2022-12-31phy: qcom-qmp-pcie: support separate tables for EP modeDmitry Baryshkov1-6/+40
2022-12-31phy: qcom-qmp-pcie: split pcs_misc init cfg for ipq8074 pcs tableChristian Marangi1-4/+9
2022-12-31phy: qcom-qmp-pcie: split register tables into common and extra partsDmitry Baryshkov1-184/+222
2022-12-31phy: usb: Fix clock imbalance for suspend/resumeJustin Chen3-6/+5
2022-12-31phy: usb: Use slow clock for wake enabled suspendJustin Chen1-4/+3
2022-12-31phy: usb: s2 WoL wakeup_count not incremented for USB->Eth devicesAl Cooper1-3/+3
2022-12-31phy: qcom-qmp-usb: fix sc8280xp PCS_USB offsetJohan Hovold1-0/+1
2022-12-31phy: qcom-qmp-usb: correct registers layout for IPQ8074 USB3 PHYDmitry Baryshkov1-1/+1
2022-12-31phy: qcom-qmp-usb: drop start and pwrdn-ctrl abstractionJohan Hovold1-56/+5
2022-12-31phy: qcom-qmp-usb: clean up status pollingJohan Hovold1-23/+2
2022-12-31phy: qcom-qmp-usb: drop power-down delay configJohan Hovold1-34/+1
2022-12-31phy: qcom-qmp-usb: drop sc8280xp power-down delayJohan Hovold1-4/+0
2022-12-31phy: qcom-qmp-usb: clean up power-down handlingJohan Hovold1-14/+6
2022-12-31phy: qcom-qmp-pcie: fix ipq6018 initialisationJohan Hovold1-0/+1
2022-12-31phy: qcom-qmp-pcie: fix ipq8074-gen3 initialisationJohan Hovold1-0/+1
2022-12-31phy: qcom-qmp-pcie: fix sc8180x initialisationJohan Hovold1-0/+1
2022-12-31phy: qcom-qmp-pcie: replace power-down delayJohan Hovold1-27/+6
2022-12-31phy: qcom-qmp-pcie: drop power-down delay configJohan Hovold1-26/+1
2022-12-31phy: qcom-qmp-pcie: drop bogus register updateJohan Hovold1-6/+0
2022-12-31phy: marvell: phy-mvebu-a3700-comphy: Reset COMPHY registers before USB 3.0 p...Pali Rohár1-0/+3
2022-11-05phy: ralink: mt7621-pci: add sentinel to quirks tableJohn Thomson1-1/+2
2022-11-04phy: sunplus: Fix an IS_ERR() vs NULL bug in sp_usb_phy_probePeng Wu1-2/+2
2022-10-28phy: qcom-qmp-combo: fix NULL-deref on runtime resumeJohan Hovold1-1/+1
2022-10-17phy: tegra: xusb: Fix crash during pad power on/downJon Hunter1-4/+16
2022-10-17phy: stm32: fix an error code in probeDan Carpenter1-0/+2
2022-10-11Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+4
2022-10-08Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-9/+36
2022-10-08Merge tag 'phy-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds47-1976/+3646
2022-10-06Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2022-10-03phy: freescale: imx8m-pcie: Fix the wrong order of phy_init() and phy_power_on()Richard Zhu1-4/+4
2022-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-70/+17
2022-09-29phy: phy-mtk-dp: make array driving_params static constColin Ian King1-1/+1
2022-09-29phy: qcom-qmp-pcie: fix resource mapping for SDM845 QHP PHYDmitry Baryshkov1-1/+4
2022-09-29phy: rockchip-snps-pcie3: only look for rockchip,pipe-grf on rk3588Aurelien Jarno1-4/+9
2022-09-29phy: tegra: xusb: Enable usb role switch attributeWayne Chang1-0/+1
2022-09-29phy: mediatek: fix build warning of FIELD_PREP()Chunfeng Yun1-5/+6
2022-09-26Merge 6.0-rc7 into usb-nextGreg Kroah-Hartman1-70/+17
2022-09-24phy: qcom-qmp-usb: Use dev_err_probe() to simplify codeYuan Can1-6/+3