Linux-Amlogic Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-10 09:06:07 to 2026-07-14 15:42:31 UTC [more...]

[PATCH net-next v13 00/10] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-07-14 15:42 UTC  (15+ messages)
` [PATCH net-next v13 01/10] net: phy: aquantia: fix system interface type not updated in forced mode
` [PATCH net-next v13 02/10] dt-bindings: phy: document the serdes PHY on sa8255p
` [PATCH net-next v13 03/10] phy: qcom: add the SGMII SerDes PHY driver for SCMI systems
` [PATCH net-next v13 04/10] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v13 05/10] net: stmmac: qcom-ethqos: set serdes mode before powerup
` [PATCH net-next v13 06/10] net: stmmac: qcom-ethqos: update phy_mode to the resolved interface in mac_finish()
` [PATCH net-next v13 07/10] net: stmmac: qcom-ethqos: fix SGMII loopback not set on resume after speed change
` [PATCH net-next v13 08/10] net: stmmac: qcom-ethqos: reuse the address of ethqos_emac_driver_data
` [PATCH net-next v13 09/10] net: stmmac: qcom-ethqos: factor out linux-level setup into a separate function
` [PATCH net-next v13 10/10] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH v2] staging: media: meson: vdec: propagate devm_clk_get() errors
 2026-07-14 14:48 UTC  (4+ messages)

[PATCH v2] staging: media: meson: vdec: fix advanced concurrency and UAF bugs
 2026-07-14 14:23 UTC  (6+ messages)

[PATCH v11 0/3] Add Amlogic general DMA
 2026-07-14 12:03 UTC  (8+ messages)
` [PATCH v11 1/3] dt-bindings: dma: Add Amlogic A9 SoC DMA
` [PATCH v11 2/3] dmaengine: amlogic: Add general DMA driver for A9
` [PATCH v11 3/3] MAINTAINERS: Add an entry for Amlogic DMA driver

[PATCH v7 0/2] PCI: Configure Root Port MPS during host probing
 2026-07-14 11:06 UTC  (2+ messages)

[PATCH v7 00/19] media: meson: vdec: Fix lifecycles, race conditions, and stability bugs
 2026-07-14  7:23 UTC  (41+ 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] staging: media: meson: vdec: propagate devm_clk_get() errors
 2026-07-14  7:06 UTC  (3+ messages)

[PATCH v2 07/11] media: meson-ir-tx: Ensure clock is disabled on unbind
 2026-07-14  5:12 UTC  (4+ messages)
` [PATCH v2 08/11] media: meson-ir-tx: Ensure rc_free_device() is called "
` [PATCH v2 09/11] media: meson-ir-tx: Ensure probe error is propagated

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

[PATCH] staging: media: meson: vdec: fix UAF, memory leak and NULL derefs
 2026-07-13 18:01 UTC  (2+ messages)

[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  (7+ 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  (3+ 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  (3+ messages)


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