messages from 2025-11-06 10:51:51 to 2025-11-14 08:21:45 UTC [more...]
[PATCH v3 00/21] Add USB2.0 support for RZ/G3E
2025-11-14 8:21 UTC (30+ messages)
` [PATCH v3 01/21] phy: renesas: rcar-gen3-usb2: Use devm_pm_runtime_enable()
` [PATCH v3 02/21] phy: renesas: rcar-gen3-usb2: Factor out VBUS control logic
` [PATCH v3 03/21] reset: rzv2h-usb2phy: Keep PHY clock enabled for entire device lifetime
` [PATCH v3 04/21] dt-bindings: reset: renesas,rzv2h-usb2phy: Document VBUS_SEL mux
` [PATCH v3 05/21] mux: Add driver for Renesas RZ/V2H USB "
` [PATCH v3 06/21] reset: rzv2h-usb2phy: Add support for VBUS mux controller registration
` [PATCH v3 07/21] dt-bindings: phy: renesas,usb2-phy: Document USB VBUS regulator
` [PATCH v3 08/21] dt-bindings: phy: renesas,usb2-phy: Document mux-states property
` [PATCH v3 09/21] phy: renesas: rcar-gen3-usb2: Add regulator for OTG VBUS control
` [PATCH v3 10/21] phy: renesas: rcar-gen3-usb2: Use mux-state for phyrst management
` [PATCH v3 11/21] dt-bindings: usb: renesas,usbhs: Add RZ/G3E SoC support
` [PATCH v3 12/21] dt-bindings: phy: renesas,usb2-phy: Document RZ/G3E SoC
` [PATCH v3 13/21] dt-bindings: reset: Document RZ/G3E USB2PHY reset
` [PATCH v3 14/21] arm64: dts: renesas: r9a09g057: Add USB2.0 VBUS_SEL mux-controller support
` [PATCH v3 15/21] arm64: dts: renesas: r9a09g056: "
` [PATCH v3 16/21] arm64: dts: renesas: r9a09g056: Add USB2.0 PHY VBUS internal regulator node
` [PATCH v3 17/21] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable USB2 PHY0 VBUS support
` [PATCH v3 18/21] arm64: dts: renesas: r9a09g057: Add USB2.0 PHY VBUS internal regulator node
` [PATCH v3 19/21] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable USB2 PHY0 VBUS support
` [PATCH v3 20/21] arm64: dts: renesas: r9a09g047: Add USB2.0 support
` [PATCH v3 21/21] arm64: dts: renesas: r9a09g047e57-smarc: Enable "
[PATCH RFC 00/13] drm: starfive: jh7110: Enable display subsystem
2025-11-14 7:06 UTC (31+ messages)
` [PATCH RFC 01/13] dt-bindings: soc: starfive: Add vout-subsystem IP block
` [PATCH RFC 02/13] dt-bindings: clock: jh7110: Make power-domain optional
` [PATCH RFC 03/13] dt-bindings: phy: Add starfive,jh7110-inno-hdmi-phy
` [PATCH RFC 04/13] dt-bindings: display: bridge: Add starfive,jh7110-hdmi-controller
` [PATCH RFC 05/13] dt-bindings: mfd: Add starfive,jh7110-hdmi-mfd
` [PATCH RFC 06/13] drm: bridge: inno_hdmi: Refactor to support regmap and probe
` [PATCH RFC 07/13] drm: bridge: inno_hdmi: Add .disable platform operation
` [PATCH RFC 08/13] soc: starfive: Add jh7110-vout-subsystem driver
` [PATCH RFC 09/13] soc: starfive: Add jh7110-hdmi-mfd driver
` [PATCH RFC 10/13] clk: starfive: voutcrg: Update the voutcrg
` [PATCH RFC 11/13] drm: bridge: starfive: Add hdmi-controller driver
` [PATCH RFC 12/13] phy: starfive: Add jh7110-inno-hdmi-phy driver
` [PATCH RFC 13/13] riscv: dts: starfive: jh7110: Update DT for display subsystem
[PATCH 0/4] Add support for ExynosAutov920 PCIe PHY
2025-11-14 6:57 UTC (10+ messages)
` [PATCH 1/4] dt-bindings: soc: samsung: exynos-sysreg: add hsi0 for ExynosAutov920
` [PATCH 2/4] dt-bindings: phy: Add PCIe PHY support for ExynosAutov920 SoC
` [PATCH 3/4] arm64: dts: ExynosAutov920: add PCIe PHY DT nodes
[PATCH v6 0/7] Introduce SpacemiT K1 PCIe phy and host controller
2025-11-14 6:05 UTC (6+ messages)
` [PATCH v6 1/7] dt-bindings: phy: spacemit: Add SpacemiT PCIe/combo PHY
` [PATCH v6 2/7] dt-bindings: phy: spacemit: Introduce PCIe PHY
` [PATCH v6 4/7] phy: spacemit: Introduce PCIe/combo PHY
[PATCH 0/2] phy: microchip: lan966x: Allow to invert N and P signals
2025-11-13 19:13 UTC (14+ messages)
` [PATCH 1/2] phy: microchip: lan966x: Add support for inverting the rx/tx lanes
` [PATCH 2/2] dt-bindings: phy: lan966x: Add optional microchip,sx-tx/rx-inverted
[PATCH v4 phy 00/16] Lynx 28G improvements part 1
2025-11-13 16:56 UTC (24+ messages)
` [PATCH v4 phy 01/16] dt-bindings: phy: lynx-28g: permit lane OF PHY providers
` [PATCH v4 phy 02/16] phy: lynx-28g: refactor lane probing to lynx_28g_probe_lane()
` [PATCH v4 phy 03/16] phy: lynx-28g: support individual lanes as OF PHY providers
` [PATCH v4 phy 04/16] phy: lynx-28g: remove LYNX_28G_ prefix from register names
` [PATCH v4 phy 05/16] phy: lynx-28g: don't concatenate lynx_28g_lane_rmw() argument "reg" with "val" and "mask"
` [PATCH v4 phy 06/16] phy: lynx-28g: use FIELD_GET() and FIELD_PREP()
` [PATCH v4 phy 07/16] phy: lynx-28g: convert iowrite32() calls with magic values to macros
` [PATCH v4 phy 08/16] phy: lynx-28g: restructure protocol configuration register accesses
` [PATCH v4 phy 09/16] phy: lynx-28g: make lynx_28g_set_lane_mode() more systematic
` [PATCH v4 phy 10/16] phy: lynx-28g: refactor lane->interface to lane->mode
` [PATCH v4 phy 11/16] phy: lynx-28g: distinguish between 10GBASE-R and USXGMII
` [PATCH v4 phy 12/16] phy: lynx-28g: configure more equalization params for 1GbE and 10GbE
` [PATCH v4 phy 13/16] phy: lynx-28g: use "dev" argument more in lynx_28g_probe()
` [PATCH v4 phy 14/16] phy: lynx-28g: improve lynx_28g_probe() sequence
` [PATCH v4 phy 15/16] dt-bindings: phy: lynx-28g: add compatible strings per SerDes and instantiation
` [PATCH v4 phy 16/16] phy: lynx-28g: probe on per-SoC and per-instance compatible strings
[PATCH v8 0/7] Add initial USB support for the Renesas RZ/G3S SoC
2025-11-13 15:05 UTC (6+ messages)
` [PATCH v8 6/7] arm64: dts: renesas: r9a08g045: Add USB support
` [PATCH v8 7/7] arm64: dts: renesas: rzg3s-smarc: Enable "
[PATCH v3 0/2] Add PCIe3 and PCIe5 support for HAMOA-IOT-EVK board
2025-11-13 4:51 UTC (7+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: Add PCIe3 and PCIe5 support for HAMOA-IOT-SOM platform
` [PATCH v3 2/2] arm64: dts: qcom: Add PCIe3 and PCIe5 regulators for HAMAO-IOT-EVK board
[PATCH] phy: rockchip: naneng-combphy: Fix PCIe L1ss support
2025-11-13 3:27 UTC
[PATCH] phy: rockchip: naneng-combphy: Fix PCIe L1ss support
2025-11-13 3:00 UTC
[PATCH v5 0/2] Add new phy_notify_state() api
2025-11-12 16:27 UTC (3+ messages)
` [PATCH v5 1/2] phy: add "
` [PATCH v5 2/2] phy: samsung: gs101-ufs: Add .notify_phystate() & hibern8 enter/exit values
[PATCH v4 0/2] Add new phy_notify_state() api
2025-11-12 16:17 UTC (5+ messages)
` [PATCH v4 1/2] phy: add "
` [PATCH v4 2/2] phy: samsung: gs101-ufs: Add .notify_phystate() & hibern8 enter/exit values
[PATCH v1 1/1] phy: sophgo: Remove unused of_gpio.h
2025-11-12 8:52 UTC
[PATCH v7 0/8] phy: phy-can-transceiver: Support TJA1048/TJA1051
2025-11-12 8:44 UTC (2+ messages)
[PATCH] phy: hisilicon: Fix OF node reference leak
2025-11-12 6:22 UTC
[PATCH v9 00/10] Add Type-C DP support for RK3399 EVB IND board
2025-11-12 2:50 UTC (15+ messages)
` [PATCH v9 01/10] usb: typec: Add notifier functions
` [PATCH v9 02/10] usb: typec: Export all typec device types
` [PATCH v9 03/10] drm/bridge: Implement generic USB Type-C DP HPD bridge
` [PATCH v9 04/10] dt-bindings: phy: rockchip: rk3399-typec-phy: Support mode-switch
` [PATCH v9 05/10] phy: rockchip: phy-rockchip-typec: Add typec_mux/typec_switch support
` [PATCH v9 06/10] phy: rockchip: phy-rockchip-typec: Add DRM AUX bridge
` [PATCH v9 07/10] drm/rockchip: cdn-dp: Support handle lane info without extcon
` [PATCH v9 08/10] drm/rockchip: cdn-dp: Add multiple bridges to support PHY port selection
` [PATCH v9 09/10] arm64: dts: rockchip: Add missing dp_out port for RK3399 CDN-DP
` [PATCH v9 10/10] arm64: dts: rockchip: rk3399-evb-ind: Add support for DisplayPort
[PATCH v4 00/11] Add HDMI 2.1 FRL support to phy-rockchip-samsung-hdptx
2025-11-11 8:30 UTC (2+ messages)
[PATCH 0/3] add vdda-aux regulator support for QMP PHY on QCS6490
2025-11-11 7:58 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: phy: qcom: qmp-combo: add support for vdda-aux regulator
` [PATCH 2/3] phy: qcom: qmp-combo: add "
` [PATCH 3/3] arm64: dts: qcom: qcs6490-rb3gen2: add vdda-aux supply for USB QMP PHY
[PATCH v5 0/7] Introduce SpacemiT K1 PCIe phy and host controller
2025-11-10 15:20 UTC (6+ messages)
` [PATCH v5 1/7] dt-bindings: phy: spacemit: Add SpacemiT PCIe/combo PHY
` [PATCH v5 2/7] dt-bindings: phy: spacemit: Introduce PCIe PHY
` [PATCH v5 4/7] phy: spacemit: Introduce PCIe/combo PHY
[PATCH] phy: cadence-torrent: restore parent clock for refclk during resume
2025-11-10 14:07 UTC
[PATCH] phy: ti: phy-j721e-wiz: restore mux selection during resume
2025-11-10 14:04 UTC
[PATCH v3 00/24] MediaTek UFS Cleanup and MT8196 Enablement
2025-11-10 9:23 UTC (6+ messages)
` [PATCH v3 09/24] scsi: ufs: mediatek: Rework the crypt-boost stuff
` [PATCH v3 10/24] scsi: ufs: mediatek: Rework probe function
[PATCH] phy: broadcom: bcm63xx-usbh: fix section mismatches
2025-11-10 9:12 UTC (2+ messages)
[PATCH v4 0/2] phy: add basic support for NXPs TJA1145 CAN transceiver
2025-11-10 8:45 UTC (3+ messages)
` [PATCH v4 2/2] "
[PATCH v14 0/5] pci: qcom: Add QCS8300 PCIe support
2025-11-08 19:46 UTC (6+ messages)
` [PATCH v14 1/5] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings for qcs8300
` [PATCH v14 5/5] arm64: dts: qcom: qcs8300-ride: enable pcie1 interface
[PATCH 00/22] Add support for A100/A133 display
2025-11-08 16:58 UTC (4+ messages)
` [PATCH 17/22] phy: allwinner: phy-sun6i-mipi-dphy: add LVDS support
[PATCH 0/5] drm/sun4i: Support LVDS on D1s/T113 combo D-PHY
2025-11-08 16:53 UTC (2+ messages)
[PATCH v4 0/4] airoha: an7581: USB support
2025-11-07 18:16 UTC (8+ messages)
` [PATCH v4 1/4] dt-bindings: soc: Add bindings for Airoha SCU Serdes lines
` [PATCH v4 2/4] dt-bindings: phy: Add documentation for Airoha AN7581 USB PHY
` [PATCH v4 3/4] phy: move and rename Airoha PCIe PHY driver to dedicated directory
` [PATCH v4 4/4] phy: airoha: Add support for Airoha AN7581 USB PHY
[PATCH v2 00/21] Add USB2.0 support for RZ/G3E
2025-11-07 17:18 UTC (4+ messages)
` [PATCH v2 04/21] dt-bindings: reset: renesas,rzv2h-usb2phy: Add '#mux-state-cells' property
[PATCH v2 0/7] Add generic PHY driver used by MACB/GEM on EyeQ5
2025-11-07 9:39 UTC (9+ messages)
` [PATCH v2 5/7] reset: eyeq: drop device_set_of_node_from_dev() done by parent
` [PATCH v2 6/7] MIPS: mobileye: eyeq5: add two Cadence GEM Ethernet controllers
` [PATCH v2 7/7] MIPS: mobileye: eyeq5-epm: add two Cadence GEM Ethernet PHYs
[PATCH v5 0/2] Add Google Tensor SoC USB PHY support
2025-11-07 3:39 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: phy: google: Add Google Tensor G5 USB PHY
[PATCH RESEND v2 0/9] phy: convert from clk round_rate() to determine_rate()
2025-11-06 23:25 UTC (10+ messages)
` [PATCH v2 RESEND 1/9] phy: freescale: phy-fsl-samsung-hdmi: convert from "
` [PATCH v2 RESEND 2/9] phy: mediatek: phy-mtk-hdmi-mt2701: "
` [PATCH v2 RESEND 3/9] phy: mediatek: phy-mtk-hdmi-mt8173: "
` [PATCH v2 RESEND 4/9] phy: mediatek: phy-mtk-hdmi-mt8195: "
` [PATCH v2 RESEND 5/9] phy: mediatek: phy-mtk-mipi-dsi-mt8173: "
` [PATCH v2 RESEND 6/9] phy: mediatek: phy-mtk-mipi-dsi-mt8183: "
` [PATCH v2 RESEND 7/9] phy: rockchip: phy-rockchip-inno-hdmi: "
` [PATCH v2 RESEND 8/9] phy: rockchip: phy-rockchip-samsung-hdptx: "
` [PATCH v2 RESEND 9/9] phy: ti: phy-j721e-wiz: "
[PATCH 0/9] drm/rockchip: Introduce Rockchip RK3506 VOP
2025-11-06 17:28 UTC (9+ messages)
` [PATCH 1/9] dt-bindings: ili9881c: Add compatible string for Wanchanglong w552946aaa
` [PATCH 2/9] dt-bindings: phy: rockchip-inno-dsidphy: Add compatible for rk3506
` [PATCH 3/9] dt-bindings: display: rockchip,dw-mipi-dsi: "
` [PATCH 4/9] dt-bindings: display: rockchip,vop: "
[PATCH] phy: renesas: rcar-gen3-usb2: Add suspend/resume support
2025-11-06 14:41 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).