Linux-Amlogic Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-01 15:42:07 to 2026-07-13 12:46:47 UTC [more...]

[PATCH v7 00/19] media: meson: vdec: Fix lifecycles, race conditions, and stability bugs
 2026-07-13 12:46 UTC  (30+ messages)
` [PATCH v7 01/19] media: meson: vdec: Fix m2m device lifetime and cleanup path
` [PATCH v7 02/19] media: meson: vdec: Fix STREAMON / STREAMOFF race conditions and session teardown
` [PATCH v7 03/19] media: meson: vdec: Fix lifecycle leaks and race conditions in recycle_thread
` [PATCH v7 04/19] media: meson: vdec: Fix use-after-free race between teardown and ISR routines
` [PATCH v7 05/19] media: meson: vdec: Fix race condition and synchronize esparser IRQ
` [PATCH v7 06/19] media: meson: vdec: Fix race condition by canceling work sync
` [PATCH v7 07/19] media: meson: vdec: Refactor esparser work queue and fix teardown race
` [PATCH v7 08/19] media: meson: vdec: Fix concurrent execution races and unsafe teardown
` [PATCH v7 09/19] media: meson: vdec: Fix vp9 header update failure on invalid payloads
` [PATCH v7 10/19] media: meson: vdec: Fix race conditions and leaks in esparser pipeline
` [PATCH v7 11/19] media: meson: vdec: Update core m2m stream state during transitions
` [PATCH v7 12/19] media: meson: vdec: Coordinate m2m task execution inside async loop
` [PATCH v7 13/19] media: meson: vdec: Fix race conditions in job abort sequence
` [PATCH v7 14/19] media: meson: vdec: Correct atomic counter placement in dst_buf_done
` [PATCH v7 15/19] media: meson: vdec: Fix concurrent firmware loading race and hardware timeout
` [PATCH v7 16/19] media: meson: vdec: Configure DMA mask and segment size in probe
` [PATCH v7 17/19] media: meson: canvas: Fix Use-After-Free by linking canvas provider device
` [PATCH v7 18/19] media: meson: vdec: Increase VIFIFO buffer size to 32 MiB
` [PATCH v7 19/19] gpu: drm: meson: Fix DMA segment size limits and maximize allocation boundaries

[PATCH] dt-bindings: remoteproc: Drop redundant $ref of firmware-name property
 2026-07-12 15:58 UTC  (2+ messages)

[PATCH 5/7] media: meson-ir-tx: Ensure clock is disabled on unbind
 2026-07-12 13:26 UTC  (5+ messages)
` [PATCH 6/7] media: meson-ir-tx: Ensure rc_free_device() is called "

[PATCH 0/5] drm/msm/dp: Add MSM Type-C MST support
 2026-07-12 10:56 UTC  (11+ messages)
` [PATCH 1/5] drm/bridge: allow hpd_notify() to suppress connector hotplug events
` [PATCH 2/5] drm/bridge_connector: preserve connector status for IRQ-only HPD events
` [PATCH 3/5] drm/msm/dp: suppress bridge hotplug events during MST operation
` [PATCH 4/5] drm/msm/dp: report IRQ_HPD as an IRQ-only notification
` [PATCH 5/5] drm/msm/dp: mark the SST connector disconnected when MST is enabled

[PATCH 0/3] ASoC: meson: aiu-encoder-i2s: improve hw constraints checks
 2026-07-10 21:27 UTC  (6+ messages)
` [PATCH 1/3] ASoC: meson: aiu-encoder-i2s: fix bs quirk incompatibility check
` [PATCH 2/3] ASoC: meson: aiu-encoder-i2s: reflect bs quirk in hw constraints
` [PATCH 3/3] ASoC: meson: aiu-encoder-i2s: use the core symmetric_rate handling

[PATCH v3 00/23] mfd: Use named initializers for arrays of *_device_data
 2026-07-10 19:45 UTC  (8+ messages)
` [PATCH v3 21/23] mfd: Unify style of of_device_id arrays

[PATCH v2 00/23] mfd: Use named initializers for arrays of *_device_data
 2026-07-10 19:36 UTC  (8+ messages)
` [PATCH v2 21/23] mfd: Unify style of of_device_id arrays

[PATCH] ASoC: meson: aiu: Fix resource leak
 2026-07-10 12:47 UTC  (6+ messages)

[PATCH v1 0/5] pwm: Unify arrays of various *_device_id
 2026-07-10  8:03 UTC  (9+ messages)
` [PATCH v1 4/5] pwm: Unify coding style of of_device_id arrays

[PATCH v10 0/3] Add Amlogic general DMA
 2026-07-10  6:02 UTC  (6+ messages)
` [PATCH v10 1/3] dt-bindings: dma: Add Amlogic A9 SoC DMA
` [PATCH v10 2/3] dmaengine: amlogic: Add general DMA driver for A9
` [PATCH v10 3/3] MAINTAINERS: Add an entry for Amlogic DMA driver

[PATCH 23/60] drm/meson: Convert to atomic_create_state
 2026-07-10  5:51 UTC  (2+ messages)

[PATCH] GPU: drm: meson: inline call to drm_simple_encoder_init()
 2026-07-10  5:50 UTC  (3+ messages)

[PATCH 0/3] reset: support reset for Amlogic A9 SoC
 2026-07-09 17:40 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: reset: amlogic: Add A9 reset compatibles
` [PATCH 2/3] reset: amlogic: Add A9 AO reset controller support
` [PATCH 3/3] arm64: dts: amlogic: a9: Add "

[PATCH v9 0/3] Add Amlogic general DMA
 2026-07-09  8:11 UTC  (4+ messages)
` [PATCH v9 2/3] dmaengine: amlogic: Add general DMA driver for A9

[PATCH v2 0/2] ir: support IR for Amlogic A9 SoC
 2026-07-09  3:38 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: media: meson6-ir: Add Amlogic A9 IR compatible
` [PATCH v2 2/2] arm64: dts: amlogic: a9: Add IR controller support

[PATCH 0/2] ir: support IR for Amlogic A9 SoC
 2026-07-08 20:02 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: media: meson6-ir: Add Amlogic A9 IR compatible
` [PATCH 2/2] arm64: dts: amlogic: a9: Add IR controller support

[PATCH v8 0/8] Add VIM4 MCU/FAN support
 2026-07-08 13:42 UTC  (12+ messages)
` [PATCH v8 1/8] dt-bindings: mfd: khadas: Add new compatible for Khadas VIM4 MCU
` [PATCH v8 2/8] dt-bindings: i2c: amlogic: Add compatible for T7 SOC
` [PATCH v8 3/8] mfd: khadas-mcu: Add per-variant configuration infrastructure and VIM4 support
` [PATCH v8 4/8] mfd: khadas-mcu: Add support for VIM4 MCU variant
` [PATCH v8 5/8] thermal: khadas-mcu-fan: Add fan config from platform data Add regulator support
` [PATCH v8 6/8] arm64: dts: amlogic: t7: Add i2c pinctrl node
` [PATCH v8 7/8] arm64: dts: amlogic: t7: Add i2c controller node
` [PATCH v8 8/8] arm64: dts: amlogic: t7: khadas-vim4: Add i2c MCU fan node

[PATCH v3] ASoC: meson: aiu: fifo-spdif: soft reset the S/PDIF datapath on start/stop
 2026-07-07 22:03 UTC  (2+ messages)

[PATCH v4 0/4] arm64: dts: amlogic: meson-axg: NAND fix and PCIe PHY adjustment
 2026-07-07 19:38 UTC  (9+ messages)
` [PATCH v4 1/4] arm64: dts: amlogic: meson-axg: Disable nfc node by default
` [PATCH v4 2/4] arm64: dts: amlogic: meson-axg: Add missing nand_rb0 pin to nand_all_pins
` [PATCH v4 3/4] arm64: dts: amlogic: meson-axg: Disable pcie_phy node by default
` [PATCH v4 4/4] arm64: dts: amlogic: meson-axg-s400: enable mipi_pcie_analog_dphy for PCIe

[PATCH] drm/meson: cleanup unnecessary condition in kconfig
 2026-07-07 19:35 UTC  (2+ messages)

[PATCH] arm64: dts: amlogic: Correct indentation and whitespace
 2026-07-07 19:26 UTC  (2+ messages)

[PATCH v2 00/11] lib/cpumask: get rid of cpumap_print_to_pagebuf()
 2026-07-07 18:42 UTC  (27+ messages)
` [PATCH v2 01/11] arm: Use sysfs_emit() for cpumask show callbacks
` [PATCH v2 02/11] powerpc: "
` [PATCH v2 03/11] x86/events: "
` [PATCH v2 04/11] cpu: Use sysfs_emit() for cpumask show callback
` [PATCH v2 05/11] devfreq: Use sysfs_emit() for cpumask show callbacks
` [PATCH v2 06/11] fpga: dfl-fme-perf: Use sysfs_emit() for cpumask show
` [PATCH v2 07/11] hwtracing: hisi_ptt: "
` [PATCH v2 08/11] RDMA/hfi1: Use sysfs_emit() for cpumask show helper
` [PATCH v2 09/11] PCI/sysfs: Use sysfs_emit() for cpumask show callbacks
` [PATCH v2 10/11] perf: "
` [PATCH v2 11/11] lib/bitmap-str: get rid of cpumap_print_to_pagebuf()

[PATCH net-next v12 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-07-07 14:11 UTC  (15+ messages)
` [PATCH net-next v12 1/7] dt-bindings: phy: document the serdes PHY on sa8255p
` [PATCH net-next v12 2/7] phy: qcom: add the SGMII SerDes PHY driver for SCMI systems
` [PATCH net-next v12 3/7] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v12 4/7] net: stmmac: qcom-ethqos: set serdes mode before powerup
` [PATCH net-next v12 5/7] net: stmmac: qcom-ethqos: reuse the address of ethqos_emac_driver_data
` [PATCH net-next v12 6/7] net: stmmac: qcom-ethqos: factor out linux-level setup into a separate function
` [PATCH net-next v12 7/7] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH v3 0/2] Add PWM support Amlogic S7 S7D S6
 2026-07-07  9:57 UTC  (2+ messages)

[PATCH] soc: amlogic: clk-measure: Mark the clock measure table as __initconst
 2026-07-06  7:05 UTC  (3+ messages)

[PATCH v2] arm64: dts: amlogic: add some device nodes for A9
 2026-07-03 10:35 UTC  (2+ messages)

[PATCH net-next v11 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-07-03 10:21 UTC  (12+ messages)
` [PATCH net-next v11 1/7] dt-bindings: phy: document the serdes PHY on sa8255p

[PATCH v3 0/4] soc: amlogic: clk-measure: add A1 and T7 support
 2026-07-03  9:51 UTC  (3+ messages)
` (subset) "

[PATCH v2] media: meson: vdec: fix use-after-free of decode work in stop/close path
 2026-06-24  7:48 UTC 

[PATCH 0/2] ASoC: meson: aiu: fix playback issue for 24-bit mode
 2026-07-03  7:58 UTC  (9+ messages)
` [PATCH 1/2] ASoC: meson: gx-formatter: prepare on attach
` [PATCH 2/2] ASoC: meson: aiu-formatter: remove pipeline reset from prepare

[PATCH v2] ASoC: meson: aiu-formatter-i2s: remove pipeline reset from prepare
 2026-07-02 21:42 UTC  (2+ messages)

[PATCH v7 0/8] Add VIM4 MCU/FAN support
 2026-07-02  9:45 UTC  (4+ messages)
` [PATCH v7 4/8] mfd: khadas-mcu: Add support for VIM4 MCU variant

[PATCH v6 0/2] clk: amlogic: Add A9 peripherals clock controller
 2026-07-02  2:24 UTC  (4+ messages)
` [PATCH v6 2/2] clk: amlogic: Add A9 peripherals clock controller driver


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