Linux-PHY Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-23 10:56:46 to 2024-03-15 18:32:09 UTC [more...]

[PATCH RFT 0/7] arm64: qcom: allow up to 4 lanes for the Type-C DisplayPort Altmode
 2024-03-15 17:35 UTC  (18+ messages)
` [PATCH RFT 1/7] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: Add mode-switch
` [PATCH RFT 2/7] phy: qcom: qmp-combo: store DP phy power state
` [PATCH RFT 3/7] phy: qcom: qmp-combo: introduce QPHY_MODE
` [PATCH RFT 4/7] phy: qcom: qmp-combo: register a typec mux to change the QPHY_MODE
` [PATCH RFT 5/7] arm64: dts: qcom-sm8550: allow 4 lanes for DisplayPort and enable QMP PHY mode-switch
` [PATCH RFT 6/7] arm64: dts: qcom-sm8650: "
` [PATCH RFT 7/7] arm64: dts: qcom-mode-switch: "

[PATCH v4 00/18] Add suspend to ram support for PCIe on J7200
 2024-03-13  6:51 UTC  (26+ messages)
` [PATCH v4 01/18] gpio: pca953x: move suspend()/resume() to suspend_noirq()/resume_noirq()
` [PATCH v4 02/18] pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirq
` [PATCH v4 03/18] i2c: omap: wakeup the controller during suspend() callback
` [PATCH v4 04/18] mux: add mux_chip_resume() function
` [PATCH v4 05/18] mux: mmio: add resume support
` [PATCH v4 06/18] phy: ti: phy-j721e-wiz: use dev_err_probe() instead of dev_err()
` [PATCH v4 07/18] phy: ti: phy-j721e-wiz: split wiz_clock_init() function
` [PATCH v4 08/18] phy: ti: phy-j721e-wiz: add resume support
` [PATCH v4 09/18] phy: cadence-torrent: extract calls to clk_get from cdns_torrent_clk
` [PATCH v4 10/18] phy: cadence-torrent: register resets even if the phy is already configured
` [PATCH v4 11/18] phy: cadence-torrent: add already_configured to struct cdns_torrent_phy
` [PATCH v4 12/18] phy: cadence-torrent: remove noop_ops phy operations
` [PATCH v4 13/18] phy: cadence-torrent: add suspend and resume support
` [PATCH v4 14/18] PCI: cadence: Extract link setup sequence from cdns_pcie_host_setup()
` [PATCH v4 15/18] PCI: cadence: Set cdns_pcie_host_init() global
` [PATCH v4 16/18] PCI: j721e: Use dev_err_probe() in the probe() function
` [PATCH v4 17/18] PCI: j721e: Add reset GPIO to struct j721e_pcie
` [PATCH v4 18/18] PCI: j721e: Add suspend and resume support

[PATCH v15 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2024-03-13  1:15 UTC  (12+ messages)
` [PATCH v15 1/8] drm: bridge: Cadence: Create mhdp helper driver
` [PATCH v15 2/8] phy: Add HDMI configuration options
` [PATCH v15 3/8] dt-bindings: display: bridge: Add Cadence MHDP8501
` [PATCH v15 4/8] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver
` [PATCH v15 5/8] dt-bindings: phy: Add Freescale iMX8MQ DP and HDMI PHY
` [PATCH v15 6/8] phy: freescale: Add DisplayPort/HDMI Combo-PHY driver for i.MX8MQ
  ` [EXT] "
` [PATCH v15 7/8] arm64: dts: imx8mq: Add DCSS + HDMI/DP display pipeline
` [PATCH v15 8/8] arm64: dts: imx8mq: tqma8mq-mba8mx: Enable HDMI support

[RFC 0/3] Enable firmware-managed USB resources on Qcom targets
 2024-03-12 15:56 UTC  (31+ messages)
` [RFC 1/3] dt-bindings: usb: qcom,dwc3: Add support for multiple power-domains
` [RFC 2/3] USB: dwc3: qcom: Add support for firmware managed resources
` [RFC 3/3] arm64: dts: qcom: sa8775p-ride: Enable "

[PATCH 0/4] Add USB Support on Qualcomm's QDU/QRU1000 Platform
 2024-03-11 17:43 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: phy: qcom,usb-snps-femto-v2: Add bindings for QDU1000
` [PATCH 2/4] dt-bindings: phy: qcom,qmp-usb: Add QDU1000 USB3 PHY
` [PATCH 3/4] dt-bindings: usb: dwc3: Add QDU1000 compatible
` [PATCH 4/4] phy: qcpm-qmp-usb: Add support for QDU1000/QRU1000

[PATCH v3 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings
 2024-03-10 16:46 UTC  (5+ messages)
` [PATCH v3 2/2] phy: add driver for MediaTek XFI T-PHY

[PATCH 00/10] Add PCIe support for Qualcomm IPQ5332
 2024-03-10 13:29 UTC  (2+ messages)

[PATCH] phy: xilinx: Convert to platform remove callback returning void
 2024-03-08  9:01 UTC  (2+ messages)

[PATCH v2 0/2] Fix incorrect USB3 phy parsing in tegra-xudc
 2024-03-07 13:43 UTC  (5+ messages)
` [PATCH v2 1/2] phy: tegra: xusb: Add API to retrieve the port number of phy
` [PATCH v2 2/2] usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logic

[PATCH] phy: rockchip: Fix typo in function names
 2024-03-07 10:31 UTC  (3+ messages)

[PATCH 0/2] Fix incorrect USB3 phy parsing in tegra-xudc
 2024-03-07  2:55 UTC  (5+ messages)
` [PATCH 1/2] phy: tegra: xusb: Add API to retrieve the port number of phy
` [PATCH 2/2] usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logic

[PATCH 0/6] soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free
 2024-03-06 17:47 UTC  (27+ messages)
` [PATCH 1/6] drm/bridge: aux-hpd: fix OF node leaks
` [PATCH 2/6] drm/bridge: aux-hpd: separate allocation and registration
` [PATCH 4/6] soc: qcom: pmic_glink: Fix boot when QRTR=m
` [PATCH 5/6] phy: qcom-qmp-combo: fix drm bridge registration
` [PATCH 6/6] phy: qcom-qmp-combo: fix type-c switch registration
` (subset) [PATCH 0/6] soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free

[PATCH v4 0/8] Add UFS support for SC7180/SM7125
 2024-03-05 18:53 UTC  (6+ messages)
` [PATCH v4 2/8] dt-bindings: ufs: qcom: Add SC7180 compatible string

[PATCH] net: phy: core: make phy_class constant
 2024-03-05 18:18 UTC 

[PATCH v4 0/5] phy: hisi-inno-phy: add support for hi3798mv200-usb2-phy
 2024-03-05 15:00 UTC  (12+ messages)
` [PATCH v4 1/5] phy: hisilicon: hisi-inno-phy: enable clocks for every ports
` [PATCH v4 2/5] dt-bindings: phy: hisi-inno-usb2: convert to YAML
` [PATCH v4 3/5] dt-bindings: phy: hisilicon,inno-usb2-phy: add support for Hi3798MV100 INNO PHY
` [PATCH v4 4/5] dt-bindings: phy: hisi-inno-usb2: add compatible of hisilicon,hi3798mv200-usb2-phy
` [PATCH v4 5/5] phy: hisilicon: hisi-inno-phy: add support for Hi3798MV200 INNO PHY

[PATCH v5 0/5] phy: hisi-inno-phy: add support for hi3798mv200-usb2-phy
 2024-03-05 14:13 UTC  (7+ messages)
` [PATCH v5 1/5] phy: hisilicon: hisi-inno-phy: enable clocks for every ports
` [PATCH v5 2/5] dt-bindings: phy: hisi-inno-usb2: convert to YAML
` [PATCH v5 3/5] dt-bindings: phy: hisilicon,inno-usb2-phy: add support for Hi3798MV100 INNO PHY
` [PATCH v5 4/5] dt-bindings: phy: hisi-inno-usb2: add compatible of hisilicon,hi3798mv200-usb2-phy
` [PATCH v5 5/5] phy: hisilicon: hisi-inno-phy: add support for Hi3798MV200 INNO PHY

stm32mp1xx: use of reg11, reg18 and vdd_usb rails
 2024-03-05  7:59 UTC  (6+ messages)
` [Linux-stm32] "

[PATCH v4 0/2] Add JH7110 MIPI DPHY TX support
 2024-03-01  1:24 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: phy: Add starfive,jh7110-dphy-tx
` [PATCH v4 2/2] phy: starfive: Add mipi dphy tx support

[PATCH] soc: qcom: pmic_glink_altmode: Use common error handling code in pmic_glink_altmode_probe()
 2024-02-29  7:31 UTC  (3+ messages)

[PATCH] phy: qcom: qmp-combo: fix duplicate return in qmp_v4_configure_dp_phy
 2024-02-28 18:34 UTC  (3+ messages)

[PATCH v3 00/10] RK3588 USBDP support
 2024-02-28 11:53 UTC  (6+ messages)
` [PATCH v3 01/10] dt-bindings: phy: add rockchip usbdp combo phy document
` [PATCH v3 02/10] phy: rockchip: add usbdp combo phy driver

[PATCH V7 0/6] soc: imx8mp: Finish support for HDMI
 2024-02-27 22:04 UTC  (7+ messages)
` [PATCH V7 1/6] dt-bindings: phy: add binding for the i.MX8MP HDMI PHY
` [PATCH V7 2/6] phy: freescale: add Samsung "
` [PATCH V7 3/6] arm64: dts: imx8mp: add HDMI power-domains
` [PATCH V7 4/6] arm64: dts: imx8mp: add HDMI irqsteer
` [PATCH V7 5/6] arm64: dts: imx8mp: add HDMI display pipeline
` [PATCH V7 6/6] arm64: defconfig: Enable DRM_IMX8MP_DW_HDMI_BRIDGE as module

[PATCH V6 0/6] soc: imx8mp: Finish support for HDMI
 2024-02-27 17:23 UTC  (10+ messages)
` [PATCH V6 1/6] dt-bindings: phy: add binding for the i.MX8MP HDMI PHY
` [PATCH V6 2/6] phy: freescale: add Samsung "
` [PATCH V6 3/6] arm64: dts: imx8mp: add HDMI power-domains
` [PATCH V6 4/6] arm64: dts: imx8mp: add HDMI irqsteer
` [PATCH V6 5/6] arm64: dts: imx8mp: add HDMI display pipeline
` [PATCH V6 6/6] arm64: defconfig: Enable DRM_IMX8MP_DW_HDMI_BRIDGE as module

[PATCH RFC 0/3] Support VBUSEN selection control for RZ/G2L
 2024-02-27 12:02 UTC  (2+ messages)

[PATCH v3 00/18] Add suspend to ram support for PCIe on J7200
 2024-02-26 17:54 UTC  (5+ messages)
` [PATCH v3 17/18] PCI: j721e: add reset GPIO to struct j721e_pcie

[PATCH] phy: qcom: qmp-combo: fix sm8650 voltage swing table
 2024-02-26 15:22 UTC 

[PATCH v3 0/2] Add JH7110 MIPI DPHY TX support
 2024-02-26  2:56 UTC  (6+ messages)
` [PATCH v3 2/2] phy: starfive: Add mipi dphy tx support

[PATCH] phy: qcom: m31: match requested regulator name with dt schema
 2024-02-25 16:44 UTC  (3+ messages)

[PATCH] phy: constify of_phandle_args in xlate
 2024-02-23 12:15 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).