ARM Sunxi Platform Development
 help / color / mirror / Atom feed
 messages from 2024-02-28 13:37:56 to 2024-03-15 21:28:05 UTC [more...]

[PATCH v5 00/11] IOMMU memory observability
 2024-03-15 21:28 UTC  (3+ messages)
` [PATCH v5 02/11] iommu/dma: use iommu_put_pages_list() to releae freelist

[PATCH 0/3] dts: arm64: sunxi: add initial support for t95 tv box
 2024-03-15 18:20 UTC  (14+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: sunxi: add T95 string
` [PATCH 2/3] dt-bindings: arm: sunxi: add t95 compatible string to list of known boards
` [PATCH 3/3] dts: arm64: sunxi: add initial dts for T95 AXP313 tv box

[PATCH 1/2] dt-bindings: arm: sunxi: Add PocketBook 614 Plus
 2024-03-15 17:34 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: sun5i: Add PocketBook 614 Plus support

[BUG] RTL8821CS panic on entering power-save mode
 2024-03-15 13:47 UTC  (5+ messages)
  ` [BUG] rtw88: RTL8821CS warning "

[PATCH v4 0/5] Pinephone video out fixes (flipping between two frames)
 2024-03-15 13:04 UTC  (10+ messages)
` [PATCH v4 1/5] clk: sunxi-ng: common: Support minimum and maximum rate
` [PATCH v4 2/5] clk: sunxi-ng: a64: Set minimum and maximum rate for PLL-MIPI
` [PATCH v4 3/5] clk: sunxi-ng: nkm: Support constraints on m/n ratio and parent rate
` [PATCH v4 4/5] clk: sunxi-ng: a64: Add constraints on PLL-MIPI's n/m "
` [PATCH v4 5/5] arm64: dts: allwinner: a64: Run GPU at 432 MHz

[PATCH v9 00/27] drm/connector: Create HDMI Connector infrastructure
 2024-03-15  8:22 UTC  (32+ messages)
` [PATCH v9 01/27] drm/connector: Introduce an HDMI connector initialization function
  ` [v9,01/27] "
` [PATCH v9 02/27] drm/tests: connector: Add tests for drmm_connector_hdmi_init
` [PATCH v9 03/27] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v9 04/27] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH v9 05/27] drm/tests: Add output bpc tests
` [PATCH v9 06/27] drm/connector: hdmi: Add support for output format
` [PATCH v9 07/27] drm/tests: Add output formats tests
` [PATCH v9 08/27] drm/connector: hdmi: Add HDMI compute clock helper
` [PATCH v9 09/27] drm/tests: Add HDMI TDMS character rate tests
` [PATCH v9 10/27] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v9 11/27] drm/tests: Add TDMS character rate connector state tests
` [PATCH v9 12/27] drm/connector: hdmi: Add custom hook to filter TMDS character rate
` [PATCH v9 13/27] drm/tests: Add HDMI connector rate filter hook tests
` [PATCH v9 14/27] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v9 15/27] drm/tests: Add HDMI connector bpc and format tests
` [PATCH v9 16/27] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v9 17/27] drm/tests: Add tests for "
` [PATCH v9 18/27] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v9 19/27] drm/tests: Add RGB Quantization tests
` [PATCH v9 20/27] drm/connector: hdmi: Add Infoframes generation
` [PATCH v9 21/27] drm/tests: Add infoframes test
` [PATCH v9 22/27] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v9 23/27] drm/vc4: hdmi: Switch to HDMI connector
  ` [v9,23/27] "
` [PATCH v9 24/27] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v9 25/27] drm/vc4: tests: Convert to plane creation helper
` [PATCH v9 26/27] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v9 27/27] drm/sun4i: hdmi: "

[PATCH] drm/sun4i: tcon: Support keeping dclk rate upon ancestor clock changes
 2024-03-14 17:20 UTC  (7+ messages)

arm: ERROR: modpost: "__aeabi_uldivmod" [drivers/gpu/drm/sun4i/sun4i-drm-hdmi.ko] undefined!
 2024-03-14 15:04 UTC  (14+ messages)

[PATCH v9 00/10] Support Andes PMU extension
 2024-03-14 12:30 UTC  (2+ messages)

[PATCH 0/4] regulator: Add X-Powers AXP717 PMIC support
 2024-03-13 18:13 UTC  (15+ messages)
` [PATCH 1/4] regulator: axp20x: fix typo-ed identifier
` [PATCH 2/4] dt-bindings: mfd: x-powers,axp152: document AXP717
` [PATCH 3/4] mfd: axp20x: add support for AXP717 PMIC
` [PATCH 4/4] regulator: axp20x: add support for the AXP717

[PATCH] clocksource/drivers/timer-sun4i: Partially convert to a platform driver
 2024-03-13 16:23 UTC  (6+ messages)

[PATCH v9 03/10] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
 2024-03-12 14:28 UTC  (3+ messages)

[PATCH] sunxi: h616: add initial support for T95 AXP313 TV Box
 2024-03-11 20:10 UTC  (3+ messages)

[PATCH RESEND] irqchip: Drop the custom fixes for the same irq_chip name
 2024-03-11 11:53 UTC 

[PATCH v8 00/27] drm/connector: Create HDMI Connector infrastructure
 2024-03-08 15:26 UTC  (35+ messages)
` [PATCH v8 01/27] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v8 02/27] drm/tests: connector: Add tests for drmm_connector_hdmi_init
` [PATCH v8 03/27] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v8 04/27] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH v8 05/27] drm/tests: Add output bpc tests
` [PATCH v8 06/27] drm/connector: hdmi: Add support for output format
` [PATCH v8 07/27] drm/tests: Add output formats tests
` [PATCH v8 08/27] drm/connector: hdmi: Add HDMI compute clock helper
` [PATCH v8 09/27] drm/tests: Add HDMI TDMS character rate tests
` [PATCH v8 10/27] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v8 11/27] drm/tests: Add TDMS character rate connector state tests
` [PATCH v8 12/27] drm/connector: hdmi: Add custom hook to filter TMDS character rate
` [PATCH v8 13/27] drm/tests: Add HDMI connector rate filter hook tests
` [PATCH v8 14/27] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v8 15/27] drm/tests: Add HDMI connector bpc and format tests
` [PATCH v8 16/27] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v8 17/27] drm/tests: Add tests for "
` [PATCH v8 18/27] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v8 19/27] drm/tests: Add RGB Quantization tests
` [PATCH v8 20/27] drm/connector: hdmi: Add Infoframes generation
` [PATCH v8 21/27] drm/tests: Add infoframes test
` [PATCH v8 22/27] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v8 23/27] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v8 24/27] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v8 25/27] drm/vc4: tests: Convert to plane creation helper
` [PATCH v8 26/27] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v8 27/27] drm/sun4i: hdmi: "

[PATCH 0/5] PM / devfreq: Convert to platform remove callback returning void
 2024-03-07 11:54 UTC  (4+ messages)
  ` [PATCH 5/5] PM / devfreq: sun8i-a33-mbus: "

[linux-next:master] BUILD REGRESSION 61996c073c9b070922ad3a36c981ca6ddbea19a5
 2024-03-06 18:11 UTC 

[PATCH v3 0/5] Pinephone video out fixes (flipping between two frames)
 2024-03-06 15:04 UTC  (9+ messages)
` [PATCH v3 1/5] clk: sunxi-ng: common: Support minimum and maximum rate
` [PATCH v3 2/5] clk: sunxi-ng: a64: Set minimum and maximum rate for PLL-MIPI
` [PATCH v3 3/5] clk: sunxi-ng: nkm: Support constraints on m/n ratio and parent rate
` [PATCH v3 4/5] clk: sunxi-ng: a64: Add constraints on PLL-MIPI's n/m "
` [PATCH v3 5/5] arm64: dts: allwinner: a64: Run GPU at 432 MHz

[PATCH net v3] net: stmmac: protect updates of 64-bit statistics counters
 2024-03-06 10:17 UTC  (12+ messages)

[PATCH] dt-bindings: input: allwinner,sun4i-a10-lrad: drop redundant type from label
 2024-03-05 17:51 UTC  (2+ messages)

Pull request: u-boot-sunxi/master for v2024.04
 2024-03-05 13:27 UTC  (2+ messages)

[PATCH v3 0/4] Add support for jack detection to codec present in A64 SoC
 2024-03-02 14:00 UTC  (5+ messages)
` [PATCH v3 1/4] ASoC: sun50i-codec-analog: Move suspend/resume to set_bias_level
` [PATCH v3 2/4] ASoC: sun8i-codec: Enable bus clock at STANDBY and higher bias
` [PATCH v3 3/4] ASoC: sun50i-codec-analog: Enable jack detection on startup
` [PATCH v3 4/4] ASoC: sun8i-codec: Implement jack and accessory detection

[PATCH] clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change
 2024-03-02 11:42 UTC  (2+ messages)

[RESEND PATCH v2 0/5] Add support for jack detection to codec present in A64 SoC
 2024-03-01 21:36 UTC  (5+ messages)
` [RESEND PATCH v2 1/5] dt-bindings: sound: Add jack-type property to sun8i-a33-codec

[GIT PULL] Allwinner device tree changes for 6.9
 2024-03-01 17:22 UTC  (3+ messages)

[PATCH v7 00/36] drm/connector: Create HDMI Connector infrastructure
 2024-03-01 13:15 UTC  (25+ messages)
` [PATCH v7 01/36] drm/tests: helpers: Include missing drm_drv header
  ` (subset) "
` [PATCH v7 02/36] drm/tests: helpers: Add atomic helpers
  ` (subset) "
` [PATCH v7 03/36] drm/tests: Add helper to create mock plane
  ` (subset) "
` [PATCH v7 04/36] drm/tests: Add helper to create mock crtc
  ` (subset) "
` [PATCH v7 05/36] drm/tests: connector: Add tests for drmm_connector_init
  ` (subset) "
` [PATCH v7 21/36] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v7 29/36] drm/vc4: tests: Remove vc4_dummy_plane structure

[PATCH 1/4] iommu: constify pointer to bus_type
 2024-03-01 12:47 UTC  (2+ messages)

[PATCH] crypto: sun8i-ce - Fix use after free in unprepare
 2024-02-29  1:40 UTC  (6+ messages)
` [PATCH] crypto: rk3288 "


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 read-only IMAP folder(s) and NNTP newsgroup(s).