summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)AuthorLines
2022-12-19Merge tag 'phy-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds-2479/+3234
2022-12-13Merge tag 'media/v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-4/+27
2022-11-24phy: ti: phy-j721e-wiz: add j721s2-wiz-10g module supportMatt Ranostay-0/+16
2022-11-24phy: use devm_platform_get_and_ioremap_resource()Minghao Chi-3/+1
2022-11-24phy: allwinner: phy-sun6i-mipi-dphy: Add the A100 DPHY variantSamuel Holland-1/+142
2022-11-24phy: allwinner: phy-sun6i-mipi-dphy: Add a variant power-on hookSamuel Holland-24/+35
2022-11-24phy: allwinner: phy-sun6i-mipi-dphy: Set the enable bit lastSamuel Holland-4/+4
2022-11-24phy: allwinner: phy-sun6i-mipi-dphy: Make RX support optionalSamuel Holland-2/+24
2022-11-24phy: qcom-qmp-pcie: drop redundant clock allocationJohan Hovold-5/+3
2022-11-24phy: qcom-qmp-usb: drop redundant clock allocationJohan Hovold-5/+3
2022-11-24phy: qcom-qmp: drop unused type headerJohan Hovold-8/+0
2022-11-24phy: qcom-qmp-usb: drop sc8280xp reference-clock sourceJohan Hovold-8/+12
2022-11-24phy: qcom-qmp-combo: add support for updated sc8280xp bindingJohan Hovold-11/+134
2022-11-24phy: qcom-qmp-combo: rename DP_PHY register pointerJohan Hovold-69/+70
2022-11-24phy: qcom-qmp-combo: rename common-register pointersJohan Hovold-12/+12
2022-11-24phy: qcom-qmp-combo: clean up DP clock callbacksJohan Hovold-19/+14
2022-11-24phy: qcom-qmp-combo: separate clock and provider registrationJohan Hovold-24/+20
2022-11-24phy: qcom-qmp-combo: add clock registration helperJohan Hovold-5/+17
2022-11-24phy: qcom-qmp-combo: drop redundant clock allocationJohan Hovold-5/+2
2022-11-24phy: qcom-qmp-combo: drop redundant clock structureJohan Hovold-35/+17
2022-11-24phy: qcom-qmp-combo: generate pipe clock nameJohan Hovold-6/+3
2022-11-24phy: qcom-qmp-combo: restructure PHY creationJohan Hovold-41/+48
2022-11-24phy: qcom-qmp-combo: drop v4 reference-clock sourceJohan Hovold-1/+1
2022-11-24phy: qcom-qmp-combo: clean up DP callback namesJohan Hovold-41/+41
2022-11-24phy: qcom-qmp-combo: clean up probe initialisationJohan Hovold-34/+27
2022-11-24phy: qcom-qmp-combo: clean up device-tree parsingJohan Hovold-54/+28
2022-11-24phy: qcom-qmp-combo: merge driver dataJohan Hovold-376/+312
2022-11-24phy: qcom-qmp-combo: merge USB and DP configurationsJohan Hovold-125/+57
2022-11-24phy: qcom-qmp-combo: drop lanes config parameterJohan Hovold-42/+20
2022-11-24phy: qcom-qmp-combo: add DP configuration tablesJohan Hovold-21/+24
2022-11-24phy: qcom-qmp-combo: rename sc8280xp configJohan Hovold-2/+2
2022-11-24phy: qcom-qmp-combo: clean up DP configurationsJohan Hovold-20/+20
2022-11-24phy: qcom-qmp-combo: add dedicated DP iomem pointersJohan Hovold-120/+126
2022-11-24phy: qcom-qmp-combo: separate USB and DP devicetree parsingJohan Hovold-24/+58
2022-11-24phy: qcom-qmp-combo: clean up serdes initialisationJohan Hovold-25/+24
2022-11-24phy: qcom-qmp-combo: separate USB and DP power-on opsJohan Hovold-41/+59
2022-11-24phy: qcom-qmp-combo: rename DP PHY opsJohan Hovold-4/+4
2022-11-24phy: qcom-qmp-combo: separate USB and DP init opsJohan Hovold-17/+19
2022-11-24phy: qcom-qmp-combo: drop unnecessary debug messageJohan Hovold-2/+0
2022-11-24phy: qcom-qmp-combo: rename USB PHY opsJohan Hovold-6/+6
2022-11-24phy: qcom-qmp-combo: drop unused DP PHY mode opJohan Hovold-1/+0
2022-11-24phy: qcom-qmp-combo: rename PHY ops structuresJohan Hovold-20/+20
2022-11-24phy: qcom-qmp-combo: move pm opsJohan Hovold-5/+5
2022-11-24phy: qcom-qmp-combo: move device-id tableJohan Hovold-25/+25
2022-11-24phy: qcom-qmp-combo: sort device-id tableJohan Hovold-8/+8
2022-11-24phy: qcom-qmp-combo: clean up common initialisationJohan Hovold-43/+4
2022-11-24phy: qcom-qmp-combo: fix runtime suspendJohan Hovold-10/+2
2022-11-24phy: qcom-qmp-combo: fix broken power onJohan Hovold-2/+9
2022-11-24phy: qcom-qmp-combo: fix sc8180x resetJohan Hovold-2/+2
2022-11-24phy: qcom-qmp-combo: fix sdm845 resetJohan Hovold-1/+38