ARM Sunxi Platform Development
 help / color / mirror / Atom feed
 messages from 2026-08-21 08:54:35 to 2026-09-01 18:51:22 UTC [more...]

[PATCH v11 00/74] Add HDMI 2.0 support to DW HDMI QP TX
 2026-09-01 18:51 UTC  (55+ messages)
` [PATCH v11 01/74] video/hdmi: Introduce HDMI version enum
` [PATCH v11 02/74] drm/connector: hdmi: Handle reset() state allocation failure
` [PATCH v11 03/74] drm/display: hdmi: Rename drmm_connector_hdmi_init() to *_ini2()
` [PATCH v11 04/74] drm/connector: Add drmm_connector_hdmi_init() with new signature
` [PATCH v11 05/74] drm/display: bridge_connector: Convert to drmm_connector_hdmi_init()
` [PATCH v11 06/74] drm/probe-helper: Introduce .force_ctx() connector callback
` [PATCH v11 07/74] drm/connector: Add HDMI 2.0 scrambler infrastructure
` [PATCH v11 08/74] drm/display: scdc-helper: Add macro for connector-prefixed debug messages
` [PATCH v11 09/74] drm/display: scdc-helper: Add helper to set SCDC version information
` [PATCH v11 10/74] drm/display: hdmi: Add HDMI 2.0 scrambling management helpers
` [PATCH v11 11/74] drm/display: hdmi: Advertise SCDC source version when scrambling
` [PATCH v11 12/74] drm/bridge: Fix unlocked list_del in drm_bridge_add()
` [PATCH v11 13/74] drm/bridge: Fix NULL deref in drm_bridge_add() for legacy bridges
` [PATCH v11 14/74] drm/bridge: Fix unlocked list access in drm_bridge_attach()
` [PATCH v11 15/74] drm/bridge: Remove redundant error check in drm_bridge_helper_reset_crtc()
` [PATCH v11 16/74] drm/bridge: Add bridge ops for source-side HDMI 2.0 scrambling
` [PATCH v11 17/74] drm/display: bridge_connector: Use cached connector status in .get_modes()
` [PATCH v11 18/74] drm/display: bridge_connector: Switch to .detect_ctx() connector helper
` [PATCH v11 19/74] drm/display: bridge_connector: Wire up HDMI 2.0 scrambler callbacks
` [PATCH v11 20/74] drm/display: hdmi-state-helper: Add source TMDS rate validation
` [PATCH v11 21/74] drm/display: hdmi-state-helper: Pass acquire ctx to hotplug helpers
` [PATCH v11 22/74] drm/display: hdmi-state-helper: Add drm_atomic_helper_connector_hdmi_force_ctx()
` [PATCH v11 23/74] drm/display: hdmi-state-helper: Sync SCDC state on hotplug
` [PATCH v11 24/74] drm/display: hdmi-state-helper: Set HDMI scrambling requirement
` [PATCH v11 25/74] drm/display: bridge_connector: Switch to .force_ctx() connector helper
` [PATCH v11 26/74] drm/bridge: dw-hdmi-qp: Rate limit i2c read error messages
` [PATCH v11 27/74] drm/bridge: dw-hdmi-qp: Provide .{enable,disable}_hpd() PHY ops
` [PATCH v11 28/74] drm/bridge: dw-hdmi-qp: Remove unused workqueue include and define
` [PATCH v11 29/74] drm/bridge: dw-hdmi-qp: Add HDMI 2.0 scrambling support
` [PATCH v11 30/74] drm/bridge: dw-hdmi-qp: Provide dw_hdmi_qp_hpd_notify() helper
` [PATCH v11 31/74] drm/rockchip: dw_hdmi_qp: Fix invalid drvdata access in PM ops
` [PATCH v11 32/74] drm/rockchip: dw_hdmi_qp: Cancel pending HPD work on suspend
` [PATCH v11 33/74] drm/rockchip: dw_hdmi_qp: Add missing newlines in dev_err_probe() messages
` [PATCH v11 34/74] drm/rockchip: dw_hdmi_qp: Use local dev variable consistently in bind()
` [PATCH v11 35/74] drm/rockchip: dw_hdmi_qp: Avoid spurious HPD IRQ thread wakeups
` [PATCH v11 36/74] drm/rockchip: dw_hdmi_qp: Mask RK3576 HPD IRQ in io_init
` [PATCH v11 37/74] drm/rockchip: dw_hdmi_qp: Implement .{enable,disable}_hpd() PHY ops
` [PATCH v11 38/74] drm/rockchip: dw_hdmi_qp: Factor out HPD interrupt (un)mask helpers
` [PATCH v11 39/74] drm/rockchip: dw_hdmi_qp: Control the HPD IRQ line via the bridge HPD ops
` [PATCH v11 40/74] drm/rockchip: dw_hdmi_qp: Use dw_hdmi_qp_hpd_notify() for HPD reports
` [PATCH v11 41/74] drm/bridge: dw-hdmi-qp: Drop unused .setup_hpd() phy op
` [PATCH v11 42/74] drm/vc4: hdmi: Use common TMDS char rate constants
` [PATCH v11 43/74] drm/vc4: hdmi: Switch to drm_hdmi_mode_needs_scrambling()
` [PATCH v11 44/74] drm/vc4: hdmi: Switch to .force_ctx() connector helper
` [PATCH v11 45/74] drm/vc4: hdmi: Propagate -EDEADLK to the top level
` [PATCH v11 46/74] drm/vc4: hdmi: Convert to drmm_connector_hdmi_init()
` [PATCH v11 47/74] drm/vc4: hdmi: Convert to common HDMI 2.0 scrambling infrastructure
` [PATCH v11 48/74] drm/vc4: hdmi: Defer pixel clock validation to HDMI helpers
` [PATCH v11 49/74] drm/display: hdmi-state-helper: Drop drm_atomic_helper_connector_hdmi_force()
` [PATCH v11 50/74] drm/bridge: adv7511: Advertise HDMI 1.2 capabilities
` [PATCH v11 51/74] drm/bridge: inno-hdmi: "
` [PATCH v11 52/74] drm/bridge: ite-it6263: Drop redundant .mode_valid hook
` [PATCH v11 53/74] drm/bridge: ite-it6263: Advertise HDMI 1.3 capabilities
` [PATCH v11 54/74] drm/bridge: ite-it66121: Advertise HDMI 1.2 capabilities

[PATCH 0/4] arm64: dts: allwinner: add A733/Cubie A7S DTS support
 2026-09-01 15:07 UTC  (3+ messages)

[PATCH 00/45] clk: Make sure clk_init_data is fully initialized (part two)
 2026-09-01  7:14 UTC  (72+ messages)
` [PATCH 01/45] clk: aspeed: Make sure clk_init_data is fully initialized
` [PATCH 02/45] clk: at91: "
` [PATCH 03/45] clk: bcm: iproc: "
` [PATCH 04/45] clk: berlin: "
` [PATCH 05/45] clk: cdce925: "
` [PATCH 06/45] clk: clk-axi-clkgen: "
` [PATCH 07/45] clk: cs2000-cp: "
` [PATCH 08/45] clk: davinci: "
` [PATCH 09/45] clk: fractional-divider: "
` [PATCH 10/45] clk: gemini: "
` [PATCH 11/45] clk: highbank: "
` [PATCH 12/45] clk: hisilicon: "
` [PATCH 13/45] clk: imx: "
` [PATCH 14/45] clk: ingenic: "
` [PATCH 15/45] clk: keystone: "
` [PATCH 16/45] clk: lmk04832: "
` [PATCH 17/45] clk: mediatek: "
` [PATCH 18/45] clk: milbeaut: "
` [PATCH 19/45] clk: mmp: "
` [PATCH 20/45] clk: mvebu: "
` [PATCH 21/45] clk: mxs: "
` [PATCH 22/45] clk: nomadik: "
` [PATCH 23/45] clk: npcm7xx: "
` [PATCH 24/45] clk: nxp: "
` [PATCH 25/45] clk: pistachio: "
` [PATCH 26/45] clk: pwm: "
` [PATCH 27/45] clk: renesas: "
` [PATCH 28/45] clk: rockchip: "
` [PATCH 29/45] clk: samsung: "
` [PATCH 30/45] clk: scpi: "
` [PATCH 31/45] clk: silabs: "
` [PATCH 32/45] clk: socfpga: "
` [PATCH 33/45] clk: spear: "
` [PATCH 34/45] clk: stm32: "
` [PATCH 35/45] clk: st: "
` [PATCH 36/45] clk: sunxi: "
` [PATCH 37/45] clk: tegra: "
` [PATCH 38/45] clk: uniphier: "
` [PATCH 39/45] clk: ux500: "
` [PATCH 40/45] clk: versatile: "
` [PATCH 41/45] clk: vt8500: "
` [PATCH 42/45] clk: x86: "
` [PATCH 43/45] clk: xgene: "
` [PATCH 44/45] clk: xilinx: "
` [PATCH 45/45] clk: zynqmp: "

[PATCH 0/6] sunxi: net: add Ethernet support for X96QPro+
 2026-09-01  5:48 UTC  (4+ messages)
` [PATCH 6/6] arm64: dts: allwinner: a523: x96qpro+: enable Ethernet support

[PATCH v3 00/40] drm/plane: Convert all drivers to atomic_create_state and remove reset
 2026-08-31 16:17 UTC  (2+ messages)
` [PATCH v3 37/40] drm/sun4i: layer: Convert to atomic_create_state

[PATCH] ARM: dts: allwinner: sun7i-a20: Replace spaces indentation with tabs
 2026-08-31 13:57 UTC  (2+ messages)

[PATCH 00/70] drm/crtc: Convert all drivers to atomic_create_state and remove reset
 2026-08-31 13:36 UTC  (4+ messages)
` [PATCH 27/70] drm/sun4i: Switch to drm_atomic_helper_crtc_create_state

[PATCH v2] watchdog: sunxi_wdt: preserve boot-enabled watchdog
 2026-08-28 14:40 UTC  (2+ messages)

[PATCH] watchdog: sunxi_wdt: preserve boot-enabled watchdog
 2026-08-28  4:25 UTC  (2+ messages)

[RFC PATCH 0/9] pinctrl: sunxi: Allwinner A733 support
 2026-08-27 10:10 UTC  (4+ messages)

[PATCH net] net: ethernet: sun4i-emac: Fix IRQ error handling
 2026-08-27  8:10 UTC  (6+ messages)

[PATCH v4 0/5] dmaengine: sun6i-dma: Add support for Allwinner A733 DMA controller
 2026-08-26 16:26 UTC  (11+ messages)
` [PATCH v4 1/5] dmaengine: sun6i-dma: Refactor to support A733 interrupt and register handling
` [PATCH v4 2/5] dmaengine: sun6i-dma: Support variable address widths using masks
` [PATCH v4 3/5] dmaengine: sun6i-dma: Add num_channels_per_reg for flexible interrupt mapping
` [PATCH v4 4/5] dt-bindings: dmaengine: sun50i-a64-dma: Add allwinner,sun60i-a733-dma compatible string
` [PATCH v4 5/5] dmaengine: sun6i-dma: Add support for Allwinner A733 DMA controller

[PATCH] ASoC: sun4i-codec: Fix OF node reference leaks for analog controls
 2026-08-26 15:19 UTC  (2+ messages)

[PATCH 0/5] drm/vblank: Enforce all-or-nothing vblank support
 2026-08-26 11:57 UTC  (3+ messages)
` [PATCH 3/5] drm/vblank: Remove num_crtcs argument from drm_vblank_init()

[PATCH v5 0/5] dmaengine: sun6i-dma: Add support for Allwinner A733 DMA controller
 2026-08-26  2:57 UTC  (10+ messages)
` [PATCH v5 1/5] dmaengine: sun6i-dma: Refactor to support A733 interrupt and register handling
` [PATCH v5 2/5] dmaengine: sun6i-dma: Support variable address widths using masks
` [PATCH v5 3/5] dmaengine: sun6i-dma: Add num_channels_per_reg for flexible interrupt mapping
` [PATCH v5 4/5] dt-bindings: dmaengine: sun50i-a64-dma: Add allwinner,sun60i-a733-dma compatible string
` [PATCH v5 5/5] dmaengine: sun6i-dma: Implement support for Allwinner A733 DMA controller

[PATCH net] net: stmmac: dwmac-sun8i: reset the EMAC when opening, not when probing
 2026-08-25 12:41 UTC  (3+ messages)

[PATCH v10 00/69] Add HDMI 2.0 support to DW HDMI QP TX
 2026-08-25 10:26 UTC  (16+ messages)
` [PATCH v10 07/69] drm/connector: Add HDMI 2.0 scrambler infrastructure
` [PATCH v10 22/69] drm/display: hdmi-state-helper: Sync SCDC state on hotplug
` [PATCH v10 67/69] drm/connector: Drop redundant hdmi vendor/product fields

[PATCH 0/2] drm: Make sure clk_init_data is fully initialized
 2026-08-24 15:16 UTC  (8+ messages)
` [PATCH 1/2] drm/sun4i: "
` [PATCH 2/2] drm/tegra: "

[PATCH v2 0/8] clk: sunxi-ng: Add support for Allwinner A733 CCU and PRCM
 2026-08-23  9:38 UTC  (3+ messages)
` [PATCH v2 4/8] clk: sunxi-ng: a733: Add PLL clocks support

[PATCHv3] mailbox: sun6i: modernize probe and convert to fully managed
 2026-08-23  4:55 UTC 

[PATCH v2] arm64: dts: allwinner: a64: olinuxino: Fix phy-mode
 2026-08-22 14:53 UTC  (2+ messages)

Bug: PHYS_OFFSET no longer points to DRAM physical starting address with CONFIG_ARM64_VA_BITS_52
 2026-08-22 13:47 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox