summaryrefslogtreecommitdiffstats
path: root/drivers/phy/qualcomm
AgeCommit message (Expand)AuthorLines
2026-04-17Merge tag 'phy-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds-4/+4
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+1
2026-03-05phy: qcom-sgmii-eth: relax order of .power_on() vs .set_mode*()Russell King (Oracle)-1/+13
2026-03-05phy: qcom-sgmii-eth: remove qcom_dwmac_sgmii_phy_interface()Russell King (Oracle)-17/+10
2026-03-05phy: qcom-sgmii-eth: use PHY interface mode for SerDes settingsRussell King (Oracle)-20/+21
2026-03-05phy: qcom-sgmii-eth: remove .set_speed() implementationRussell King (Oracle)-11/+0
2026-03-02phy: qcom-sgmii-eth: add .set_mode() and .validate() methodsRussell King (Oracle)-0/+43
2026-02-27phy: qcom: qmp-ufs: Fix SM8650 PCS table for Gear 4Abel Vesa-2/+1
2026-02-27phy: qcom: m31-eusb2: clear PLL_EN during initElson Serrao-1/+1
2026-02-27phy: qcom: qmp-usbc: Simplify check for non-NULL pointerKrzysztof Kozlowski-3/+3
2026-02-17Merge tag 'phy-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds-137/+3796
2026-01-14phy: qcom: edp: Fix NULL pointer dereference for phy v6 (x1e80100)Val Packett-0/+1
2026-01-14phy: qcom: qmp-combo: Add polarity inversion support for SAR2130PKrishna Kurapati-0/+7
2026-01-14phy: qcom-qmp-ufs: Add Milos supportLuca Weiss-0/+96
2026-01-01phy: qcom: edp: Add Glymur platform supportAbel Vesa-8/+219
2026-01-01phy: qcom-qmp: qserdes-com: Add v8 DP-specific qserdes register offsetsAbel Vesa-0/+52
2026-01-01phy: qcom: edp: Fix the DP_PHY_AUX_CFG registers countAbel Vesa-1/+1
2026-01-01phy: qcom: edp: Make the number of clocks flexibleAbel Vesa-8/+8
2026-01-01phy: qcom: qmp-pcie: Add support for Glymur PCIe Gen4x2 PHYAbel Vesa-0/+19
2025-12-24phy: qualcomm: phy-qcom-eusb2-repeater: Add squelch detect param updateKrishna Kurapati-0/+22
2025-12-23phy: qualcomm: qmp-combo: Add DP offsets and settings for Glymur platformsAbel Vesa-4/+428
2025-12-23phy: qualcomm: qmp-combo: Update QMP PHY with Glymur settingsWesley Cheng-0/+1212
2025-12-23phy: qualcomm: Update the QMP clamp register for V6Wesley Cheng-5/+57
2025-12-23phy: qualcomm: qmp-usb: Add support for Glymur USB UNI PHYWesley Cheng-0/+163
2025-12-23phy: qualcomm: eusb2-repeater: Add SMB2370 eUSB2 repeater supportWesley Cheng-0/+18
2025-12-23phy: qcom: qmp-usbc: Add QCS615 USB/DP PHY config and DP mode supportXiangxu Yin-0/+413
2025-12-23phy: qcom: qmp: Add DP v2 PHY register definitionsXiangxu Yin-0/+198
2025-12-23phy: qcom: qmp-usbc: Add USB/DP exclude handlingXiangxu Yin-0/+21
2025-12-23phy: qcom: qmp-usbc: Add DP PHY ops for USB/DP switchable Type-C PHYsXiangxu Yin-1/+193
2025-12-23phy: qcom: qmp-usbc: Add TCSR parsing and PHY mode settingXiangxu Yin-6/+19
2025-12-23phy: qcom: qmp-usbc: Move USB-only init to usb_power_onXiangxu Yin-12/+10
2025-12-23phy: qcom: qmp-usbc: add DP link and vco_div clocks for DP PHYXiangxu Yin-6/+203
2025-12-23phy: qcom: qmp-usbc: Move reset config into PHY cfgXiangxu Yin-3/+11
2025-12-23phy: qcom: qmp-usbc: Add regulator init_load supportXiangxu Yin-29/+39
2025-12-23phy: qcom: qmp-usbc: Add DP-related fields for USB/DP switchable PHYXiangxu Yin-8/+46
2025-12-23phy: qcom: qmp-usbc: Rename USB-specific ops to prepare for DP supportXiangxu Yin-28/+27
2025-12-23phy: qcom-qmp-usb: Set regulator load before enablingFaisal Hassan-21/+6
2025-12-23phy: qcom: qmp-pcie: add QMP PCIe PHY tables for KaanapaliQiang Yu-0/+194
2025-12-23phy: qcom-qmp: qserdes-com: Add some more v8 register offsetsQiang Yu-0/+11
2025-12-23phy: qcom-qmp: pcs-pcie: Add v8 register offsetsQiang Yu-0/+34
2025-12-23phy: qcom-qmp: qserdes-txrx: Add complete QMP PCIe PHY v8 register offsetsQiang Yu-0/+71
2025-12-23phy: qcom-qusb2: Fix NULL pointer dereference on early suspendLoic Poulain-8/+8
2025-11-20phy: qcom: qmp-pcie: Add support for Glymur PCIe Gen5x4 PHYPrudhvi Yarlagadda-0/+32
2025-11-20phy: qcom-qmp: pcs: Add v8.50 register offsetsPrudhvi Yarlagadda-0/+15
2025-11-20phy: qcom: m31-eusb2: Update init sequence to set PHY_ENABLERonak Raheja-0/+2
2025-11-20phy: qcom: qmp-combo: get the USB3 & DisplayPort lanes mapping from DTNeil Armstrong-8/+134
2025-11-20phy: qcom-qmp-combo: Use regulator_bulk_data with init_load_uA for regulator ...Faisal Hassan-43/+6
2025-10-06Merge tag 'phy-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds-70/+441
2025-09-01phy: qcom: qmp-pcie: Fix PHY initialization when powered down by firmwareStephan Gerhold-6/+19
2025-09-01phy: qcom: m31-eusb2: Fix the error log while enabling clockPrashanth K-1/+1