summaryrefslogtreecommitdiffstats
path: root/drivers/phy/qualcomm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'phy-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds2024-01-1815-9/+978
|\
| * phy: qcom-qmp-usb: Add Qualcomm X1E80100 USB3 PHY supportAbel Vesa2023-12-211-0/+171
| * phy: qcom-qmp-combo: Add x1e80100 USB/DP combo physAbel Vesa2023-12-211-0/+170
| * phy: qualcomm: phy-qcom-qmp-ufs: Rectify SM8550 UFS HS-G4 PHY SettingsCan Guo2023-12-212-9/+20
| * phy: qcom-qmp: qserdes-txrx: Add v7 register offsetsAbel Vesa2023-12-212-0/+79
| * phy: qcom-qmp: qserdes-txrx: Add V6 N4 register offsetsAbel Vesa2023-12-212-0/+52
| * phy: qcom-qmp: qserdes-com: Add v7 register offsetsAbel Vesa2023-12-212-0/+89
| * phy: qcom-qmp: pcs-usb: Add v7 register offsetsAbel Vesa2023-12-211-0/+17
| * phy: qcom-qmp: pcs: Add v7 register offsetsAbel Vesa2023-12-212-0/+34
| * phy: qcom-qmp: qserdes-txrx: Add some more v6.20 register offsetsAbel Vesa2023-12-211-0/+4
| * phy: qcom-qmp: qserdes-com: Add some more v6 register offsetsAbel Vesa2023-12-212-0/+6
| * phy: qcom-qmp-usb: Add Qualcomm SDX75 USB3 PHY supportRohit Agarwal2023-11-271-0/+173
| * phy: qcom: qmp-combo: add QMP USB3/DP PHY tables for SM8650Neil Armstrong2023-11-161-0/+4
| * phy: qcom: qmp-pcie: add QMP PCIe PHY tables for SM8650Neil Armstrong2023-11-161-0/+65
| * phy: qcom: qmp-ufs: add QMP UFS PHY tables for SM8650Neil Armstrong2023-11-163-0/+94
* | phy: qcom: qmp-combo: switch to DRM_AUX_BRIDGEDmitry Baryshkov2023-12-042-43/+3
|/
* phy: qcom-qmp-pcie: add endpoint support for sa8775pMrinmay Sarkar2023-10-232-0/+39
* phy: qcom-qmp-combo: use v6 registers in v6 regs layoutDmitry Baryshkov2023-10-133-7/+12
* phy: qcom-qmp-usb: move PCS v6 register to the proper headerDmitry Baryshkov2023-10-132-18/+14
* phy: qcom-qmp-combo: fix the prefix for the PCS_USB v6 registersDmitry Baryshkov2023-10-132-39/+39
* Merge branch 'fixes' into nextVinod Koul2023-10-135-11/+29
|\
| * phy: qualcomm: Fix typos in commentsBo Liu2023-09-211-1/+1
| * phy: qcom-qmp-combo: initialize PCS_USB registersKonrad Dybcio2023-09-211-0/+4
| * phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1Konrad Dybcio2023-09-212-2/+3
| * phy: qcom: m31: Remove unwanted qphy->vreg is NULL checkVaradarajan Narayanan2023-09-211-2/+1
| * phy: qcom: phy-qcom-m31: change m31_ipq5332_regs to staticYang Yingliang2023-09-211-1/+1
| * phy: qcom: phy-qcom-m31: fix wrong pointer pass to PTR_ERR()Yang Yingliang2023-09-211-1/+1
| * phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and sa8775pAdrien Thierry2023-09-211-5/+15
| * phy: qcom-qmp-usb: initialize PCS_USB registersAdrien Thierry2023-09-211-0/+4
* | phy: qualcomm: phy-qcom-eusb2-repeater: Add tuning overridesKonrad Dybcio2023-09-211-1/+16
* | phy: qualcomm: phy-qcom-eusb2-repeater: Zero out untouched tuning regsKonrad Dybcio2023-09-211-14/+44
* | phy: qualcomm: phy-qcom-eusb2-repeater: Use regmap_fieldsKonrad Dybcio2023-09-211-30/+61
* | phy: qcom-m31: Add compatible, phy init sequence for IPQ5018Nitheesh Sekar2023-09-211-0/+51
* | phy: qcom-qmp-usb: populate offsets configurationDmitry Baryshkov2023-09-211-3/+38
* | phy: qcom-qmp: move PCS MISC V4 registers to separate headerDmitry Baryshkov2023-09-213-8/+18
* | phy: qcom-qmp-usb: make QPHY_PCS_MISC_CLAMP_ENABLE access conditionalDmitry Baryshkov2023-09-211-5/+17
* | phy: qcom-qmp-usb: rework reset handlingDmitry Baryshkov2023-09-211-45/+26
* | phy: qcom-qmp-usb: simplify clock handlingDmitry Baryshkov2023-09-211-66/+24
* | phy: qcom-qmp-ufs: Add Phy Configuration support for SC7280Nitin Rawat2023-09-211-0/+142
* | phy: qcom: m31: Fix indentation issuesVaradarajan Narayanan2023-09-211-3/+3
|/
* Merge tag 'phy-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds2023-09-0322-918/+2376
|\
| * phy: qcom-qmp-combo: fix clock probingDmitry Baryshkov2023-08-221-6/+6
| * phy: qcom-qmp-pcie: support SM8150 PCIe QMP PHYsDmitry Baryshkov2023-08-221-0/+6
| * phy: qcom-qmp-pcie: populate offsets configurationDmitry Baryshkov2023-08-221-0/+74
| * phy: qcom-qmp-pcie: simplify clock handlingDmitry Baryshkov2023-08-221-71/+7
| * phy: qcom-qmp-pcie: keep offset tables sortedDmitry Baryshkov2023-08-221-11/+11
| * phy: qcom-qmp-pcie: drop ln_shrd from v5_20 configDmitry Baryshkov2023-08-221-1/+0
| * phy: qcom: Introduce M31 USB PHY driverVaradarajan Narayanan2023-08-223-0/+306
| * phy: qcom: qmp-ufs: add missing offsets to sm8150 configurationDmitry Baryshkov2023-08-111-0/+2
| * phy: qcom-qmp-combo: add qcom,sc7280-qmp-usb3-dp-phy compat entryDmitry Baryshkov2023-07-241-0/+4