linux-phy.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-04 19:53:37 to 2025-09-09 17:27:12 UTC [more...]

[PATCH v2 00/22] Apple Silicon USB3 support
 2025-09-09 17:04 UTC  (43+ messages)
` [PATCH v2 01/22] dt-bindings: usb: Add Apple dwc3
` [PATCH v2 02/22] usb: dwc3: dwc3_power_off_all_roothub_ports: Use ioremap_np when required
` [PATCH v2 03/22] usb: dwc3: glue: Allow more fine grained control over mode switches
` [PATCH v2 04/22] usb: dwc3: Add Apple Silicon DWC3 glue layer driver
` [PATCH v2 05/22] usb: typec: tipd: Clear interrupts first
` [PATCH v2 06/22] usb: typec: tipd: Move initial irq mask to tipd_data
` [PATCH v2 07/22] usb: typec: tipd: Move switch_power_state "
` [PATCH v2 08/22] usb: typec: tipd: Trace data status for CD321x correctly
` [PATCH v2 09/22] usb: typec: tipd: Add cd321x struct with separate size
` [PATCH v2 10/22] usb: typec: tipd: Read USB4, Thunderbolt and DisplayPort status for cd321x
` [PATCH v2 11/22] usb: typec: tipd: Register DisplayPort and Thunderbolt altmodes "
` [PATCH v2 12/22] usb: typec: tipd: Update partner identity when power status was updated
` [PATCH v2 13/22] usb: typec: tipd: Use read_power_status function in probe
` [PATCH v2 14/22] usb: typec: tipd: Read data status in probe and cache its value
` [PATCH v2 15/22] usb: typec: tipd: Handle mode transitions for CD321x
` [PATCH v2 16/22] dt-bindings: phy: Add Apple Type-C PHY
` [PATCH v2 17/22] soc: apple: Add hardware tunable support
` [PATCH v2 18/22] phy: apple: Add Apple Type-C PHY
` [PATCH v2 19/22] arm64: dts: apple: t8103: Mark ATC USB AON domains as always-on
` [PATCH v2 20/22] arm64: dts: apple: t8103: Add Apple Type-C PHY and dwc3 nodes
` [PATCH v2 21/22] arm64: dts: apple: t8112: "
` [PATCH v2 22/22] arm64: dts: apple: t600x: "

[PATCH v3 0/5] arm64: qcom: x1e78100-lenovo-thinkpad-t14s: add support for HDMI output
 2025-09-09 13:58 UTC  (19+ messages)
` [PATCH v3 1/5] dt-bindings: display: bridge: simple: document the Realtek RTD2171 DP-to-HDMI bridge
` [PATCH v3 2/5] drm/bridge: simple: add "
` [PATCH v3 3/5] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Document lanes mapping when not using in USB-C complex
` [PATCH v3 4/5] phy: qcom: qmp-combo: get the USB3 & DisplayPort lanes mapping from DT
` [PATCH v3 5/5] arm64: dts: qcom: x1e78100-lenovo-thinkpad-t14s: add HDMI nodes
` (subset) [PATCH v3 0/5] arm64: qcom: x1e78100-lenovo-thinkpad-t14s: add support for HDMI output

[PATCH v2 0/9] phy: convert from clk round_rate() to determine_rate()
 2025-09-09 13:45 UTC  (5+ messages)
` [PATCH v2 2/9] phy: mediatek: phy-mtk-hdmi-mt2701: convert from "

[PATCH phy 00/14] Lynx 28G improvements part 1
 2025-09-09 11:37 UTC  (36+ messages)
` [PATCH phy 01/14] phy: lynx-28g: remove LYNX_28G_ prefix from register names
` [PATCH phy 02/14] phy: lynx-28g: don't concatenate lynx_28g_lane_rmw() argument "reg" with "val" and "mask"
` [PATCH phy 03/14] phy: lynx-28g: use FIELD_GET() and FIELD_PREP()
` [PATCH phy 04/14] phy: lynx-28g: convert iowrite32() calls with magic values to macros
` [PATCH phy 05/14] phy: lynx-28g: restructure protocol configuration register accesses
` [PATCH phy 06/14] phy: lynx-28g: make lynx_28g_set_lane_mode() more systematic
` [PATCH phy 07/14] phy: lynx-28g: refactor lane->interface to lane->mode
` [PATCH phy 08/14] phy: lynx-28g: distinguish between 10GBASE-R and USXGMII
` [PATCH phy 09/14] phy: lynx-28g: configure more equalization params for 1GbE and 10GbE
` [PATCH phy 10/14] phy: lynx-28g: add support for 25GBASER
` [PATCH phy 11/14] phy: lynx-28g: truly power the lanes up or down
` [PATCH phy 12/14] phy: lynx-28g: implement phy_exit() operation
` [PATCH phy 13/14] dt-bindings: phy: lynx-28g: add compatible strings per SerDes and instantiation
` [PATCH phy 14/14] phy: lynx-28g: probe on per-SoC and per-instance compatible strings

[PATCH v2 0/3] phy: qcom: edp: Add support for Glymur platform
 2025-09-09 11:40 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: phy: Add DP PHY compatible for Glymur
` [PATCH v2 2/3] phy: qcom-qmp: qserdes-com: Add v8 DP-specific qserdes register offsets
` [PATCH v2 3/3] phy: qcom: edp: Add Glymur platform support

[PATCH v2 0/4] Fix USB controller support for RK3368
 2025-09-09 13:29 UTC  (5+ messages)
` [PATCH v2 1/4] phy: rockchip: inno-usb2: Add usb2 phy "
` [PATCH v2 2/4] arm64: dts: rockchip: Add USB2.0 PHY "
` [PATCH v2 3/4] dt-bindings: phy: rockchip,inno-usb2phy: Document rk3368 usb phy
` [PATCH v2 4/4] arm64: dts: rockchip: Add phys attribute of USB host node for RK3368

[PATCH 00/11] Add RZ/G3E USB3.2 Gen1 Host Controller support
 2025-09-09 11:52 UTC  (4+ messages)
` [PATCH 04/11] phy: renesas: Add Renesas RZ/G3E USB3.0 PHY driver

[PATCH 0/4] phy: qcom: extract common clock-handling code
 2025-09-09  8:47 UTC  (9+ messages)
` [PATCH 1/4] phy: qcom: qmp-usb-legacy: switch to common helpers
` [PATCH 2/4] phy: qcom: qmp: extract common PIPE clock helpers
` [PATCH 3/4] phy: qcom: qmp-pcie: simplify AUX clock registration
` [PATCH 4/4] phy: qcom: extract common code for DP clocks

[PATCH v3 00/14] Add DisplayPort support for QCS615 platform
 2025-09-09  8:47 UTC  (6+ messages)
` [PATCH v3 01/14] dt-bindings: display/msm: dp-controller: Add sm6150

[PATCH 0/3] Fix the NULL pointer deference issue in QMP USB drivers
 2025-09-09  8:34 UTC  (4+ messages)
` [PATCH 1/3] phy: qcom-qmp-usb: fix NULL pointer dereference in PM callbacks

[PATCH v3 0/3] phy: qcom: edp: Add missing ref clock to x1e80100
 2025-09-09  7:33 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: phy: qcom-edp: Add missing clock for X Elite
` [PATCH v3 2/3] phy: qcom: edp: Make the number of clocks flexible
` [PATCH v3 3/3] arm64: dts: qcom: Add missing TCSR ref clock to the DP PHYs

[PATCH v4 0/4] PCI: qcom: Add support for Glymur PCIe Gen5x4
 2025-09-09  6:10 UTC  (2+ messages)

[PATCH v6 0/9] phy: phy-can-transceiver: Support TJA1048/TJA1051
 2025-09-09  5:40 UTC  (10+ messages)
` [PATCH v6 1/9] dt-bindings: phy: ti,tcan104x-can: Document NXP TJA105X/1048
` [PATCH v6 2/9] phy: phy-can-transceiver: Introduce can_transceiver_priv
` [PATCH v6 3/9] phy: phy-can-transceiver: Add dual channel support for TJA1048
` [PATCH v6 4/9] phy: phy-can-transceiver: Drop the gpio desc check
` [PATCH v6 5/9] phy: phy-can-transceiver: Propagate return value of gpiod_set_value_cansleep
` [PATCH v6 6/9] phy: phy-can-transceiver: Add support for TJA105{1,7}
` [PATCH v6 7/9] arm64: dts: imx95-15x15-evk: Use phys to replace xceiver-supply
` [PATCH v6 8/9] arm64: dts: imx8mp-evk: "
` [PATCH v6 9/9] arm64: dts: imx93-11x11-evk: "

[PATCH RFC 0/3] phy: qcom: qmp-combo: set default qmpphy_mode from DT for Thinkpad HDMI support
 2025-09-08 13:05 UTC  (11+ messages)
` [PATCH RFC 3/3] arm64: dts: qcom: x1e78100-lenovo-thinkpad-t14s: add HDMI nodes

[PATCH v13 0/5] pci: qcom: Add QCS8300 PCIe support
 2025-09-08  7:38 UTC  (6+ messages)
` [PATCH v13 1/5] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings for qcs8300
` [PATCH v13 2/5] arm64: dts: qcom: qcs8300: enable pcie0
` [PATCH v13 3/5] arm64: dts: qcom: qcs8300-ride: enable pcie0 interface
` [PATCH v13 4/5] arm64: dts: qcom: qcs8300: enable pcie1
` [PATCH v13 5/5] arm64: dts: qcom: qcs8300-ride: enable pcie1 interface

[PATCH] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: do not reference whole usb-switch.yaml
 2025-09-08  7:33 UTC  (3+ messages)

[PATCH 00/21] treewide: remove unneeded 'fast_io' parameter in regmap_config
 2025-08-20 17:02 UTC  (2+ messages)
` (subset) "

[PATCH v1 0/4] Fix USB controller support for RK3368
 2025-09-07 16:09 UTC  (7+ messages)
` [PATCH v1 1/4] phy: rockchip: inno-usb2: Add usb2 phy "
` [PATCH v1 2/4] arm64: dts: rockchip: Add USB2.0 PHY "
` [PATCH v1 3/4] dt-bindings: phy: rockchip,inno-usb2phy: Document rk3368 usb phy
` [PATCH v1 4/4] arm64: dts: rockchip: Add phys attribute of USB host node for RK3368

[PATCH RFC 0/2] arm64: dts: rockchip: add USB-C DP AltMode for ROCK 5B family
 2025-09-06 21:34 UTC  (6+ messages)
` [PATCH RFC 1/2] dt-bindings: phy: rockchip-usbdp: add improved ports scheme
` [PATCH RFC 2/2] arm64: dts: rockchip: add USB-C DP AltMode for ROCK 5B family

[PATCH v3 0/7] SPMI: Implement sub-devices and migrate drivers
 2025-09-06 20:57 UTC  (3+ messages)
` [PATCH v3 3/7] power: reset: qcom-pon: Migrate to devm_spmi_subdevice_alloc_and_add()

[PATCH v12 0/5] pci: qcom: Add QCS8300 PCIe support
 2025-09-05 17:45 UTC  (7+ messages)
` [PATCH v12 1/5] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings for qcs8300
` [PATCH v12 2/5] arm64: dts: qcom: qcs8300: enable pcie0
` [PATCH v12 3/5] arm64: dts: qcom: qcs8300-ride: enable pcie0 interface
` [PATCH v12 4/5] arm64: dts: qcom: qcs8300: enable pcie1
` [PATCH v12 5/5] arm64: dts: qcom: qcs8300-ride: enable pcie1 interface

[PATCH] phy: qcom-qmp-usb: Set regulator load before enabling
 2025-09-05 13:46 UTC  (2+ messages)

[PATCH v5 0/9] phy: phy-can-transceiver: Support TJA1048/TJA1051
 2025-09-05 13:11 UTC  (4+ messages)
` [PATCH v5 1/9] dt-bindings: phy: ti,tcan104x-can: Document NXP TJA105X/1048

[PATCH RFC 00/22] Apple Silicon USB3 support
 2025-09-05 11:40 UTC  (13+ messages)
` [PATCH RFC 09/22] usb: typec: tipd: Move initial irq mask to tipd_data
` [PATCH RFC 10/22] usb: typec: tipd: Move switch_power_state "
` [PATCH RFC 11/22] usb: typec: tipd: Trace data status for CD321x correctly
` [PATCH RFC 12/22] usb: typec: tipd: Add cd321x struct with separate size
` [PATCH RFC 14/22] usb: typec: tipd: Register DisplayPort and Thunderbolt altmodes for cd321x
` [PATCH RFC 15/22] usb: typec: tipd: Update partner identity when power status was updated

[PATCH 0/3] phy: qcom: edp: Add support for Glymur platform
 2025-09-05  8:23 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: phy: Add DP PHY compatible for Glymur
` [PATCH 3/3] phy: qcom: edp: Add Glymur platform support

[PATCH v3 0/3] Add driver support for Eswin EIC7700 SoC SATA Controller and PHY
 2025-09-05  7:23 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: ata: eswin: Document for EIC7700 SoC ahci
        `  "

[PATCH v4 0/6] arm64: qcom: allow up to 4 lanes for the Type-C DisplayPort Altmode
 2025-09-05  7:16 UTC  (5+ messages)
` [PATCH v4 1/6] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: Reference usb-switch.yaml to allow mode-switch

[PATCH v3 00/10] Add ASPEED PCIe Root Complex support
 2025-09-05  6:44 UTC  (8+ messages)
` [PATCH v3 03/10] dt-bindings: PCI: Add ASPEED PCIe RC support
` [PATCH v3 09/10] PCI: aspeed: Add ASPEED PCIe RC driver

[PATCH v3 08/10] PCI: Add FMT and TYPE definition for TLP header
 2025-09-05  0:42 UTC  (3+ messages)
  ` 回覆: "

[PATCH v6 0/3] Add Equalization Settings for 8.0 GT/s and 32.0 GT/s and Add PCIe Lane Equalization Preset Properties for 8.0 GT/s and 16.0 GT/s
 2025-09-04 16:56 UTC  (2+ messages)
` (subset) "

[PATCH v6 2/3] PCI: qcom: fix macro typo for CURSOR
 2025-09-04 16:17 UTC  (2+ messages)

[PATCH v6 1/3] PCI: qcom: Add equalization settings for 8.0 GT/s and 32.0 GT/s
 2025-09-04 16:14 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 NNTP newsgroup(s).