summaryrefslogtreecommitdiff
path: root/drivers/phy/qualcomm
AgeCommit message (Expand)AuthorFilesLines
2024-12-04phy: qcom-qmp: Fix register name in RX Lane config of SC8280XPKrishna Kurapati1-1/+1
2024-11-28Merge tag 'phy-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds9-38/+387
2024-10-21phy: qcom: qmp: Fix lecacy-legacy typoKonrad Dybcio1-4/+4
2024-10-17phy: Switch back to struct platform_driver::remove()Uwe Kleine-König3-10/+10
2024-10-17phy: qcom: edp: Add support for eDP PHY on SA8775PSoutrik Mukhopadhyay1-0/+33
2024-10-17phy: qcom: edp: Introduce aux_cfg array for version specific aux settingsSoutrik Mukhopadhyay1-24/+17
2024-10-17phy: qcom: qmp-pcie: drop bogus x1e80100 qref suppliesJohan Hovold1-4/+4
2024-10-17phy: qcom: qmp-combo: move driver data initialisation earlierJohan Hovold1-2/+1
2024-10-17phy: qcom: qmp-usbc: fix NULL-deref on runtime suspendJohan Hovold1-0/+1
2024-10-17phy: qcom: qmp-usb-legacy: fix NULL-deref on runtime suspendJohan Hovold1-0/+1
2024-10-17phy: qcom: qmp-usb: fix NULL-deref on runtime suspendJohan Hovold1-0/+1
2024-10-17phy: qcom: qmp: Add phy register and clk setting for x1e80100 PCIe3Qiang Yu3-0/+258
2024-10-11phy: qcom: qmp: Add qmp configuration for QCS8300Krishna Kurapati1-0/+65
2024-09-24Merge tag 'phy-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds7-69/+125
2024-08-30phy: qcom: qmp-pcie-msm8996: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-8/+3
2024-08-29phy: qcom: qmp-pcie: Configure all tables on port B PHYQiang Yu1-1/+13
2024-08-29phy: qcom: qmp-pcie: Add Gen4 4-lanes mode for X1E80100Abel Vesa1-0/+42
2024-08-04phy: qcom: qmp-pcie: Fix X1E80100 PCIe Gen4 PHY initialisationAbel Vesa1-7/+16
2024-07-31phy: qcom: qmp: Add debug prints for register writesManivannan Sadhasivam7-60/+67
2024-07-24Merge tag 'phy-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds4-6/+332
2024-06-15phy: qcom: qmp-pcie: restore compatibility with existing DTsDmitry Baryshkov1-6/+3
2024-06-03phy: qcom-qmp-pcie: Add support for IPQ9574 g3x1 and g3x2 PCIEsdevi priya1-0/+309
2024-06-03phy: qcom-qmp: Add missing register definitions for PCS V5devi priya1-0/+14
2024-06-03phy: qcom-qmp: Add missing offsets for Qserdes PLL registers.devi priya1-0/+3
2024-06-03phy: qcom: qmp-combo: Switch from V6 to V6 N4 register offsetsAbel Vesa2-29/+162
2024-06-03phy: qcom-qmp: pcs: Add missing v6 N4 register offsetsAbel Vesa1-0/+32
2024-06-03phy: qcom-qmp: qserdes-txrx: Add missing registers offsetsAbel Vesa1-0/+13
2024-06-03phy: qcom-qmp-usb: Add sc8180x USB UNIPHYBjorn Andersson1-0/+3
2024-05-21Merge tag 'phy-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds8-68/+634
2024-05-10Merge tag 'drm-msm-next-2024-05-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie1-20/+56
2024-05-04phy: qcpm-qmp-usb: Add support for QDU1000/QRU1000Komal Bajaj1-0/+47
2024-05-04phy: qcom-qmp-pcie: add x4 lane EP support for sa8775pMrinmay Sarkar1-1/+8
2024-04-12phy: qcom: qmp-combo: fix VCO div offset on v5_5nm and v6Johan Hovold3-0/+4
2024-04-12phy: qcom: qmp-ufs: update SM8650 tables for Gear 4 & 5Neil Armstrong3-15/+68
2024-04-12Merge branch 'fixes' into nextVinod Koul2-4/+8
2024-04-07phy: qcom: m31: match requested regulator name with dt schemaGabor Juhos1-1/+1
2024-04-06phy: qcom: qmp-combo: Fix register base for QSERDES_DP_PHY_MODEStephen Boyd1-2/+2
2024-04-06phy: qcom: qmp-combo: Fix VCO div offset on v3Stephen Boyd1-1/+5
2024-04-05phy: qcom: qmp-pcie: register PHY AUX clock for SM8[456]50 4x2 PCIe PHYNeil Armstrong1-0/+9
2024-04-05phy: qcom: qmp-pcie: register second optional PHY AUX clockNeil Armstrong1-3/+75
2024-04-05phy: qcom: qmp-pcie: refactor clock register codeNeil Armstrong1-4/+11
2024-04-05phy: qcom: qmp-combo: fix sm8650 voltage swing tableNeil Armstrong1-1/+53
2024-03-29phy: qcom-qmp-ufs: Add SM8475 supportDanila Tikhonov1-0/+71
2024-03-28phy: qcom: qmp-combo: fix duplicate return in qmp_v4_configure_dp_phyNeil Armstrong1-2/+0
2024-03-28phy: qcom: edp: Add v6 specific ops and X1E80100 platform supportAbel Vesa1-0/+180
2024-03-28phy: qcom: edp: Move v4 specific settings to version opsAbel Vesa1-65/+118
2024-03-28phy: qualcomm: phy-qcom-eusb2-repeater: Add support for SMB2360Abel Vesa1-0/+17
2024-03-28phy: qcom: edp: Add set_mode op for configuring eDP/DP submodeAbel Vesa1-20/+56
2024-03-16Merge tag 'phy-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds26-1197/+2025
2024-03-06phy: qcom-qmp-combo: fix type-c switch registrationJohan Hovold1-4/+4