summaryrefslogtreecommitdiffstats
path: root/drivers/phy/qualcomm
AgeCommit message (Expand)AuthorLines
2025-06-05Merge tag 'phy-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds-504/+116
2025-05-14phy: move phy-qcom-snps-eusb2 out of its vendor sub-directoryIvaylo Ivanov-452/+0
2025-05-14phy: qcom-qusb2: reuse the IPQ6018 settings for IPQ5424Kathiravan Thirumoorthy-0/+3
2025-05-14Revert "phy: qcom-qusb2: add QUSB2 support for IPQ5424"Kathiravan Thirumoorthy-28/+0
2025-05-14phy: qcom: qmp-pcie: drop bogus x1e80100 qref supplyJohan Hovold-2/+2
2025-05-14phy: qcom-qmp-usb: Fix an NULL vs IS_ERR() bugChenyuan Yang-1/+5
2025-04-11phy: qualcomm: qcom-uniphy-pcie 28LP add support for IPQ5018Nitheesh Sekar-0/+45
2025-04-11phy: qcom: qmp-pcie: Add PHY register retention supportQiang Yu-10/+59
2025-04-11phy: qcom: pcie: Determine has_nocsr_reset dynamicallyKonrad Dybcio-13/+4
2025-04-11phy: qcom-qmp-ufs: check for mode type for phy settingNitin Rawat-1/+2
2025-03-16phy: qcom: uniphy-28lp: add COMMON_CLK dependencyArnd Bergmann-0/+1
2025-03-11phy: qcom-qmp-pcie: add dual lane PHY support for QCS8300Ziyue Zhang-0/+89
2025-03-11phy: qcom-qmp-ufs: Add PHY Configuration support for sm8750Nitin Rawat-8/+246
2025-03-11phy: qcom: Introduce PCIe UNIPHY 28LP driverNitheesh Sekar-0/+299
2025-03-11phy: qcom: qmp-usbc: Add qmp configuration for QCS615Krishna Kurapati-0/+3
2025-02-10phy: qcom: qmp-pcie: Add X1P42100 Gen4x4 PHYKonrad Dybcio-0/+18
2025-01-29Merge tag 'phy-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds-9/+444
2024-12-24phy: qcom-qusb2: Add support for QCS615Krishna Kurapati-0/+27
2024-12-08phy: qualcomm: qmp-pcie: add support for SAR2130PDmitry Baryshkov-0/+141
2024-12-08phy: qualcomm: qmp-pcie: define several new registersDmitry Baryshkov-0/+6
2024-12-08phy: qualcomm: qmp-pcie: split PCS_LANE1 regionDmitry Baryshkov-9/+33
2024-12-08phy: qualcomm: qmp-combo: add support for SAR2130PDmitry Baryshkov-0/+100
2024-12-04phy: qcom-qmp: Fix register name in RX Lane config of SC8280XPKrishna Kurapati-1/+1
2024-12-04phy: qcom: qmp: Enable IPQ5424 supportVaradarajan Narayanan-0/+3
2024-12-04phy: qcom-qusb2: add QUSB2 support for IPQ5424Varadarajan Narayanan-0/+28
2024-12-04phy: qcom: qmp: Add phy register and clk setting for QCS615 PCIeKrishna chaitanya chundru-0/+106
2024-11-27Merge tag 'phy-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds-38/+387
2024-10-22phy: qcom: qmp: Fix lecacy-legacy typoKonrad Dybcio-4/+4
2024-10-17phy: Switch back to struct platform_driver::remove()Uwe Kleine-König-10/+10
2024-10-17phy: qcom: edp: Add support for eDP PHY on SA8775PSoutrik Mukhopadhyay-0/+33
2024-10-17phy: qcom: edp: Introduce aux_cfg array for version specific aux settingsSoutrik Mukhopadhyay-24/+17
2024-10-17phy: qcom: qmp-pcie: drop bogus x1e80100 qref suppliesJohan Hovold-4/+4
2024-10-17phy: qcom: qmp-combo: move driver data initialisation earlierJohan Hovold-2/+1
2024-10-17phy: qcom: qmp-usbc: fix NULL-deref on runtime suspendJohan Hovold-0/+1
2024-10-17phy: qcom: qmp-usb-legacy: fix NULL-deref on runtime suspendJohan Hovold-0/+1
2024-10-17phy: qcom: qmp-usb: fix NULL-deref on runtime suspendJohan Hovold-0/+1
2024-10-17phy: qcom: qmp: Add phy register and clk setting for x1e80100 PCIe3Qiang Yu-0/+258
2024-10-11phy: qcom: qmp: Add qmp configuration for QCS8300Krishna Kurapati-0/+65
2024-09-23Merge tag 'phy-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds-69/+125
2024-08-30phy: qcom: qmp-pcie-msm8996: Simplify with scoped for each OF child loopKrzysztof Kozlowski-8/+3
2024-08-29phy: qcom: qmp-pcie: Configure all tables on port B PHYQiang Yu-1/+13
2024-08-29phy: qcom: qmp-pcie: Add Gen4 4-lanes mode for X1E80100Abel Vesa-0/+42
2024-08-04phy: qcom: qmp-pcie: Fix X1E80100 PCIe Gen4 PHY initialisationAbel Vesa-7/+16
2024-07-31phy: qcom: qmp: Add debug prints for register writesManivannan Sadhasivam-60/+67
2024-07-24Merge tag 'phy-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds-6/+332
2024-06-15phy: qcom: qmp-pcie: restore compatibility with existing DTsDmitry Baryshkov-6/+3
2024-06-03phy: qcom-qmp-pcie: Add support for IPQ9574 g3x1 and g3x2 PCIEsdevi priya-0/+309
2024-06-03phy: qcom-qmp: Add missing register definitions for PCS V5devi priya-0/+14
2024-06-03phy: qcom-qmp: Add missing offsets for Qserdes PLL registers.devi priya-0/+3
2024-06-03phy: qcom: qmp-combo: Switch from V6 to V6 N4 register offsetsAbel Vesa-29/+162