summaryrefslogtreecommitdiffstats
path: root/drivers/phy/qualcomm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'phy-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds2024-09-237-69/+125
|\
| * phy: qcom: qmp-pcie-msm8996: Simplify with scoped for each OF child loopKrzysztof Kozlowski2024-08-301-8/+3
| * phy: qcom: qmp-pcie: Configure all tables on port B PHYQiang Yu2024-08-291-1/+13
| * phy: qcom: qmp-pcie: Add Gen4 4-lanes mode for X1E80100Abel Vesa2024-08-291-0/+42
| * phy: qcom: qmp: Add debug prints for register writesManivannan Sadhasivam2024-07-317-60/+67
* | phy: qcom: qmp-pcie: Fix X1E80100 PCIe Gen4 PHY initialisationAbel Vesa2024-08-041-7/+16
|/
* Merge tag 'phy-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds2024-07-244-6/+332
|\
| * phy: qcom: qmp-pcie: restore compatibility with existing DTsDmitry Baryshkov2024-06-151-6/+3
| * phy: qcom-qmp-pcie: Add support for IPQ9574 g3x1 and g3x2 PCIEsdevi priya2024-06-031-0/+309
| * phy: qcom-qmp: Add missing register definitions for PCS V5devi priya2024-06-031-0/+14
| * phy: qcom-qmp: Add missing offsets for Qserdes PLL registers.devi priya2024-06-031-0/+3
| * phy: qcom-qmp-usb: Add sc8180x USB UNIPHYBjorn Andersson2024-06-031-0/+3
* | phy: qcom: qmp-combo: Switch from V6 to V6 N4 register offsetsAbel Vesa2024-06-032-29/+162
* | phy: qcom-qmp: pcs: Add missing v6 N4 register offsetsAbel Vesa2024-06-031-0/+32
* | phy: qcom-qmp: qserdes-txrx: Add missing registers offsetsAbel Vesa2024-06-031-0/+13
|/
* Merge tag 'phy-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds2024-05-218-68/+634
|\
| * phy: qcpm-qmp-usb: Add support for QDU1000/QRU1000Komal Bajaj2024-05-041-0/+47
| * phy: qcom-qmp-pcie: add x4 lane EP support for sa8775pMrinmay Sarkar2024-05-041-1/+8
| * phy: qcom: qmp-ufs: update SM8650 tables for Gear 4 & 5Neil Armstrong2024-04-123-15/+68
| * Merge branch 'fixes' into nextVinod Koul2024-04-122-4/+8
| |\
| * | phy: qcom: qmp-pcie: register PHY AUX clock for SM8[456]50 4x2 PCIe PHYNeil Armstrong2024-04-051-0/+9
| * | phy: qcom: qmp-pcie: register second optional PHY AUX clockNeil Armstrong2024-04-051-3/+75
| * | phy: qcom: qmp-pcie: refactor clock register codeNeil Armstrong2024-04-051-4/+11
| * | phy: qcom: qmp-combo: fix sm8650 voltage swing tableNeil Armstrong2024-04-051-1/+53
| * | phy: qcom-qmp-ufs: Add SM8475 supportDanila Tikhonov2024-03-291-0/+71
| * | phy: qcom: qmp-combo: fix duplicate return in qmp_v4_configure_dp_phyNeil Armstrong2024-03-281-2/+0
| * | phy: qcom: edp: Add v6 specific ops and X1E80100 platform supportAbel Vesa2024-03-281-0/+180
| * | phy: qcom: edp: Move v4 specific settings to version opsAbel Vesa2024-03-281-65/+118
| * | phy: qualcomm: phy-qcom-eusb2-repeater: Add support for SMB2360Abel Vesa2024-03-281-0/+17
* | | Merge tag 'drm-msm-next-2024-05-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2024-05-101-20/+56
|\| |
| * | phy: qcom: edp: Add set_mode op for configuring eDP/DP submodeAbel Vesa2024-03-281-20/+56
* | | phy: qcom: qmp-combo: fix VCO div offset on v5_5nm and v6Johan Hovold2024-04-123-0/+4
| |/ |/|
* | phy: qcom: m31: match requested regulator name with dt schemaGabor Juhos2024-04-071-1/+1
* | phy: qcom: qmp-combo: Fix register base for QSERDES_DP_PHY_MODEStephen Boyd2024-04-061-2/+2
* | phy: qcom: qmp-combo: Fix VCO div offset on v3Stephen Boyd2024-04-061-1/+5
|/
* Merge tag 'phy-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds2024-03-1626-1197/+2025
|\
| * phy: constify of_phandle_args in xlateKrzysztof Kozlowski2024-02-231-1/+1
| * phy: qcom-qmp-ufs: Switch to devm_clk_bulk_get_all() APIManivannan Sadhasivam2024-02-071-56/+7
| * phy: qcom: sgmii-eth: move PCS registers to separate headerDmitry Baryshkov2024-01-302-37/+47
| * phy: qcom: sgmii-eth: use existing register definitionsDmitry Baryshkov2024-01-301-218/+149
| * phy: qcom: qmp-usbc: drop has_pwrdn_delay handlingDmitry Baryshkov2024-01-301-6/+0
| * phy: qcom: qmp: move common bits definitions to common headerDmitry Baryshkov2024-01-308-137/+26
| * phy: qcom: qmp: split DP PHY registers to separate headersDmitry Baryshkov2024-01-3010-90/+159
| * phy: qcom: qmp: move common functions to common headerDmitry Baryshkov2024-01-307-348/+120
| * phy: qcom: qmp-usb-legacy: drop qmp_usb_legacy_iomapDmitry Baryshkov2024-01-301-17/+1
| * phy: qcom: qmp-usb-legacy: drop single-lane supportDmitry Baryshkov2024-01-301-28/+9
| * phy: qcom: qmp-pcie: Update PCIe0 PHY settings for SM8550Qiang Yu2024-01-302-1/+5
| * phy: qcom: qmp-pcie: Update PCIe1 PHY settings for SM8550Can Guo2024-01-304-5/+16
| * phy: qcom-qmp-pcie: Add support for X1E80100 g3x2 and g4x2 PCIEAbel Vesa2024-01-241-0/+173
| * phy: qcom: qmp-pcie: Add QMP v6 registers layoutAbel Vesa2024-01-241-3/+10