messages from 2026-07-25 12:36:30 to 2026-08-03 16:09:14 UTC [more...]
[PATCH 00/21] net: phy: add X-Powers AC200/AC300 EPHY support
2026-08-03 16:09 UTC (43+ messages)
` [PATCH 01/21] dt-bindings: net: allwinner: add H616 EMAC1
` [PATCH 02/21] net: stmmac: sun8i: add support for Allwinner "
` [PATCH 03/21] arm64: dts: allwinner: h616: add EMAC1 controller
` [PATCH 04/21] net: mdio: factor out OF child registration helpers
` [PATCH 05/21] net: mdio: make device map changes hotplug-safe
` [PATCH 06/21] net: mdio: support dynamic OF device changes
` [PATCH 07/21] dt-bindings: net: x-powers: add AC200 EPHY control
` [PATCH 08/21] dt-bindings: mfd: x-powers: add AC200
` [PATCH 09/21] mfd: add X-Powers AC200 support
` [PATCH 10/21] net: phy: add X-Powers AC200 EPHY control driver
` [PATCH 11/21] dt-bindings: net: x-powers: add AC300 EPHY control
` [PATCH 12/21] net: phy: add X-Powers AC300 EPHY control driver
` [PATCH 13/21] dt-bindings: net: x-powers: add AC200/AC300 EPHY
` [PATCH 14/21] net: phy: support configuring PHY-autonomous Tx LPI
` [PATCH 15/21] net: phylink: allow PHY-autonomous EEE without MAC LPI
` [PATCH 16/21] net: phy: add X-Powers AC200/AC300 EPHY driver
` [PATCH 17/21] arm64: dts: allwinner: h616: add ACx00 EPHY resources
` [PATCH 18/21] arm64: dts: allwinner: orangepi-zero2w: enable Ethernet expansion
` [PATCH 19/21] arm64: dts: allwinner: h6: add AC200 EPHY resources
` [PATCH 20/21] arm64: dts: allwinner: h6: tanix: enable AC200 EPHY
` [PATCH 21/21] arm64: defconfig: enable X-Powers ACx00 Ethernet support
[PATCH] pinctrl: sunxi: A523: fix voltage withstand encoding
2026-08-03 15:51 UTC (8+ messages)
[PATCH 1/2] ARM: dts: allwinner: Correct white-space style
2026-08-03 15:39 UTC (3+ messages)
` [PATCH 2/2] arm64: "
[PATCH 0/6] sunxi: net: add Ethernet support for X96QPro+
2026-08-03 14:59 UTC (8+ messages)
` [PATCH 1/6] net: phy: maxio: prepare for more DT properties
` [PATCH 2/6] net: phy: maxio: parse and enable PHY clock from generic DT binding
` [PATCH 3/6] dt-bindings: net: Maxio PHY: add PHY-ID for -Q2C variant
` [PATCH 4/6] net: phy: maxio: extend PHY ID matching
` [PATCH 5/6] arm64: dts: allwinner: a523: add EPHY 25MHz clock fanout pins
` [PATCH 6/6] arm64: dts: allwinner: a523: x96qpro+: enable Ethernet support
[PATCH] drm/sun4i: framebuffer: Set mode_config.normalize_zpos
2026-08-03 14:29 UTC (2+ messages)
[PATCH 00/16] media: sun6i-csi/isp MC-centric support and cleanups
2026-08-03 12:16 UTC (2+ messages)
[PATCH RFC/RFT 0/2] net: stmmac: Add support for Allwinner A733 GMAC210
2026-08-02 15:24 UTC (5+ messages)
` [PATCH RFC/RFT 1/2] dt-bindings: net: sun8i-emac: Add A733 GMAC210 compatible
` [PATCH RFC/RFT 2/2] net: stmmac: Add support for Allwinner A733 GMAC210
[PATCH v10 00/69] Add HDMI 2.0 support to DW HDMI QP TX
2026-07-31 23:47 UTC (93+ messages)
` [PATCH v10 01/69] video/hdmi: Introduce HDMI version enum
` [PATCH v10 02/69] drm/connector: hdmi: Handle reset() state allocation failure
` [PATCH v10 03/69] drm/display: hdmi: Rename drmm_connector_hdmi_init() to *_ini2()
` [PATCH v10 04/69] drm/connector: Add drmm_connector_hdmi_init() with new signature
` [PATCH v10 05/69] drm/display: bridge_connector: Convert to drmm_connector_hdmi_init()
` [PATCH v10 06/69] drm/probe-helper: Introduce .force_ctx() connector callback
` [PATCH v10 07/69] drm/connector: Add HDMI 2.0 scrambler infrastructure
` [PATCH v10 08/69] drm/display: scdc-helper: Add macro for connector-prefixed debug messages
` [PATCH v10 09/69] drm/display: scdc-helper: Add helper to set SCDC version information
` [PATCH v10 10/69] drm/display: hdmi: Add HDMI 2.0 scrambling management helpers
` [PATCH v10 11/69] drm/display: hdmi: Advertise SCDC source version when scrambling
` [PATCH v10 12/69] drm/bridge: Fix unlocked list_del in drm_bridge_add()
` [PATCH v10 13/69] drm/bridge: Fix unlocked list access in drm_bridge_attach()
` [PATCH v10 14/69] drm/bridge: Remove redundant error check in drm_bridge_helper_reset_crtc()
` [PATCH v10 15/69] drm/bridge: Add bridge ops for source-side HDMI 2.0 scrambling
` [PATCH v10 16/69] drm/display: bridge_connector: Use cached connector status in .get_modes()
` [PATCH v10 17/69] drm/display: bridge_connector: Switch to .detect_ctx() connector helper
` [PATCH v10 18/69] drm/display: bridge_connector: Switch to .force_ctx() "
` [PATCH v10 19/69] drm/display: bridge_connector: Wire up HDMI 2.0 scrambler callbacks
` [PATCH v10 20/69] drm/display: hdmi-state-helper: Add source TMDS rate validation
` [PATCH v10 21/69] drm/display: hdmi-state-helper: Pass acquire ctx to hotplug helpers
` [PATCH v10 22/69] drm/display: hdmi-state-helper: Sync SCDC state on hotplug
` [PATCH v10 23/69] drm/display: hdmi-state-helper: Set HDMI scrambling requirement
` [PATCH v10 24/69] drm/bridge: dw-hdmi-qp: Rate limit i2c read error messages
` [PATCH v10 25/69] drm/bridge: dw-hdmi-qp: Provide .{enable,disable}_hpd() PHY ops
` [PATCH v10 26/69] drm/bridge: dw-hdmi-qp: Remove unused workqueue include and define
` [PATCH v10 27/69] drm/bridge: dw-hdmi-qp: Add HDMI 2.0 scrambling support
` [PATCH v10 28/69] drm/bridge: dw-hdmi-qp: Provide dw_hdmi_qp_hpd_notify() helper
` [PATCH v10 29/69] drm/rockchip: dw_hdmi_qp: Fix invalid drvdata access in PM ops
` [PATCH v10 30/69] drm/rockchip: dw_hdmi_qp: Cancel pending HPD work on suspend
` [PATCH v10 31/69] drm/rockchip: dw_hdmi_qp: Add missing newlines in dev_err_probe() messages
` [PATCH v10 32/69] drm/rockchip: dw_hdmi_qp: Use local dev variable consistently in bind()
` [PATCH v10 33/69] drm/rockchip: dw_hdmi_qp: Avoid spurious HPD IRQ thread wakeups
` [PATCH v10 34/69] drm/rockchip: dw_hdmi_qp: Mask RK3576 HPD IRQ in io_init
` [PATCH v10 35/69] drm/rockchip: dw_hdmi_qp: Implement .{enable,disable}_hpd() PHY ops
` [PATCH v10 36/69] drm/rockchip: dw_hdmi_qp: Factor out HPD interrupt (un)mask helpers
` [PATCH v10 37/69] drm/rockchip: dw_hdmi_qp: Control the HPD IRQ line via the bridge HPD ops
` [PATCH v10 38/69] drm/rockchip: dw_hdmi_qp: Use dw_hdmi_qp_hpd_notify() for HPD reports
` [PATCH v10 39/69] drm/bridge: dw-hdmi-qp: Drop unused .setup_hpd() phy op
` [PATCH v10 40/69] drm/vc4: hdmi: Use common TMDS char rate constants
` [PATCH v10 41/69] drm/vc4: hdmi: Switch to drm_hdmi_mode_needs_scrambling()
` [PATCH v10 42/69] drm/vc4: hdmi: Switch to .force_ctx() connector helper
` [PATCH v10 43/69] drm/vc4: hdmi: Propagate -EDEADLK to the top level
` [PATCH v10 44/69] drm/vc4: hdmi: Convert to drmm_connector_hdmi_init()
` [PATCH v10 45/69] drm/vc4: hdmi: Convert to common HDMI 2.0 scrambling infrastructure
` [PATCH v10 46/69] drm/vc4: hdmi: Defer pixel clock validation to HDMI helpers
` [PATCH v10 47/69] drm/display: hdmi-state-helper: Drop drm_atomic_helper_connector_hdmi_force()
` [PATCH v10 48/69] drm/bridge: adv7511: Advertise HDMI 1.2 capabilities
` [PATCH v10 49/69] drm/bridge: inno-hdmi: "
` [PATCH v10 50/69] drm/bridge: ite-it6263: Drop redundant .mode_valid hook
` [PATCH v10 51/69] drm/bridge: ite-it6263: Advertise HDMI 1.3 capabilities
` [PATCH v10 52/69] drm/bridge: ite-it66121: Advertise HDMI 1.2 capabilities
` [PATCH v10 53/69] drm/bridge: lontium-lt9611: Advertise HDMI 1.4 capabilities
` [PATCH v10 54/69] drm/rockchip: rk3066_hdmi: "
` [PATCH v10 55/69] drm/sun4i: hdmi: Convert to drmm_connector_hdmi_init()
` [PATCH v10 56/69] drm/tests: edid: Add 4K@60Hz EDID with 600MHz TMDS
` [PATCH v10 57/69] drm/tests: edid: Fix conformity for 1080p+4K YUV420 200MHz EDID
` [PATCH v10 58/69] drm/tests: edid: Fix conformity for 4K RGB/YUV 340MHz EDID
` [PATCH v10 59/69] drm/tests: bridge: Set supported HDMI version
` [PATCH v10 60/69] drm/tests: connector: Convert to drmm_connector_hdmi_init()
` [PATCH v10 61/69] drm/tests: connector: Add HDMI max_tmds_char_rate init coverage
` [PATCH v10 62/69] drm/tests: connector: Add HDMI source-side scrambler coverage
` [PATCH v10 63/69] drm/tests: hdmi_state_helper: Convert to drmm_connector_hdmi_init()
` [PATCH v10 64/69] drm/tests: hdmi_state_helper: Add connector-provided max_tmds_char_rate coverage
` [PATCH v10 65/69] drm/tests: hdmi_state_helper: Cover source-side scrambling decision
` [PATCH v10 66/69] drm/connector: Remove drmm_connector_hdmi_ini2()
` [PATCH v10 67/69] drm/connector: Drop redundant hdmi vendor/product fields
` [PATCH v10 68/69] drm/connector: Drop redundant hdmi supported_formats field
` [PATCH v10 69/69] drm/connector: Drop redundant max_bpc field
[PATCH] dt-bindings: mmc: sunxi: add compatible string for Allwinner A733 MMC0/1/2
2026-07-31 16:21 UTC
[PATCH] dt-bindings: irq: sun7i-nmi: Document the Allwinner A733 NMI controller
2026-07-31 16:09 UTC
[PATCH v9 00/61] Add HDMI 2.0 support to DW HDMI QP TX
2026-07-31 15:03 UTC (10+ messages)
` [PATCH v9 02/61] drm/display: hdmi: Rename drmm_connector_hdmi_init() to *_ini2()
` [PATCH v9 03/61] drm/connector: Add drmm_connector_hdmi_init() with new signature
` [PATCH v9 06/61] drm/display: scdc-helper: Add macro for connector-prefixed debug messages
[PATCH 0/2] bus: Remove redundant error messages on IRQ request failure
2026-07-30 8:14 UTC (2+ messages)
` (subset) "
[PATCH 0/6] ASoC: sunxi: Simplify error handling
2026-07-29 14:31 UTC (2+ messages)
[PATCH v5 06/15] media: sunxi-cir: Ensure no more interrupts can occur before free
2026-07-29 15:31 UTC (2+ messages)
[PATCH] clk: sunxi-ng: Change NKMP algorithm for finding factors
2026-07-29 8:38 UTC (3+ messages)
[PATCH v1 0/4] clk: sunxi-ng: fix the A523/T527 GPU clock model, enable GPU DVFS
2026-07-28 17:02 UTC (3+ messages)
` [PATCH v1 4/4] arm64: dts: allwinner: t527-orangepi-4a: add GPU OPP table
[PATCH] mailbox: sun6i: modernize probe and convert to fully managed
2026-07-28 15:56 UTC (3+ messages)
[PATCH 1/2] arm64: dts: allwinner: a523: Add missing SPDIF pin
2026-07-28 14:40 UTC (2+ messages)
[PATCH] arm64: dts: allwinner: sun50i-a64-pinephone: Fix mpu6050 mount matrix
2026-07-28 14:40 UTC (2+ messages)
[PATCH v4 0/4] media: rc: sunxi-cir: support the A523/H728/T527 IR receiver
2026-07-28 14:40 UTC (6+ messages)
` [PATCH v4 1/4] media: dt-bindings: allwinner,sun4i-a10-ir: add A523 compatible
` [PATCH v4 2/4] arm64: dts: allwinner: a523: add IR receiver nodes
` [PATCH v4 3/4] arm64: dts: allwinner: a523: enable IR receiver on the X96Q Pro+
` [PATCH v4 4/4] arm64: dts: allwinner: a523: enable IR on the Avaota A1
[PATCH v9 0/5] Add SCDC information to connector debugfs
2026-07-28 7:45 UTC (4+ messages)
Pull request: u-boot-sunxi/main for 2026.10
2026-07-27 22:51 UTC (2+ messages)
[PATCH v2 33/64] dmaengine: sun6i: kill vchan BH on teardown
2026-07-27 21:08 UTC (2+ messages)
[PATCH v3 0/4] drm/panel: refcounting panel lookups and references
2026-07-27 18:45 UTC (3+ messages)
[PATCH v4 06/15] media: sunxi-cir: Ensure no more interrupts can occur before free
2026-07-27 14:40 UTC (2+ messages)
[PATCH RESEND v5] dmaengine: sun6i-dma: Fix use-after-free in error handling paths
2026-07-27 6:24 UTC (2+ messages)
[PATCH 00/12] crypto: Remove redundant error messages on IRQ request failure
2026-07-27 0:35 UTC (2+ messages)
[PATCH] clocksource/drivers/sun4i: Wait for pending reload before CTRL write
2026-07-25 12:40 UTC (3+ messages)
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