linux-phy.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-15 04:36:10 to 2025-07-22 10:35:14 UTC [more...]

[PATCH v2 0/7] SPMI: Implement sub-devices and migrate drivers
 2025-07-22 10:13 UTC  (8+ messages)
` [PATCH v2 1/7] spmi: Implement spmi_subdevice_alloc_and_add() and devm variant
` [PATCH v2 2/7] nvmem: qcom-spmi-sdam: Migrate to devm_spmi_subdevice_alloc_and_add()
` [PATCH v2 3/7] power: reset: qcom-pon: "
` [PATCH v2 4/7] phy: qualcomm: eusb2-repeater: "
` [PATCH v2 5/7] misc: qcom-coincell: "
` [PATCH v2 6/7] iio: adc: qcom-spmi-iadc: "
` [PATCH v2 7/7] iio: adc: qcom-spmi-iadc: Remove regmap R/W wrapper functions

[PATCH 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2025-07-22  9:59 UTC  (24+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom: Add MIPI CSI2 C-PHY/DPHY Combo schema
` [PATCH 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI D-PHY driver

[PATCH v2 00/13] Add DisplayPort support for QCS615 platform
 2025-07-22  9:39 UTC  (22+ messages)
` [PATCH v2 01/13] dt-bindings: display/msm: Document DP on QCS615
` [PATCH v2 02/13] dt-bindings: phy: Add binding for QCS615 standalone QMP DP PHY
` [PATCH v2 03/13] dt-bindings: phy: qcom,msm8998-qmp-usb3-phy: support dual TCSR registers
` [PATCH v2 04/13] phy: qcom: qmp-usbc: Rename USB structs and reorganize layout
` [PATCH v2 05/13] phy: qcom: qmp-usbc: Introduce PHY type enum for USB/DP support
` [PATCH v2 06/13] phy: qcom: qmp-usbc: Add DP PHY struct definitions
` [PATCH v2 07/13] phy: qcom: qmp-usbc: Add QCS615 DP PHY configuration and init data
` [PATCH v2 08/13] phy: qcom: qmp-usbc: Implement DP PHY bring-up flow for QCS615
` [PATCH v2 09/13] phy: qcom: qmp-usbc: Wire up DP PHY ops and "
` [PATCH v2 10/13] phy: qcom: qmp-usbc: Track PHYs for standalone DP/USB3.0 handling
` [PATCH v2 11/13] phy: qcom: qmp-usbc: Add QCS615 DP PHY compatible
` [PATCH v2 12/13] drm/msm/dp: Add DisplayPort support for QCS615
` [PATCH v2 13/13] drm/msm/dp: Add support for lane mapping configuration

[PATCH 0/2] phy: rockchip: inno-usb2: fix gadget mode disconnection after 6 seconds
 2025-07-22  8:43 UTC  (3+ messages)
` [PATCH 1/2] phy: rockchip: inno-usb2: fix disconnection in gadget mode
` [PATCH 2/2] phy: rockchip: inno-usb2: fix communication disruption "

[PATCH v1 0/7] SPMI: Implement sub-devices and migrate drivers
 2025-07-22  8:23 UTC  (22+ messages)
` [PATCH v1 1/7] spmi: Implement spmi_subdevice_alloc_and_add() and devm variant
` [PATCH v1 2/7] nvmem: qcom-spmi-sdam: Migrate to devm_spmi_subdevice_alloc_and_add()
` [PATCH v1 3/7] power: reset: qcom-pon: "
` [PATCH v1 4/7] phy: qualcomm: eusb2-repeater: "
` [PATCH v1 5/7] misc: qcom-coincell: "
` [PATCH v1 6/7] iio: adc: qcom-spmi-iadc: "
` [PATCH v1 7/7] iio: adc: qcom-spmi-iadc: Remove regmap R/W wrapper functions

[PATCH v4 0/6] initial usbdrd phy support for Exynosautov920 soc
 2025-07-22  6:07 UTC  (12+ messages)
  ` [PATCH v4 1/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 HS phy compatible
  ` [PATCH v4 2/6] phy: exynos5-usbdrd: support HS phy for ExynosAutov920

[PATCH v5 0/4] pci: qcom: drop unrelated clock and add link_down reset for sa8775p
 2025-07-22  5:13 UTC  (14+ messages)
` [PATCH v5 1/4] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings
` [PATCH v5 2/4] dt-bindings: PCI: qcom,pcie-sa8775p: document link_down reset
` [PATCH v5 3/4] arm64: dts: qcom: sa8775p: remove aux clock from pcie phy
` [PATCH v5 4/4] arm64: dts: qcom: sa8775p: add link_down reset for pcie

[PATCH 00/17] arm64: tegra: Add Tegra210B01 support
 2025-07-21 20:17 UTC  (28+ messages)
` [PATCH 01/17] dt-bindings: arm: tegra: pmc: Document Tegra210B01
` [PATCH 02/17] dt-bindings: phy: tegra-xusb: "
` [PATCH 03/17] dt-bindings: usb: "
` [PATCH 04/17] dt-bindings: usb: tegra-xudc: "
` [PATCH 05/17] dt-bindings: thermal: tegra: "
` [PATCH 06/17] dt-bindings: clock: "
` [PATCH 07/17] dt-bindings: clock: tegra124-dfll: "
` [PATCH 08/17] dt-bindings: tegra: Document Shield TV 2019
` [PATCH 09/17] soc/tegra: pmc: Add Tegra210B01 support
` [PATCH 10/17] phy: tegra: xusb: Add Tegra201B01 Support
` [PATCH 11/17] usb: xhci: tegra: Add Tegra210B01 support
` [PATCH 12/17] usb: gadget: tegra-xudc: Add Tegra210B01 Support
` [PATCH 14/17] clk: tegra: Add Tegra210B01 support
` [PATCH 15/17] arm64: tegra: Add BPMP node for Tegra210
` [PATCH 16/17] arm64: tegra: Add Tegra210B01 support
` [PATCH 17/17] arm64: tegra: Add support for NVIDIA Shield TV Pro 2019

[PATCH v2 00/17] arm64: tegra: Add Tegra210B01 support
 2025-07-21 20:15 UTC  (21+ messages)
` [PATCH v2 01/17] dt-bindings: soc: tegra: pmc: Document Tegra210B01
` [PATCH v2 02/17] dt-bindings: phy: tegra-xusb: "
` [PATCH v2 03/17] dt-bindings: usb: "
` [PATCH v2 04/17] dt-bindings: usb: tegra-xudc: "
` [PATCH v2 05/17] dt-bindings: thermal: tegra: "
` [PATCH v2 06/17] dt-bindings: clock: "
` [PATCH v2 07/17] dt-bindings: clock: tegra124-dfll: "
` [PATCH v2 08/17] dt-bindings: tegra: Document Shield TV 2019
` [PATCH v2 09/17] soc/tegra: pmc: Add Tegra210B01 support
` [PATCH v2 10/17] phy: tegra: xusb: Add Tegra201B01 Support
` [PATCH v2 11/17] usb: xhci: tegra: Add Tegra210B01 support
` [PATCH v2 12/17] usb: gadget: tegra-xudc: Add Tegra210B01 Support
` [PATCH v2 13/17] thermal: tegra: "
` [PATCH v2 14/17] clk: tegra: Add Tegra210B01 support
` [PATCH v2 15/17] arm64: tegra: Add BPMP node for Tegra210
` [PATCH v2 16/17] arm64: tegra: Add Tegra210B01 support
` [PATCH v2 17/17] arm64: tegra: Add support for NVIDIA Shield TV Pro 2019

[PATCH v7 0/4] PCI: rockchip: Improve driver quality
 2025-07-21 14:52 UTC  (4+ messages)
` [PATCH v7 3/4] phy: rockchip-pcie: Enable all four lanes if required

[PATCH] dt-bindings: phy: imx8mq-usb: Drop ref for fsl,phy-pcs-tx-deemph-3p5db-attenuation-db
 2025-07-21 13:39 UTC  (3+ messages)

[PATCH 0/8] Add DisplayPort support for QCS615 platform
 2025-07-21  4:18 UTC  (9+ messages)
` [PATCH 7/8] drm/msm/dp: Retry Link Training 2 with lower pattern

[PATCH v2 0/5] Add Type-C DP support for RK3399 EVB IND board
 2025-07-20 10:06 UTC  (16+ messages)
` [PATCH v2 1/5] dt-bindings: phy: rockchip: rk3399-typec-phy: Support mode-switch
` [PATCH v2 2/5] phy: rockchip: phy-rockchip-typec: Add typec_mux/typec_switch support
` [PATCH v2 3/5] drm/rockchip: cdn-dp: Support handle lane info and HPD without extcon
` [PATCH v2 4/5] arm64: dts: rockchip: Add missing dp_out port for RK3399 CDN-DP
` [PATCH v2 5/5] arm64: dts: rockchip: rk3399-evb-ind: Add support for DisplayPort

[PATCH v4 0/4] pci: qcom: drop unrelated clock and add link_down reset for sa8775p
 2025-07-18  7:12 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings
` [PATCH v4 2/4] dt-bindings: PCI: qcom,pcie-sa8775p: document link_down reset
` [PATCH v4 3/4] arm64: dts: qcom: sa8775p: remove aux clock from pcie phy
` [PATCH v4 4/4] arm64: dts: qcom: sa8775p: add link_down reset for pcie

[PATCH v4 00/17] drm/bridge: cdns-dsi: Make it work a bit better
 2025-07-17 13:41 UTC  (5+ messages)
` [PATCH v4 17/17] drm/bridge: cdns-dsi: Don't fail on MIPI_DSI_MODE_VIDEO_BURST

[PATCH v2 1/1] arm64: dts: qcom: qcs615: Set LDO12A regulator to HPM to avoid boot hang
 2025-07-17  7:27 UTC 

[RFC/PATCH 0/2] dwc3/rockchip orientation fixes
 2025-07-16 19:14 UTC  (4+ messages)
` [RFC/PATCH 2/2] phy: rockchip: usbdp: implement .set_mode

[PATCH 0/5] Add Type-C DP support for RK3399 EVB IND board
 2025-07-16  7:39 UTC  (19+ messages)
` [PATCH 1/5] dt-bindings: connector: Add displayport connector for hotplug notify
` [PATCH 2/5] dt-bindings: phy: rockchip: rk3399-typec-phy: Support mode/orientation switch
` [PATCH 3/5] phy: rockchip: phy-rockchip-typec: Add support for Type-C TCPM
` [PATCH 4/5] drm/rockchip: cdn-dp: "
` [PATCH 5/5] arm64: dts: rockchip: rk3399-evb-ind: Add support for DisplayPort

[PATCH v1 1/1] arm64: dts: qcom: qcs615: Set LDO12A regulator to HPM to avoid boot hang
 2025-07-16  3:06 UTC 

[PATCH] phy: rockchip-snps-pcie3: add support for rockchip,phy-ref-use-pad
 2025-07-15 23:18 UTC  (2+ messages)

[PATCH 13/17] thermal: tegra: Add Tegra210B01 Support
 2025-07-15 22:06 UTC  (2+ messages)

[PATCH v3 0/4] Changes for the eUSB2 PHY on Milos
 2025-07-15 17:34 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: usb: qcom,snps-dwc3: Add Milos compatible
` [PATCH v3 2/4] dt-bindings: phy: qcom,snps-eusb2: document the Milos Synopsys eUSB2 PHY
` [PATCH v3 3/4] phy: qcom: phy-qcom-snps-eusb2: Add missing write from init sequence
` [PATCH v3 4/4] phy: qcom: phy-qcom-snps-eusb2: Update init sequence per HPG 1.0.2

[PATCH] phy: qcom: fix error code in snps_eusb2_hsphy_probe()
 2025-07-15 15:18 UTC  (2+ messages)

[PATCH v3 0/4] pci: qcom: drop unrelated clock and add link_down reset for sa8775p
 2025-07-15 11:47 UTC  (6+ messages)
` [PATCH v3 3/4] arm64: dts: qcom: sa8775p: remove aux clock from pcie phy

[PATCH] Remove error prints for devm_add_action_or_reset()
 2025-07-02  9:58 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).