summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2022-10-28phy: qcom-qmp-pcie: drop power-down delay configJohan Hovold
2022-10-28phy: qcom-qmp-usb: drop unused in-layout configurationJohan Hovold
2022-10-28phy: qcom-qmp-ufs: drop unused in-layout configurationJohan Hovold
2022-10-28phy: qcom-qmp-pcie-msm8996: drop unused in-layout configurationJohan Hovold
2022-10-28phy: qcom-qmp-pcie: drop redundant ipq8074 power onJohan Hovold
2022-10-28phy: qcom-qmp-combo: drop unused in-layout configurationJohan Hovold
2022-10-28phy: qcom-qmp: drop superfluous commentsJohan Hovold
2022-10-28phy: qcom-qmp: drop regulator error messageJohan Hovold
2022-10-27phy: dphy: add support to calculate the timing based on hs_clk_rateMarco Felsch
2022-10-27phy: dphy: refactor get_default_configMarco Felsch
2022-10-17phy: qcom-qmp-pcie: drop bogus register updateJohan Hovold
2022-10-17phy: qcom-qmp-pcie: clean up clock listsJohan Hovold
2022-10-17phy: qcom-qmp-usb: clean up power-down handlingJohan Hovold
2022-10-17phy: qcom-qmp-ufs: clean up power-down handlingJohan Hovold
2022-10-17phy: qcom-qmp-combo: clean up power-down handlingJohan Hovold
2022-10-17phy: qcom-qmp-pcie-msm8996: clean up power-down handlingJohan Hovold
2022-10-17phy: qcom-qmp-pcie: move power-down updateJohan Hovold
2022-10-17phy: qcom-qmp-pcie: clean up power-down handlingJohan Hovold
2022-10-17phy: qcom-qmp-pcie: drop unused common-block registersJohan Hovold
2022-10-17phy: qcom-qmp-combo: drop unused UFS resetJohan Hovold
2022-10-17phy: qcom-qmp: fix obsolete lane commentsJohan Hovold
2022-10-17phy: qcom-qmp-pcie: Support SM8450 PCIe1 PHY in EP modeDmitry Baryshkov
2022-10-17phy: qcom-qmp-pcie: support separate tables for EP modeDmitry Baryshkov
2022-10-17phy: qcom-qmp-pcie: split register tables into common and extra partsDmitry Baryshkov
2022-10-17phy: marvell: phy-mvebu-a3700-comphy: Reset COMPHY registers before USB 3.0 p...Pali Rohár
2022-10-17phy: tegra: xusb: Fix crash during pad power on/downJon Hunter
2022-10-17phy: freescale: imx8m-pcie: Add i.MX8MP PCIe PHY supportRichard Zhu
2022-10-17phy: freescale: imx8m-pcie: Refine i.MX8MM PCIe PHY driverRichard Zhu
2022-10-17phy: freescale: imx8m-pcie: Refine register definitionsRichard Zhu
2022-10-17phy: ti: phy-j721e-wiz: add j784s4-wiz-10g module supportMatt Ranostay
2022-10-17phy: stm32: fix an error code in probeDan Carpenter
2022-10-17phy: stm32: fix an error code in probeDan Carpenter
2022-10-11Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-07Merge tag 'phy-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2022-10-06Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-03phy: freescale: imx8m-pcie: Fix the wrong order of phy_init() and phy_power_on()Richard Zhu
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-29phy: phy-mtk-dp: make array driving_params static constColin Ian King
2022-09-29phy: qcom-qmp-pcie: fix resource mapping for SDM845 QHP PHYDmitry Baryshkov
2022-09-29phy: rockchip-snps-pcie3: only look for rockchip,pipe-grf on rk3588Aurelien Jarno
2022-09-29phy: tegra: xusb: Enable usb role switch attributeWayne Chang
2022-09-29phy: mediatek: fix build warning of FIELD_PREP()Chunfeng Yun
2022-09-26Merge 6.0-rc7 into usb-nextGreg Kroah-Hartman
2022-09-24phy: qcom-qmp-usb: Use dev_err_probe() to simplify codeYuan Can
2022-09-24phy: qcom-qmp-ufs: Use dev_err_probe() to simplify codeYuan Can
2022-09-24phy: qcom-qmp-pcie-msm8996: Use dev_err_probe() to simplify codeYuan Can
2022-09-24phy: qcom-qmp-combo: Use dev_err_probe() to simplify codeYuan Can
2022-09-24phy: qualcomm: call clk_disable_unprepare in the error handlingDongliang Mu
2022-09-24phy: intel: Use dev_err_probe() to simplify codeYuan Can