Linux-PHY Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-11 15:00:52 to 2026-05-14 06:22:51 UTC [more...]

[PATCH v2 0/4] Add USB Phy driver and binding changes for Qualcomm Shikra SoC
 2026-05-14  6:22 UTC  (11+ messages)
` [PATCH v2 2/4] dt-bindings: phy: qcom,msm8998-qmp-usb3-phy: Add support for Shikra

[PATCH v5 0/2] phy: add basic support for NXPs TJA1145 CAN transceiver
 2026-05-14  5:44 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: phy: add "
` [PATCH v5 2/2] phy: add basic "

[PATCH 0/2] Enable the QMP PCIe PHY present in Qualcomm ipq5210 SoC
 2026-05-14  3:58 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom,ipq8074-qmp-pcie: Document the ipq5210 QMP PCIe PHY
` [PATCH 2/2] phy: qcom-qmp-pcie: Add support for ipq5210 PCIe phys

[PATCH v2] phy: ti: pipe3: Fix clock resource leak on probe errors
 2026-05-14  2:34 UTC 

[PATCH] phy: ti: pipe3: Fix clock resource leak on probe errors
 2026-05-14  2:10 UTC  (3+ messages)

[PATCH v1 0/6] Add support for Infineon/Intel XMM6260 modem
 2026-05-14  1:42 UTC  (14+ messages)
` [PATCH v1 1/6] dt-bindings: usb: ci-hdrc-usb2: Document nvidia,external-control property
` [PATCH v1 2/6] usb: chipidea: tegra: Avoid controller/PHY init if bus is externally controlled

[PATCH v5 0/6] phy: phy-can-transceiver: Ad-hoc cleanups and refactoring
 2026-05-13 22:01 UTC  (7+ messages)
` [PATCH v5 1/6] phy: phy-can-transceiver: Check driver match and driver data against NULL
` [PATCH v5 2/6] phy: phy-can-transceiver: use device_get_match_data()
` [PATCH v5 3/6] phy: phy-can-transceiver: Move OF ID table closer to their user
` [PATCH v5 4/6] phy: phy-can-transceiver: Don't check for specific errors when parsing properties
` [PATCH v5 5/6] phy: phy-can-transceiver: Decouple assignment and definition in probe
` [PATCH v5 6/6] phy: phy-can-transceiver: Drop unused include

[PATCH v4 0/5] phy: phy-can-transceiver: Ad-hoc cleanups and refactoring
 2026-05-13 21:51 UTC  (11+ messages)
` [PATCH v4 1/5] phy: phy-can-transceiver: Check driver match and driver data against NULL
` [PATCH v4 2/5] phy: phy-can-transceiver: use device_get_match_data()
` [PATCH v4 3/5] phy: phy-can-transceiver: Move OF ID table closer to their user
` [PATCH v4 4/5] phy: phy-can-transceiver: Don't check for specific errors when parsing properties
` [PATCH v4 5/5] phy: phy-can-transceiver: Drop unused include

[PATCH v2] phy: fsl-imx8mq-usb: add control register regmap
 2026-05-13 20:36 UTC  (3+ messages)

[PATCH v2] phy: fsl-imx8mq-usb: set usb phy to be wakeup capable
 2026-05-13 20:28 UTC  (3+ messages)

[PATCH phy-next 0/2] phy: ti: add driver for TI DS125DF111 Dual-Channel Retimer
 2026-05-13 18:51 UTC  (3+ messages)
` [PATCH phy-next 1/2] dt-bindings: phy: add PHY bindings for the TI DS125DF111 Retimer PHY
` [PATCH phy-next 2/2] phy: ti: add PHY driver for TI DS125DF111 Dual-Channel Retimer

[PATCH v9 0/5] drm/msm/hdmi & phy: use generic PHY framework
 2026-05-13 18:14 UTC  (5+ messages)
` [PATCH v9 2/5] phy: qualcomm: hdmi-28lpm: provide dynamic configuration
` [PATCH v9 3/5] phy: qcom: apq8064-sata: extract UNI PLL register defines
` [PATCH v9 4/5] phy: qcom-uniphy: add more registers from display PHYs
` [PATCH v9 5/5] phy: qualcomm: add MSM8974 HDMI PHY support

[PATCH v2 0/6] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
 2026-05-13 17:15 UTC  (11+ messages)
` [PATCH v2 1/6] phy: rockchip: samsung-hdptx: Fix rate recalculation for high bpc
` [PATCH v2 2/6] phy: rockchip: samsung-hdptx: Handle uncommitted PHY config changes
` [PATCH v2 3/6] phy: rockchip: samsung-hdptx: Drop TMDS rate setup workaround
` [PATCH v2 4/6] phy: rockchip: samsung-hdptx: Drop restrict_rate_change handling
` [PATCH v2 5/6] phy: rockchip: samsung-hdptx: Simplify GRF access with FIELD_PREP_WM16()
` [PATCH v2 6/6] phy: rockchip: samsung-hdptx: Consistently use bitfield macros

[PATCH 0/4] arm64: dts: qcom: Add initial device tree support for Shikra
 2026-05-13 15:14 UTC  (12+ messages)
` [PATCH 1/4] dt-bindings: arm: qcom: Document Shikra and its EVK boards
` [PATCH 2/4] arm64: dts: qcom: Introduce Shikra SoC base dtsi
` [PATCH 3/4] arm64: dts: qcom: Add Shikra CQM SoM platform
` [PATCH 4/4] arm64: dts: qcom: Add Shikra CQM and CQS EVK boards

[PATCH phy-next 0/5] Lynx 28G SerDes: 25GbE support
 2026-05-13 15:10 UTC  (17+ messages)
` [PATCH phy-next 2/5] dt-bindings: phy: lynx-28g: add constraint on LX2162A lane indices
` [PATCH phy-next 3/5] phy: lynx-28g: require an OF node to probe
` [PATCH phy-next 4/5] phy: lynx-28g: probe on per-SoC and per-instance compatible strings
` [PATCH phy-next 5/5] phy: lynx-28g: add support for 25GBASER

[PATCH v1] phy: ti: pipe3: Fix clock resource leak on probe errors
 2026-05-13  9:43 UTC 

[PATCH v2 0/5] rockchip: Add USB 2.0 support for RK3528
 2026-05-13  9:09 UTC  (3+ messages)
` [PATCH v2 3/5] dt-bindings: phy: rockchip,inno-usb2phy: Add compatible "

[PATCH v1 5/6] dt-bindings: phy: tegra: Document Nvidia Tegra XMM6260 PHY
 2026-05-12 23:29 UTC  (2+ messages)

[PATCH v1 6/6] phy: tegra: Add support for Nvidia Tegra XMM6260 PHY
 2026-05-12 23:29 UTC  (2+ messages)

[PATCH v1 4/6] net: usb: Add Infineon XMM6260 Baseband modem support
 2026-05-12 23:29 UTC  (2+ messages)

[PATCH v1 3/6] dt-bindings: net: Document Infineon/Intel XMM6260 modem
 2026-05-12 23:29 UTC  (2+ messages)

[PATCH 0/3] phy: zynqmp: fix SERDES scrambler register handling and enable for USB
 2026-05-12 22:31 UTC  (6+ messages)
` [PATCH 1/3] phy: zynqmp: fix L0_TM_DISABLE_SCRAMBLE_ENCODER mask
` [PATCH 2/3] phy: zynqmp: use read-modify-write for SERDES scrambler bypass
` [PATCH 3/3] phy: zynqmp: keep SERDES scrambler and 8b/10b enabled for USB

[PATCH RESEND v8 10/10] iio: adc: qcom-spmi-iadc: Remove regmap R/W wrapper functions
 2026-05-12 21:55 UTC  (2+ messages)

[PATCH v3 0/4] phy: phy-can-transceiver: Ad-hoc cleanups and refactoring
 2026-05-12 13:06 UTC  (5+ messages)

[PATCH v2 0/2] phy: econet: Add PCIe PHY driver for EcoNet SoCs
 2026-05-12  8:12 UTC  (5+ messages)
` [PATCH v2 2/2] phy: econet: Add PCIe PHY driver for EcoNet EN751221 and EN7528 SoCs

[PATCH RESEND v8 07/10] phy: qualcomm: eusb2-repeater: Migrate to devm_spmi_subdevice_alloc_and_add()
 2026-05-12  6:10 UTC  (2+ messages)

[PATCH RESEND v8 05/10] nvmem: qcom-spmi-sdam: Migrate to devm_spmi_subdevice_alloc_and_add()
 2026-05-12  4:14 UTC  (2+ messages)

[PATCH RESEND v8 04/10] spmi: Implement spmi_subdevice_alloc_and_add() and devm variant
 2026-05-12  1:57 UTC  (2+ messages)

[PATCH v2 1/2] phy: rockchip: inno-hdmi: Add configure() and validate() ops
 2026-05-11 21:27 UTC  (2+ messages)

[PATCH 0/6] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
 2026-05-11 18:31 UTC  (5+ messages)

[PATCH 00/12] Add TH1520 USB support
 2026-05-11 16:16 UTC  (5+ messages)
` [PATCH 05/12] phy: add a driver for T-Head TH1520 USB PHY


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox