summaryrefslogtreecommitdiff
path: root/drivers/phy/qualcomm/phy-qcom-edp.c
AgeCommit message (Expand)Author
2024-01-30phy: qcom: qmp: split DP PHY registers to separate headersDmitry Baryshkov
2023-09-03Merge tag 'phy-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2023-08-22clk: Annotate struct clk_hw_onecell_data with __counted_byKees Cook
2023-07-17phy: Explicitly include correct DT includesRob Herring
2022-09-02phy: qcom: edp: Postpone clk_set_rate until the PLL is upBjorn Andersson
2022-08-30phy: qcom: edp: Add SC8280XP eDP and DP PHYsBjorn Andersson
2022-08-30phy: qcom: edp: Introduce support for DisplayPortBjorn Andersson
2022-08-30phy: qcom: edp: Perform lane configurationBjorn Andersson
2022-08-30phy: qcom: edp: Generate unique clock namesBjorn Andersson
2022-07-06phy: qcom-edp: add regulator_set_load to edp phyKuogee Hsieh
2022-02-08phy: qcom: Program SSC only if supported by sinkSankeerth Billakanti
2022-02-08phy: qcom: Add support for eDP PHY on sc7280Sankeerth Billakanti
2021-12-09phy: qcom: use struct_size instead of sizeofGuo Zhengkui
2021-11-23phy: qcom: Introduce new eDP PHY driverBjorn Andersson