linux-phy.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-26 06:32:46 to 2022-09-29 15:32:15 UTC [more...]

[PATCH] phy: phy-mtk-dp: make array driving_params static const
 2022-09-29 15:31 UTC  (2+ messages)

[PATCH v2 00/11] phy: qcom-qmp: more fixes and cleanups
 2022-09-29 12:39 UTC  (21+ messages)
` [PATCH v2 01/11] phy: qcom-qmp: fix obsolete lane comments
` [PATCH v2 02/11] phy: qcom-qmp-combo: drop unused UFS reset
` [PATCH v2 03/11] phy: qcom-qmp-pcie: drop unused common-block registers
` [PATCH v2 04/11] phy: qcom-qmp-pcie: clean up power-down handling
` [PATCH v2 05/11] phy: qcom-qmp-pcie: move power-down update
` [PATCH v2 06/11] phy: qcom-qmp-pcie-msm8996: clean up power-down handling
` [PATCH v2 07/11] phy: qcom-qmp-combo: "
` [PATCH v2 08/11] phy: qcom-qmp-ufs: "
` [PATCH v2 09/11] phy: qcom-qmp-usb: "
` [PATCH v2 10/11] phy: qcom-qmp-pcie: clean up clock lists
` [PATCH v2 11/11] phy: qcom-qmp-pcie: drop bogus register update

ipq8074 USB PHY
 2022-09-29 11:51 UTC  (2+ messages)

[PATCH v3] phy: freescale: imx8m-pcie: Fix the wrong order of phy_init() and phy_power_on()
 2022-09-29 10:28 UTC  (3+ messages)

[PATCH 00/18] phy: qcom-qmp: rework register layout tables
 2022-09-29 10:06 UTC  (21+ messages)
` [PATCH 01/18] phy: qcom-qmp-pcie: drop unused common-block registers
` [PATCH 02/18] phy: qcom-qmp-pcie: clean up power-down handling
` [PATCH 03/18] phy: qcom-qmp-pcie-msm8996: "
` [PATCH 04/18] phy: qcom-qmp-combo: "
` [PATCH 05/18] phy: qcom-qmp-ufs: "
` [PATCH 06/18] phy: qcom-qmp-usb: "
` [PATCH 07/18] phy: qcom-qmp-pcie: rework regs layout arrays
` [PATCH 08/18] phy: qcom-qmp-pcie: rename "
` [PATCH 09/18] phy: qcom-qmp-ufs: split UFS-specific v2 PCS registers to a separate header
` [PATCH 10/18] phy: qcom-qmp-ufs: rework regs layout arrays
` [PATCH 11/18] phy: qcom-qmp-ufs: rename "
` [PATCH 12/18] phy: qcom-qmp-usb: remove QPHY_PCS_LFPS_RXTERM_IRQ_STATUS reg
` [PATCH 13/18] phy: qcom-qmp-usb: remove QPHY_PCS_MISC_TYPEC_CTRL reg
` [PATCH 14/18] phy: qcom-qmp-usb: rework regs layout arrays
` [PATCH 15/18] phy: qcom-qmp-pcie-msm8996: "
` [PATCH 16/18] phy: qcom-qmp-combo: remove QPHY_PCS_LFPS_RXTERM_IRQ_STATUS reg
` [PATCH 17/18] phy: qcom-qmp-usb: rework regs layout arrays
` [PATCH 18/18] phy: qcom-qmp: move type-specific headers to particular driver

[PATCH v2 1/2] phy: core: add debugfs root
 2022-09-29  9:02 UTC  (3+ messages)
` [PATCH v2 2/2] phy: mediatek: tphy: add debugfs files

[PATCH 00/13] phy: qcom-qmp: more fixes and cleanups
 2022-09-29  9:07 UTC  (42+ messages)
` [PATCH 01/13] phy: qcom-qmp: fix obsolete lane comments
` [PATCH 02/13] phy: qcom-qmp-combo: drop unused UFS reset
` [PATCH 03/13] phy: qcom-qmp-pcie: drop unused common-block registers
` [PATCH 04/13] phy: qcom-qmp-pcie: unify ipq registers
` [PATCH 05/13] phy: qcom-qmp-pcie: unify sdm845 registers
` [PATCH 06/13] phy: qcom-qmp-pcie: drop bogus register update
` [PATCH 07/13] phy: qcom-qmp-pcie: clean up power-down handling
` [PATCH 08/13] phy: qcom-qmp-pcie: move power-down update
` [PATCH 09/13] phy: qcom-qmp-pcie-msm8996: clean up power-down handling
` [PATCH 10/13] phy: qcom-qmp-combo: "
` [PATCH 11/13] phy: qcom-qmp-ufs: "
` [PATCH 12/13] phy: qcom-qmp-usb: "
` [PATCH 13/13] phy: qcom-qmp-pcie: clean up clock lists

[PATCH v10 0/4] Add the iMX8MP PCIe support
 2022-09-29  8:37 UTC  (5+ messages)
` [PATCH v10 1/4] dt-binding: phy: Add i.MX8MP PCIe PHY binding
` [PATCH v10 2/4] phy: freescale: imx8m-pcie: Refine register definitions
` [PATCH v10 3/4] phy: freescale: imx8m-pcie: Refine i.MX8MM PCIe PHY driver
` [PATCH v10 4/4] phy: freescale: imx8m-pcie: Add i.MX8MP PCIe PHY support

[PATCH v9 0/4] Add the iMX8MP PCIe support
 2022-09-29  8:18 UTC  (7+ messages)
` [PATCH v9 1/4] dt-binding: phy: Add i.MX8MP PCIe PHY binding
` [PATCH v9 2/4] phy: freescale: imx8m-pcie: Refine register definitions
` [PATCH v9 3/4] phy: freescale: imx8m-pcie: Refine i.MX8MM PCIe PHY driver
` [PATCH v9 4/4] phy: freescale: imx8m-pcie: Add i.MX8MP PCIe PHY support

[PATCH v2 0/2] SDM670 USB 2.0 support
 2022-09-29  6:34 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: qcom,qusb2: document sdm670 compatible

[PATCH] phy: qcom-qmp-pcie: fix resource mapping for SDM845 QHP PHY
 2022-09-29  6:25 UTC  (3+ messages)

[PATCH] phy: rockchip-snps-pcie3: only look for rockchip,pipe-grf on rk3588
 2022-09-29  6:13 UTC  (2+ messages)

[PATCH 1/2] phy: core: add debugfs root
 2022-09-29  6:12 UTC  (4+ messages)
` [PATCH 2/2] phy: mediatek: tphy: add debugfs files

[PATCH next v2] phy: mediatek: fix build warning of FIELD_PREP()
 2022-09-29  5:42 UTC  (3+ messages)

[PATCH v2] phy: tegra: xusb: Enable usb role switch attribute
 2022-09-29  5:41 UTC  (2+ messages)

[PATCH v1 0/2] Fix the wrong order of phy callbacks
 2022-09-29  0:51 UTC  (5+ messages)

[PATCH v6 0/8] phy: Add support for Lynx 10G SerDes
 2022-09-29  0:37 UTC  (6+ messages)
` [PATCH v6 3/8] dt-bindings: clock: Add ids for Lynx 10g PLLs
` [PATCH v6 4/8] phy: fsl: Add Lynx 10G SerDes driver

[PATCH v7 1/5] PCI: qcom: Add system suspend and resume support
 2022-09-28 14:32 UTC  (4+ messages)

[PATCH v1 00/17] Add MT8195 HDMI support
 2022-09-28 13:09 UTC  (38+ messages)
` [PATCH v1 04/17] dt-bindings: display: mediatek: add MT8195 hdmi bindings
` [PATCH v1 05/17] drm/mediatek: hdmi: use a syscon/regmap instead of iomem
` [PATCH v1 06/17] dt-bindings: mediatek: set the hdmi to be compatible with syscon
` [PATCH v1 07/17] drm/mediatek: extract common functions from the mtk hdmi driver
` [PATCH v1 12/17] drm/mediatek: hdmi: mt8195: add audio support
` [PATCH v1 14/17] phy: mediatek: add support for phy-mtk-hdmi-mt8195
` [PATCH v1 15/17] dt-bindings: display: mediatek: dpi: Add compatible for MediaTek MT8195
` [PATCH v1 16/17] drm/mediatek: dpi: Add mt8195 hdmi to DPI driver
` [PATCH v1 17/17] drm/mediatek: Add mt8195-dpi support to drm_drv

[PATCH v6 0/5] PCI: qcom: Support using the same PHY for both RC and EP
 2022-09-27  9:45 UTC  (9+ messages)
` [PATCH v6 1/5] phy: qcom-qmp-pcie: split register tables into common and extra parts
` [PATCH v6 2/5] phy: qcom-qmp-pcie: support separate tables for EP mode
` [PATCH v6 3/5] phy: qcom-qmp-pcie: Support SM8450 PCIe1 PHY in "
` [PATCH v6 4/5] PCI: qcom: Setup PHY to work in RC mode
` [PATCH v6 5/5] PCI: qcom-ep: Setup PHY to work in EP mode

[PATCH 0/8] phy: allwinner: phy-sun6i-mipi-dphy: Add the A100 DPHY
 2022-09-27  9:36 UTC  (8+ messages)
` [PATCH 1/8] dt-bindings: sun6i-a31-mipi-dphy: Add the interrupts property
` [PATCH 5/8] phy: allwinner: phy-sun6i-mipi-dphy: Make RX support optional

[PATCH v5 0/5] PCI: qcom: Support using the same PHY for both RC and EP
 2022-09-27  9:20 UTC  (13+ messages)
` [PATCH v5 1/5] phy: qcom-qmp-pcie: split register tables into common and extra parts
` [PATCH v5 2/5] phy: qcom-qmp-pcie: support separate tables for EP mode
` [PATCH v5 3/5] phy: qcom-qmp-pcie: Support SM8450 PCIe1 PHY in "
` [PATCH v5 4/5] PCI: qcom: Setup PHY to work in RC mode
` [PATCH v5 5/5] PCI: qcom-ep: Setup PHY to work in EP mode

[PATCH v2] dt-bindings: phy: Add compatible for Mediatek MT8188
 2022-09-27  4:21 UTC  (4+ messages)

[PATCH v7 0/5] PCI: qcom: Add system suspend & resume support
 2022-09-27  3:23 UTC  (2+ messages)
` (subset) "

[PATCH V2 0/9] Enhancements to pcie-tegra194 driver
 2022-09-26 18:18 UTC  (12+ messages)
` [PATCH V2 1/9] PCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select"
` [PATCH V2 2/9] PCI: tegra194: Drive CLKREQ signal low explicitly
` [PATCH V2 3/9] PCI: tegra194: Fix polling delay for L2 state
` [PATCH V2 4/9] PCI: tegra194: Handle errors in BPMP response
` [PATCH V2 5/9] PCI: tegra194: Apply pinctrl settings for both PCIe RP and EP
` [PATCH V2 6/9] PCI: tegra194: Refactor LTSSM state polling on surprise down
` [PATCH V2 7/9] PCI: tegra194: Disable direct speed change for EP
` [PATCH V2 8/9] phy: tegra: p2u: Set ENABLE_L2_EXIT_RATE_CHANGE in calibration
` [PATCH V2 9/9] PCI: tegra194: Calibrate P2U for endpoint mode

[PATCH v4 0/6] PCI: qcom: Support using the same PHY for both RC and EP
 2022-09-26 13:24 UTC  (12+ messages)
` [PATCH v4 1/6] phy: qcom-qmp-pcie: split register tables into common and extra parts
` [PATCH v4 2/6] phy: qcom-qmp-pcie: split PHY programming to separate functions
` [PATCH v4 3/6] phy: qcom-qmp-pcie: support separate tables for EP mode

[PATCH v2 4/8] dt-bindings: net: renesas: Document Renesas Ethernet Switch
 2022-09-26 10:20 UTC  (6+ messages)

[PATCH] dt-bindings: phy: Add compatible for Mediatek MT8188
 2022-09-26  9:03 UTC  (3+ messages)

[PATCH v3 0/9] PCI: qcom: Support using the same PHY for both RC and EP
 2022-09-26  7:09 UTC  (4+ 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).