summaryrefslogtreecommitdiff
path: root/drivers/phy/mediatek/phy-mtk-hdmi.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-12phy: mediatek: add support for phy-mtk-hdmi-mt8195Guillaume Ranquet1-0/+3
2023-04-12phy: phy-mtk-hdmi: Add generic phy configure callbackGuillaume Ranquet1-0/+12
2022-09-24phy: mediatek: hdmi: remove register access helpersChunfeng Yun1-33/+0
2022-04-13phy: mediatek: phy-mtk-hdmi: Simplify with dev_err_probe()AngeloGioacchino Del Regno1-31/+19
2021-08-17phy: phy-mtk-hdmi: convert to devm_platform_ioremap_resourceChunfeng Yun1-5/+2
2021-06-14phy: phy-mtk-hdmi: Remove redundant dev_err call in mtk_hdmi_phy_probe()He Ying1-3/+1
2021-02-04phy: mediatek: Add missing MODULE_DEVICE_TABLE()Boris Brezillon1-0/+1
2020-12-08drm/mediatek: avoid dereferencing a null hdmi_phy on an error messageColin Ian King1-2/+3
2020-12-07phy: mediatek: statify mtk_hdmi_phy_driverVinod Koul1-1/+1
2020-09-14drm/mediatek: Disable tmds on mt2701chunhui dai1-0/+3
2020-09-06phy: mediatek: Move mtk_hdmi_phy driver into drivers/phy/mediatek folderCK Hu1-0/+211