Linux-Amlogic Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-25 11:30:07 to 2025-12-29 11:15:46 UTC [more...]

[PATCH RFC v1] drm/meson: venc: add support for HDMI DMT modes up to 3840x2160
 2025-12-29 11:15 UTC  (2+ messages)

[PATCH v2 0/4] Add support for Amlogic S6/S7/S7D Reset
 2025-12-24 23:34 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: reset: Add compatible for Amlogic S6/S7/S7D
` [PATCH v2 2/4] arm64: dts: amlogic: Add S6 Reset Controller
` [PATCH v2 3/4] arm64: dts: amlogic: Add S7 "
` [PATCH v2 4/4] arm64: dts: amlogic: Add S7D "

[PATCH RESEND 0/2] drm/bridge: lontium-lt9611uxc: switch to DRM_BRIDGE_OP_HDMI_AUDIO
 2025-12-24 22:32 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: amlogic: Use hyphen in node names
 2025-12-23 23:09 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: amlogic: Use lowercase hex

[PATCH v6 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2025-12-23 12:29 UTC  (12+ messages)
` [PATCH v6 1/7] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH v6 2/7] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH v6 3/7] net: stmmac: qcom-ethqos: wrap emac driver data in additional structure
` [PATCH v6 4/7] net: stmmac: qcom-ethqos: split power management fields into a separate structure
` [PATCH v6 5/7] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH v6 6/7] net: stmmac: qcom-ethqos: define a callback for setting the serdes speed
` [PATCH v6 7/7] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH v4 0/8] clk: amlogic: Add A5 SoC PLLs and Peripheral clock
 2025-12-23 12:27 UTC  (7+ messages)
` [PATCH v4 1/8] dt-bindings: clock: Add Amlogic A5 SCMI clock controller support
` [PATCH v4 5/8] clk: amlogic: Add A5 clock peripherals controller driver

[PATCH v3 00/22] drm/bridge: add of_drm_find_and_get_bridge() and a managed *next_bridge, deprecate of_drm_find_bridge()
 2025-12-22 10:38 UTC  (50+ messages)
` [PATCH v3 01/22] drm/bridge: add of_drm_find_and_get_bridge()
` [PATCH v3 02/22] drm/bridge: deprecate of_drm_find_bridge()
` [PATCH v3 03/22] drm/todo: add entry about converting to of_drm_find_and_get_bridge()
` [PATCH v3 04/22] drm/bridge: make of_drm_find_bridge() a wrapper of of_drm_find_and_get_bridge()
` [PATCH v3 05/22] drm/arcpgu: convert to of_drm_find_and_get_bridge()
` [PATCH v3 06/22] drm/bridge: add next_bridge pointer to struct drm_bridge
` [PATCH v3 07/22] drm/bridge: ite-it66121: get/put the next bridge
` [PATCH v3 08/22] drm/bridge: imx8qxp-pixel-combiner: "
` [PATCH v3 09/22] drm/bridge: simple-bridge: "
` [PATCH v3 10/22] drm/meson: encoder_cvbs: "
` [PATCH v3 11/22] drm/meson: encoder_dsi: "
` [PATCH v3 12/22] drm/meson: encoder_hdmi: "
` [PATCH v3 13/22] drm/bridge: imx8qxp-pxl2dpi: simplify put of device_node pointers
` [PATCH v3 14/22] drm/bridge: imx8qxp-pxl2dpi: remove excess error message
` [PATCH v3 15/22] drm/bridge: imx8qxp-pxl2dpi: imx8qxp_pxl2dpi_find_next_bridge: return int, not ERR_PTR
` [PATCH v3 16/22] drm/bridge: imx8qxp-pxl2dpi: get/put the next bridge
` [PATCH v3 17/22] drm/bridge: imx8qxp-pxl2dpi: get/put the companion bridge
` [PATCH v3 18/22] drm/bridge: imx8qxp-pixel-link: simplify logic to find next bridge
` [PATCH v3 19/22] drm/bridge: imx8qxp-pixel-link: simplify freeing of the remote device_node
` [PATCH v3 20/22] drm/bridge: imx8qxp-pixel-link: remove excess error message
` [PATCH v3 21/22] drm/bridge: imx8qxp-pixel-link: imx8qxp_pixel_link_find_next_bridge: return int, not ERR_PTR
` [PATCH v3 22/22] drm/bridge: imx8qxp-pixel-link: get/put the next bridge

[PATCH 0/3] Add Amlogic general DMA
 2025-12-20 18:21 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: dma: "
` [PATCH 2/3] dma: amlogic: Add general DMA driver for SoCs
` [PATCH 3/3] MAINTAINERS: Add an entry for Amlogic DMA driver

[PATCH 0/4] Add support for Amlogic S6/S7/S7D Reset
 2025-12-19  2:46 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: reset: Add compatible for Amlogic S6/S7/S7D
` [PATCH 2/4] arm64: dts: amlogic: Add S6 Reset Controller
` [PATCH 3/4] arm64: dts: amlogic: Add S7 "
` [PATCH 4/4] arm64: dts: amlogic: Add S7D "

Ulga na składki ZUS
 2025-12-18  8:46 UTC 

[PATCH] PCI: meson: Remove meson_pcie_link_up() timeout, message, speed check
 2025-12-18  6:06 UTC  (2+ messages)

[PATCH v2 00/26] drm/bridge: add drm_of_find_bridge(), deprecate of_drm_find_bridge()
 2025-12-17  8:15 UTC  (36+ messages)
` [PATCH v2 01/26] drm/bridge: add of_drm_get_bridge()
` [PATCH v2 02/26] drm/bridge: deprecate of_drm_find_bridge()
` [PATCH v2 03/26] drm/todo: add entry about converting to of_drm_get_bridge()
` [PATCH v2 04/26] drm/bridge: make of_drm_find_bridge() a wrapper of of_drm_get_bridge()
` [PATCH v2 05/26] drm/arcpgu: convert to of_drm_get_bridge()
` [PATCH v2 06/26] drm/bridge: add devm_of_drm_get_bridge
` [PATCH v2 07/26] drm/bridge: ite-it66121: use devm_of_drm_get_bridge() to put the next bridge
` [PATCH v2 08/26] drm/bridge: imx8qxp-pixel-combiner: "
` [PATCH v2 09/26] drm/bridge: simple-bridge: "
` [PATCH v2 10/26] drm/bridge: tpd12s015: "
` [PATCH v2 11/26] drm/bridge: thc63lvd1024: "
` [PATCH v2 12/26] drm/bridge: imx8qxp-pxl2dpi: use devm_of_drm_get_bridge() to put the next and companion bridges
` [PATCH v2 13/26] drm/bridge: lt8912b: use devm_of_drm_get_bridge() to put the hdmi bridge
` [PATCH v2 14/26] drm/bridge: tfp410: use devm_of_drm_get_bridge() to put the next bridge
` [PATCH v2 15/26] drm/bridge: imx8qxp-ldb: use devm_of_drm_get_bridge() to put the companion bridge
` [PATCH v2 16/26] drm/rcar-du: lvds: use devm_of_drm_get_bridge() to put the next bridge
` [PATCH v2 17/26] drm/meson: encoder_*: "
` [PATCH v2 18/26] drm/bridge: sii902x: "
` [PATCH v2 19/26] drm/mediatek: "
` [PATCH v2 20/26] drm/kmb: dsi: "
` [PATCH v2 21/26] drm/imx/ipuv3: "
` [PATCH v2 22/26] drm/exynos: hdmi: "
` [PATCH v2 23/26] drm/bridge: dw-hdmi: "
` [PATCH v2 24/26] drm/bridge: imx8qxp-pixel-link: simplify logic to find "
` [PATCH v2 25/26] drm/bridge: imx8qxp-pixel-link: simplify freeing of the remote device_node
` [PATCH v2 26/26] drm/bridge: imx8qxp-pixel-link: convert to of_drm_get_bridge()

[PATCH RFC v2 0/3] Add Amlogic stateless H.264 video decoder for S4
 2025-12-17  2:38 UTC  (18+ messages)
` [PATCH RFC v2 1/3] media: dt-bindings: Add Amlogic V4L2 video decoder
` [PATCH RFC v2 2/3] decoder: Add V4L2 stateless H.264 decoder driver

[PATCH 00/26] drm/bridge: add drm_of_find_bridge(), deprecate of_drm_find_bridge()
 2025-12-16 16:36 UTC  (18+ messages)
` [PATCH 04/26] drm/bridge: make of_drm_find_bridge() a wrapper of drm_of_find_bridge()
` [PATCH 06/26] drm/bridge: add devm_drm_of_find_bridge

[PATCH v7 0/5] add support for T7 family clock controller
 2025-12-15 10:51 UTC  (7+ messages)
` [PATCH v7 1/5] dt-bindings: clock: add Amlogic T7 PLL "
` [PATCH v7 2/5] dt-bindings: clock: add Amlogic T7 SCMI "
` [PATCH v7 3/5] dt-bindings: clock: add Amlogic T7 peripherals "
` [PATCH v7 4/5] clk: meson: t7: add support for the T7 SoC PLL clock
` [PATCH v7 5/5] clk: meson: t7: add t7 clock peripherals controller driver

[PATCH v6 0/3] clk: amlogic: add video-related clocks for S4 SoC
 2025-12-15 10:51 UTC  (2+ messages)

[PATCH v6 0/5] add support for T7 family clock controller
 2025-12-11  8:30 UTC  (13+ messages)
` [PATCH v6 1/5] dt-bindings: clock: add Amlogic T7 PLL "
` [PATCH v6 2/5] dt-bindings: clock: add Amlogic T7 SCMI "
` [PATCH v6 3/5] dt-bindings: clock: add Amlogic T7 peripherals "
` [PATCH v6 4/5] clk: meson: t7: add support for the T7 SoC PLL clock
` [PATCH v6 5/5] clk: meson: t7: add t7 clock peripherals controller driver

[PATCH] arm64: dts: amlogic: meson-g12b: Fix L2 cache reference for S922X CPUs
 2025-12-06  7:13 UTC  (2+ messages)

[PATCH 00/11] Subject: [PATCH 00/11] Add DRM support for Amlogic S4
 2025-12-05 10:03 UTC  (10+ messages)
` [PATCH 01/11] dt-bindings: display: meson-dw-hdmi: Add compatible for S4 HDMI controller

Odbiór w paczkomacie
 2025-12-04  9:11 UTC 

Odbiór w paczkomacie
 2025-12-04  9:10 UTC 

[PATCH v7 0/2] PCI: Configure Root Port MPS during host probing
 2025-11-27 17:09 UTC  (3+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] PCI: dwc: Remove redundant MPS configuration

[PATCH v6 1/2] PCI: Configure Root Port MPS during host probing
 2025-11-27 16:58 UTC  (3+ messages)

[PATCH v5 0/5] add support for T7 family clock controller
 2025-11-26  9:09 UTC  (9+ messages)
` [PATCH v5 4/5] clk: meson: t7: add support for the T7 SoC PLL clock
` [PATCH v5 5/5] clk: meson: t7: add t7 clock peripherals controller driver

[GIT PULL] amlogic ARM64 DT updates for v6.19
 2025-11-26  8:43 UTC 

[GIT PULL] Amlogic drivers updates for v6.19
 2025-11-26  8:40 UTC 


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).