aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/phy/qualcomm
AgeCommit message (Expand)AuthorFilesLines
8 daysMerge tag 'phy-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phyLinus Torvalds29-138/+2951
2026-08-11phy: qcom: qmp-pcie: Add QMP PCIe Multi-PHY driverQiang Yu3-0/+754
2026-08-11phy: qcom: qmp-combo: Drop qmp_v4_calibrate_dp_phyEsteban Urrutia1-31/+0
2026-08-11phy: qcom: qmp-combo: Correct pre-emphasis table for QMP v4 DP PHYsEsteban Urrutia1-1/+1
2026-08-07phy: qcom: qmp-pcie: Add support for SM8475 Gen3x1 PCIe0 portEsteban Urrutia1-0/+108
2026-08-07phy: qcom: qmp-pcie: Add pcs_lane1 offset to V5 offsetsEsteban Urrutia1-0/+1
2026-08-07phy: qcom: qmp-usb: Prevent unnecessary PM runtime suspend at bootLoic Poulain1-5/+19
2026-08-07phy: qcom: qmp-usb: Fix possible NULL-deref on early runtime suspendLoic Poulain1-2/+10
2026-08-07phy: qcom: snps-femto-v2: Fix possible NULL-deref on early runtime suspendLoic Poulain1-6/+20
2026-08-07phy: qcom: qmp-usb-legacy: Prevent unnecessary PM runtime suspend at bootLoic Poulain1-5/+19
2026-08-07phy: qcom: qmp-usb-legacy: Fix possible NULL-deref on early runtime suspendLoic Poulain1-2/+10
2026-08-07phy: qcom: qmp-usbc: Prevent unnecessary PM runtime suspend at bootLoic Poulain1-6/+20
2026-08-07phy: qcom: qmp-combo: Prevent unnecessary PM runtime suspend at bootLoic Poulain1-6/+20
2026-08-07phy: qcom: sgmii-eth: vote for both voltage rails with correct current loadsMohd Ayaan Anwar1-4/+33
2026-08-07phy: qcom-qmp: qserdes-com: drop duplicate v8 DP headersDmitry Baryshkov1-52/+0
2026-08-07phy: qcom-qmp-ufs: Add UFS PHY support on HawiPalash Kambar4-1/+212
2026-08-06phy: qcom: qmp-combo: Add SM8475 supportEsteban Urrutia1-0/+169
2026-08-06phy: qualcomm: qmp-combo: Add support for Hawi SoCRonak Raheja8-70/+453
2026-08-02Merge tag 'phy-fixes-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phyLinus Torvalds1-1/+1
2026-07-22phy: qcom: qmp-pcie: Add IPQ9650 PCIe PHY supportKathiravan Thirumoorthy1-0/+220
2026-07-22phy: qcom-qmp-pcie: Add support for ipq5210 PCIe physVaradarajan Narayanan1-0/+129
2026-07-22phy: qcom: qmp-usbc: Add qmp configuration for ShikraKrishna Kurapati1-3/+50
2026-07-22phy: qcom-qusb2: Add support for ShikraKrishna Kurapati1-0/+14
2026-07-20phy: qcom: qmp-pcie: Skip PHY reset if already upKrishna Chaitanya Chundru1-10/+21
2026-07-20phy: qcom: m31-eusb2: Fix return value of init callKrishna Kurapati1-1/+1
2026-07-20phy: qcom: qmp-pcie: Add QMP PCIe PHY support for HawiMatthew Leung1-0/+373
2026-07-20phy: qcom-qmp: Add v10.60 register offsetsMatthew Leung6-0/+219
2026-07-20phy: qcom-qmp: Add v10 register offsetsMatthew Leung6-0/+142
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)Uwe Kleine-König (The Capable Hub)1-1/+0
2026-06-23Merge tag 'phy-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phyLinus Torvalds14-995/+926
2026-06-11phy: qcom: qmp-pcie: Add QMP PCIe PHY support for ElizaKrishna Chaitanya Chundru2-0/+140
2026-05-19phy: qcom: qmp-usbc: Fix out-of-bounds array access in dp swing configXiangxu Yin1-1/+1
2026-05-19phy: qcom: qmp-combo: Move pipe_clk on/off to commonVal Packett1-8/+10
2026-05-14phy: qcom-usb-hs: use flexible array memberRosen Penev1-9/+6
2026-05-10phy: qcom: m31-eusb2: Make USB repeater optionalWesley Cheng1-1/+1
2026-05-10phy: qcom-qmp-ufs: Fix kaanapali PHY PLL lock failure after SM8650 G4 fixNitin Rawat1-0/+1
2026-05-10phy: qcom-qmp: Make QSERDES TXRX v2 registers explicitShawn Guo7-311/+310
2026-05-10phy: qcom-qmp: Drop unused register headersShawn Guo3-210/+0
2026-05-10phy: qcom-qmp-usbc: Rename QCS615 DP PHY variables and functionsShawn Guo1-33/+33
2026-05-10phy: qcom-qmp-usbc: Use register definitions in qserdes-txrx-v3Shawn Guo1-32/+32
2026-05-10phy: qcom-qmp: Use explicit QSERDES COM v2 register definitionsShawn Guo5-405/+405
2026-05-10phy: qcom-qmp: Add missing QSERDES COM v2 registersShawn Guo1-0/+3
2026-05-03phy: qcom: edp: Add PHY-specific LDO config for eDP low vdiffYongxing Mou1-11/+77
2026-05-03phy: qcom: edp: Fix AUX_CFG8 programming for DP modeYongxing Mou1-6/+1
2026-05-03phy: qcom: edp: Add SC7280/SC8180X swing/pre-emphasis tablesYongxing Mou1-4/+80
2026-05-03phy: qcom: edp: Add eDP/DP mode switch supportYongxing Mou1-12/+34
2026-05-03phy: qcom: edp: Unify generic DP/eDP swing and pre-emphasis tablesYongxing Mou1-31/+10
2026-04-17Merge tag 'phy-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phyLinus Torvalds2-4/+4
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+1
2026-03-05phy: qcom-sgmii-eth: relax order of .power_on() vs .set_mode*()Russell King (Oracle)1-1/+13