summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)AuthorFilesLines
2023-01-18phy: phy-can-transceiver: Skip warning if no "max-bitrate"Geert Uytterhoeven1-2/+3
2023-01-13phy: freescale: imx8m-pcie: Add one missing error returnRichard Zhu1-1/+1
2023-01-13phy: Revert "phy: qualcomm: usb28nm: Add MDM9607 init sequence"Marijn Suijten1-13/+0
2023-01-13phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() in rockchip_usb2...Shang XiaoJing1-1/+3
2023-01-13phy: renesas: r8a779f0-eth-serdes: Fix register settingYoshihiro Shimoda1-1/+1
2023-01-12phy: usb: sunplus: Fix potential null-ptr-deref in sp_usb_phy_probe()Shang XiaoJing1-0/+3
2023-01-11phy: ti: fix Kconfig warning and operator precedenceRandy Dunlap1-2/+2
2022-12-19Merge tag 'phy-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds30-2479/+3234
2022-12-13Merge tag 'media/v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-4/+27
2022-11-24phy: ti: phy-j721e-wiz: add j721s2-wiz-10g module supportMatt Ranostay1-0/+16
2022-11-24phy: use devm_platform_get_and_ioremap_resource()Minghao Chi1-3/+1
2022-11-24phy: allwinner: phy-sun6i-mipi-dphy: Add the A100 DPHY variantSamuel Holland1-1/+142
2022-11-24phy: allwinner: phy-sun6i-mipi-dphy: Add a variant power-on hookSamuel Holland1-24/+35
2022-11-24phy: allwinner: phy-sun6i-mipi-dphy: Set the enable bit lastSamuel Holland1-4/+4
2022-11-24phy: allwinner: phy-sun6i-mipi-dphy: Make RX support optionalSamuel Holland1-2/+24
2022-11-24phy: qcom-qmp-pcie: drop redundant clock allocationJohan Hovold1-5/+3
2022-11-24phy: qcom-qmp-usb: drop redundant clock allocationJohan Hovold1-5/+3
2022-11-24phy: qcom-qmp: drop unused type headerJohan Hovold4-8/+0
2022-11-24phy: qcom-qmp-usb: drop sc8280xp reference-clock sourceJohan Hovold1-8/+12
2022-11-24phy: qcom-qmp-combo: add support for updated sc8280xp bindingJohan Hovold1-11/+134
2022-11-24phy: qcom-qmp-combo: rename DP_PHY register pointerJohan Hovold1-69/+70
2022-11-24phy: qcom-qmp-combo: rename common-register pointersJohan Hovold1-12/+12
2022-11-24phy: qcom-qmp-combo: clean up DP clock callbacksJohan Hovold1-19/+14
2022-11-24phy: qcom-qmp-combo: separate clock and provider registrationJohan Hovold1-24/+20
2022-11-24phy: qcom-qmp-combo: add clock registration helperJohan Hovold1-5/+17
2022-11-24phy: qcom-qmp-combo: drop redundant clock allocationJohan Hovold1-5/+2
2022-11-24phy: qcom-qmp-combo: drop redundant clock structureJohan Hovold1-35/+17
2022-11-24phy: qcom-qmp-combo: generate pipe clock nameJohan Hovold1-6/+3
2022-11-24phy: qcom-qmp-combo: restructure PHY creationJohan Hovold1-41/+48
2022-11-24phy: qcom-qmp-combo: drop v4 reference-clock sourceJohan Hovold1-1/+1
2022-11-24phy: qcom-qmp-combo: clean up DP callback namesJohan Hovold1-41/+41
2022-11-24phy: qcom-qmp-combo: clean up probe initialisationJohan Hovold1-34/+27
2022-11-24phy: qcom-qmp-combo: clean up device-tree parsingJohan Hovold1-54/+28
2022-11-24phy: qcom-qmp-combo: merge driver dataJohan Hovold1-376/+312
2022-11-24phy: qcom-qmp-combo: merge USB and DP configurationsJohan Hovold1-125/+57
2022-11-24phy: qcom-qmp-combo: drop lanes config parameterJohan Hovold1-42/+20
2022-11-24phy: qcom-qmp-combo: add DP configuration tablesJohan Hovold1-21/+24
2022-11-24phy: qcom-qmp-combo: rename sc8280xp configJohan Hovold1-2/+2
2022-11-24phy: qcom-qmp-combo: clean up DP configurationsJohan Hovold1-20/+20
2022-11-24phy: qcom-qmp-combo: add dedicated DP iomem pointersJohan Hovold1-120/+126
2022-11-24phy: qcom-qmp-combo: separate USB and DP devicetree parsingJohan Hovold1-24/+58
2022-11-24phy: qcom-qmp-combo: clean up serdes initialisationJohan Hovold1-25/+24
2022-11-24phy: qcom-qmp-combo: separate USB and DP power-on opsJohan Hovold1-41/+59
2022-11-24phy: qcom-qmp-combo: rename DP PHY opsJohan Hovold1-4/+4
2022-11-24phy: qcom-qmp-combo: separate USB and DP init opsJohan Hovold1-17/+19
2022-11-24phy: qcom-qmp-combo: drop unnecessary debug messageJohan Hovold1-2/+0
2022-11-24phy: qcom-qmp-combo: rename USB PHY opsJohan Hovold1-6/+6
2022-11-24phy: qcom-qmp-combo: drop unused DP PHY mode opJohan Hovold1-1/+0
2022-11-24phy: qcom-qmp-combo: rename PHY ops structuresJohan Hovold1-20/+20
2022-11-24phy: qcom-qmp-combo: move pm opsJohan Hovold1-5/+5