summaryrefslogtreecommitdiff
path: root/drivers/phy/qualcomm
AgeCommit message (Expand)Author
4 daysMerge tag 'phy-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2026-08-11phy: qcom: qmp-pcie: Add QMP PCIe Multi-PHY driverQiang Yu
2026-08-11phy: qcom: qmp-combo: Drop qmp_v4_calibrate_dp_phyEsteban Urrutia
2026-08-11phy: qcom: qmp-combo: Correct pre-emphasis table for QMP v4 DP PHYsEsteban Urrutia
2026-08-07phy: qcom: qmp-pcie: Add support for SM8475 Gen3x1 PCIe0 portEsteban Urrutia
2026-08-07phy: qcom: qmp-pcie: Add pcs_lane1 offset to V5 offsetsEsteban Urrutia
2026-08-07phy: qcom: qmp-usb: Prevent unnecessary PM runtime suspend at bootLoic Poulain
2026-08-07phy: qcom: qmp-usb: Fix possible NULL-deref on early runtime suspendLoic Poulain
2026-08-07phy: qcom: snps-femto-v2: Fix possible NULL-deref on early runtime suspendLoic Poulain
2026-08-07phy: qcom: qmp-usb-legacy: Prevent unnecessary PM runtime suspend at bootLoic Poulain
2026-08-07phy: qcom: qmp-usb-legacy: Fix possible NULL-deref on early runtime suspendLoic Poulain
2026-08-07phy: qcom: qmp-usbc: Prevent unnecessary PM runtime suspend at bootLoic Poulain
2026-08-07phy: qcom: qmp-combo: Prevent unnecessary PM runtime suspend at bootLoic Poulain
2026-08-07phy: qcom: sgmii-eth: vote for both voltage rails with correct current loadsMohd Ayaan Anwar
2026-08-07phy: qcom-qmp: qserdes-com: drop duplicate v8 DP headersDmitry Baryshkov
2026-08-07phy: qcom-qmp-ufs: Add UFS PHY support on HawiPalash Kambar
2026-08-06phy: qcom: qmp-combo: Add SM8475 supportEsteban Urrutia
2026-08-06phy: qualcomm: qmp-combo: Add support for Hawi SoCRonak Raheja
2026-08-02Merge tag 'phy-fixes-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds
2026-07-22phy: qcom: qmp-pcie: Add IPQ9650 PCIe PHY supportKathiravan Thirumoorthy
2026-07-22phy: qcom-qmp-pcie: Add support for ipq5210 PCIe physVaradarajan Narayanan
2026-07-22phy: qcom: qmp-usbc: Add qmp configuration for ShikraKrishna Kurapati
2026-07-22phy: qcom-qusb2: Add support for ShikraKrishna Kurapati
2026-07-20phy: qcom: qmp-pcie: Skip PHY reset if already upKrishna Chaitanya Chundru
2026-07-20phy: qcom: m31-eusb2: Fix return value of init callKrishna Kurapati
2026-07-20phy: qcom: qmp-pcie: Add QMP PCIe PHY support for HawiMatthew Leung
2026-07-20phy: qcom-qmp: Add v10.60 register offsetsMatthew Leung
2026-07-20phy: qcom-qmp: Add v10 register offsetsMatthew Leung
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-23Merge tag 'phy-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2026-06-11phy: qcom: qmp-pcie: Add QMP PCIe PHY support for ElizaKrishna Chaitanya Chundru
2026-05-19phy: qcom: qmp-usbc: Fix out-of-bounds array access in dp swing configXiangxu Yin
2026-05-19phy: qcom: qmp-combo: Move pipe_clk on/off to commonVal Packett
2026-05-14phy: qcom-usb-hs: use flexible array memberRosen Penev
2026-05-10phy: qcom: m31-eusb2: Make USB repeater optionalWesley Cheng
2026-05-10phy: qcom-qmp-ufs: Fix kaanapali PHY PLL lock failure after SM8650 G4 fixNitin Rawat
2026-05-10phy: qcom-qmp: Make QSERDES TXRX v2 registers explicitShawn Guo
2026-05-10phy: qcom-qmp: Drop unused register headersShawn Guo
2026-05-10phy: qcom-qmp-usbc: Rename QCS615 DP PHY variables and functionsShawn Guo
2026-05-10phy: qcom-qmp-usbc: Use register definitions in qserdes-txrx-v3Shawn Guo
2026-05-10phy: qcom-qmp: Use explicit QSERDES COM v2 register definitionsShawn Guo
2026-05-10phy: qcom-qmp: Add missing QSERDES COM v2 registersShawn Guo
2026-05-03phy: qcom: edp: Add PHY-specific LDO config for eDP low vdiffYongxing Mou
2026-05-03phy: qcom: edp: Fix AUX_CFG8 programming for DP modeYongxing Mou
2026-05-03phy: qcom: edp: Add SC7280/SC8180X swing/pre-emphasis tablesYongxing Mou
2026-05-03phy: qcom: edp: Add eDP/DP mode switch supportYongxing Mou
2026-05-03phy: qcom: edp: Unify generic DP/eDP swing and pre-emphasis tablesYongxing Mou
2026-04-17Merge tag 'phy-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-05phy: qcom-sgmii-eth: relax order of .power_on() vs .set_mode*()Russell King (Oracle)