aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2023-07-19phy: tegra: xusb: check return value of devm_kzalloc()Claudiu Beznea
2023-07-19phy: tegra: xusb: Clear the driver reference in usb-phy devEJ Hsu
2023-06-09phy: qcom-qmp-pcie-msm8996: fix init-count imbalanceJohan Hovold
2023-06-09phy: qcom-qmp-combo: fix init-count imbalanceJohan Hovold
2023-06-09phy: amlogic: phy-meson-g12a-mipi-dphy-analog: fix CNTL2_DIF_TX_CTL0 valueNeil Armstrong
2023-05-24phy: st: miphy28lp: use _poll_timeout functions for waitsAlain Volmat
2023-05-11phy: ti: j721e-wiz: Fix unreachable code in wiz_mode_select()Siddharth Vadapalli
2023-05-11phy: tegra: xusb: Add missing tegra_xusb_port_unregister for usb2_port and ul...Gaosheng Cui
2023-05-11phy: qcom-qmp-pcie: sc8180x PCIe PHY has 2 lanesDmitry Baryshkov
2023-05-01phy: phy-brcm-usb: Utilize platform_get_irq_byname_optional()Florian Fainelli
2023-03-11phy: rockchip-typec: Fix unsigned comparison with less than zeroJiapeng Chong
2023-03-10phy: rockchip-typec: fix tcphy_get_mode error caseNeill Kapron
2023-03-10phy: mediatek: remove temporary variable @mask_Chunfeng Yun
2023-02-09phy: qcom-qmp-combo: fix runtime suspendJohan Hovold
2023-02-01phy: phy-can-transceiver: Skip warning if no "max-bitrate"Geert Uytterhoeven
2023-02-01phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() in rockchip_usb2...Shang XiaoJing
2023-02-01phy: usb: sunplus: Fix potential null-ptr-deref in sp_usb_phy_probe()Shang XiaoJing
2023-02-01phy: ti: fix Kconfig warning and operator precedenceRandy Dunlap
2023-01-12phy: qcom-qmp-combo: fix broken power onJohan Hovold
2023-01-07phy: qcom-qmp-combo: fix sc8180x resetJohan Hovold
2023-01-07phy: qcom-qmp-combo: fix sdm845 resetJohan Hovold
2023-01-07phy: qcom-qmp-combo: fix out-of-bounds clock accessJohan Hovold
2023-01-04phy: sun4i-usb: Add support for the H616 USB PHYAndre Przywara
2023-01-04phy: sun4i-usb: Introduce port2 SIDDQ quirkAndre Przywara
2022-12-31phy: qcom-qmp-pcie: Fix sm8450_qmp_gen4x2_pcie_pcs_tbl[] register namesManivannan Sadhasivam
2022-12-31phy: qcom-qmp-pcie: Fix high latency with 4x2 PHY when ASPM is enabledManivannan Sadhasivam
2022-12-31phy: qcom-qmp-pcie: Support SM8450 PCIe1 PHY in EP modeDmitry Baryshkov
2022-12-31phy: qcom-qmp-pcie: support separate tables for EP modeDmitry Baryshkov
2022-12-31phy: qcom-qmp-pcie: split pcs_misc init cfg for ipq8074 pcs tableChristian Marangi
2022-12-31phy: qcom-qmp-pcie: split register tables into common and extra partsDmitry Baryshkov
2022-12-31phy: usb: Fix clock imbalance for suspend/resumeJustin Chen
2022-12-31phy: usb: Use slow clock for wake enabled suspendJustin Chen
2022-12-31phy: usb: s2 WoL wakeup_count not incremented for USB->Eth devicesAl Cooper
2022-12-31phy: qcom-qmp-usb: fix sc8280xp PCS_USB offsetJohan Hovold
2022-12-31phy: qcom-qmp-usb: correct registers layout for IPQ8074 USB3 PHYDmitry Baryshkov
2022-12-31phy: qcom-qmp-usb: drop start and pwrdn-ctrl abstractionJohan Hovold
2022-12-31phy: qcom-qmp-usb: clean up status pollingJohan Hovold
2022-12-31phy: qcom-qmp-usb: drop power-down delay configJohan Hovold
2022-12-31phy: qcom-qmp-usb: drop sc8280xp power-down delayJohan Hovold
2022-12-31phy: qcom-qmp-usb: clean up power-down handlingJohan Hovold
2022-12-31phy: qcom-qmp-pcie: fix ipq6018 initialisationJohan Hovold
2022-12-31phy: qcom-qmp-pcie: fix ipq8074-gen3 initialisationJohan Hovold
2022-12-31phy: qcom-qmp-pcie: fix sc8180x initialisationJohan Hovold
2022-12-31phy: qcom-qmp-pcie: replace power-down delayJohan Hovold
2022-12-31phy: qcom-qmp-pcie: drop power-down delay configJohan Hovold
2022-12-31phy: qcom-qmp-pcie: drop bogus register updateJohan Hovold
2022-12-31phy: marvell: phy-mvebu-a3700-comphy: Reset COMPHY registers before USB 3.0 p...Pali Rohár
2022-11-05phy: ralink: mt7621-pci: add sentinel to quirks tableJohn Thomson
2022-11-05phy: sunplus: Fix an IS_ERR() vs NULL bug in sp_usb_phy_probePeng Wu
2022-10-28phy: qcom-qmp-combo: fix NULL-deref on runtime resumeJohan Hovold