summaryrefslogtreecommitdiff
path: root/drivers/phy/qualcomm/phy-qcom-edp.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-03Merge tag 'phy-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds1-2/+0
2023-08-22clk: Annotate struct clk_hw_onecell_data with __counted_byKees Cook1-1/+1
2023-07-17phy: Explicitly include correct DT includesRob Herring1-2/+0
2022-09-02phy: qcom: edp: Postpone clk_set_rate until the PLL is upBjorn Andersson1-12/+16
2022-08-30phy: qcom: edp: Add SC8280XP eDP and DP PHYsBjorn Andersson1-0/+74
2022-08-30phy: qcom: edp: Introduce support for DisplayPortBjorn Andersson1-4/+76
2022-08-30phy: qcom: edp: Perform lane configurationBjorn Andersson1-5/+27
2022-08-30phy: qcom: edp: Generate unique clock namesBjorn Andersson1-2/+5
2022-07-06phy: qcom-edp: add regulator_set_load to edp phyKuogee Hsieh1-0/+12
2022-02-08phy: qcom: Program SSC only if supported by sinkSankeerth Billakanti1-3/+5
2022-02-08phy: qcom: Add support for eDP PHY on sc7280Sankeerth Billakanti1-0/+1
2021-12-09phy: qcom: use struct_size instead of sizeofGuo Zhengkui1-1/+1
2021-11-23phy: qcom: Introduce new eDP PHY driverBjorn Andersson1-0/+674