Linux-Amlogic Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-16 17:18:37 to 2026-05-25 09:53:31 UTC [more...]

[PATCH v5 0/6] media: meson: Fix memory leak in error path in vdec
 2026-05-25  9:51 UTC  (7+ messages)
` [PATCH v5 1/6] media: meson: vdec: Fix memory leak in error path of vdec_open
` [PATCH v5 2/6] media: meson: vdec: Protect session exclusivity check with lock
` [PATCH v5 3/6] media: meson: vdec: Set cur_sess before hardware vdec_poweron()
` [PATCH v5 4/6] media: meson: vdec: Handle kthread error and free codec private data
` [PATCH v5 5/6] media: meson: vdec: Isolate error path buffer flush to the active queue
` [PATCH v5 6/6] media: meson: vdec: Cancel esparser work in error and stop paths

[PATCH] pinctrl: meson: amlogic-a4: fix gpio output glitch
 2026-05-25  8:34 UTC  (4+ messages)

[PATCH] drm/meson: clean up KMS polling on register failure
 2026-05-24 16:35 UTC  (3+ messages)

[PATCH] dt-bindings: gpio: meson-axg: Fix whitespace issue
 2026-05-24 15:49 UTC 

[PATCH 0/4] ASoC: meson: aiu: align I2S design to the AXG one
 2026-05-22 16:24 UTC  (5+ messages)
` [PATCH 4/4] ASoC: meson: aiu: use aiu-formatter-i2s to format I2S output data

[PATCH v7 00/23] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
 2026-05-22 12:35 UTC  (50+ messages)
` [PATCH v7 01/23] drm: bridge: dw_hdmi: Disable scrambler feature when not supported
` [PATCH v7 02/23] drm: bridge: dw_hdmi: Only notify connected status on HPD interrupt
` [PATCH v7 03/23] drm: bridge: dw_hdmi: Free IRQ before CEC adapter is unregistered
` [PATCH v7 04/23] drm: bridge: dw_hdmi: Hold bridge ref until connector cleanup
` [PATCH v7 05/23] drm: bridge: dw_hdmi: Call poweron/poweroff from atomic enable/disable
` [PATCH v7 06/23] drm: bridge: dw_hdmi: Use passed mode instead of stored previous_mode
` [PATCH v7 07/23] drm: bridge: dw_hdmi: Fold poweron and setup functions
` [PATCH v7 08/23] drm: bridge: dw_hdmi: Remove previous_mode and mode_set
` [PATCH v7 09/23] drm: bridge: dw_hdmi: Unregister CEC notifier during connector cleanup
` [PATCH v7 10/23] drm: bridge: dw_hdmi: Invalidate CEC phys addr from connector detect
` [PATCH v7 11/23] drm: bridge: dw_hdmi: Remove cec_notifier_mutex
` [PATCH v7 12/23] drm: bridge: dw_hdmi: Extract dw_hdmi_connector_status_update()
` [PATCH v7 13/23] drm: bridge: dw_hdmi: Use dw_hdmi_connector_status_update()
` [PATCH v7 14/23] drm: bridge: dw_hdmi: Use display_info is_hdmi and has_audio
` [PATCH v7 15/23] drm: bridge: dw_hdmi: Use generic CEC notifier helpers
` [PATCH v7 16/23] drm: bridge: dw_hdmi: Update EDID and CEC phys addr in bridge detect()
` [PATCH v7 17/23] drm: bridge: dw_hdmi: Declare bridge CEC notifier support
` [PATCH v7 18/23] drm: bridge: dw_hdmi: Drop call to drm_bridge_hpd_notify()
` [PATCH v7 19/23] drm: bridge: dw_hdmi: Use delayed_work to debounce hotplug event
` [PATCH v7 20/23] drm: bridge: dw_hdmi: Rework HDP and RXSENSE interrupt handling
` [PATCH v7 21/23] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_setup_rx_sense()
` [PATCH v7 22/23] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_phy_update_hpd()
` [PATCH v7 23/23] drm: bridge: dw_hdmi: Merge top and bottom half IRQ handlers

[PATCH 00/10] Add support for A9 family clock controller
 2026-05-22 11:44 UTC  (32+ messages)
` [PATCH 02/10] dt-bindings: clock: Add Amlogic A9 PLL "
` [PATCH 03/10] dt-bindings: clock: Add Amlogic A9 peripherals "
` [PATCH 04/10] dt-bindings: clock: Add Amlogic A9 AO "
` [PATCH 05/10] clk: amlogic: PLL l_detect signal supports active-high configuration
` [PATCH 06/10] clk: amlogic: PLL reset signal supports active-low configuration
` [PATCH 07/10] clk: amlogic: Support POWER_OF_TWO for PLL pre-divider
` [PATCH 08/10] clk: amlogic: Add A9 PLL clock controller driver
` [PATCH 10/10] clk: amlogic: Add A9 AO "

[PATCH] ARM: meson: keep reset control around
 2026-05-22  8:54 UTC  (2+ messages)

[PATCH RESEND v3 0/6] drm: handle IRQ_HPD events correctly
 2026-05-21 23:17 UTC  (11+ messages)
` [PATCH RESEND v3 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
` [PATCH RESEND v3 2/6] drm/bridge: pass down IRQ_HPD to the drivers
` [PATCH RESEND v3 5/6] soc: qcom: pmic-glink-altmode: pass down HPD_IRQ events

[PATCH v4 0/3] media: meson: Fix memory leak in error path in
 2026-05-21 17:42 UTC  (8+ messages)
` [PATCH v4 1/3] media: meson: vdec: Fix memory leak in error path of vdec_open
` [PATCH v4 2/3] media: meson: vdec: Add error handling for recycle thread creation
` [PATCH v4 3/3] media: meson: vdec: Cancel esparser work in error and stop paths

[PATCH 1/4] ASoC: meson: gx: add gx-formatter and gx-interface
 2026-05-20 16:05 UTC  (3+ messages)

[PATCH 2/4] ASoC: meson: aiu-encoder-i2s: use gx_iface and gx_stream structures
 2026-05-21 14:59 UTC  (3+ messages)

[GIT PULL] amlogic ARM64 DT updates for v7.2 take 1
 2026-05-21 13:19 UTC 

[PATCH v8 0/3] Add Amlogic general DMA
 2026-05-21  9:00 UTC  (6+ messages)
` [PATCH v8 1/3] dt-bindings: dma: Add Amlogic A9 SoC DMA
` [PATCH v8 2/3] dmaengine: amlogic: Add general DMA driver for A9
` [PATCH v8 3/3] MAINTAINERS: Add an entry for Amlogic DMA driver

[PATCH v3 0/2] Add PWM support Amlogic S7 S7D S6
 2026-05-21  8:26 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: pwm: amlogic: Add new bindings for S6 S7 S7D
` [PATCH v3 2/2] pwm: meson: Add support for Amlogic S7

[PATCH v3] media: meson: vdec: Fix memory leak in error path of vdec_open
 2026-05-20  5:45 UTC  (3+ messages)

[PATCH 0/3] PCI: dwc: Cache PCIe capability offset and simplify drivers
 2026-05-19 16:52 UTC  (7+ messages)

[PATCH v2] media: meson: vdec: Fix memory leak in error path of vdec_open
 2026-05-19 12:51 UTC  (3+ messages)

[PATCH 00/13] drm/meson: dw-hdmi: Misc cleanup and use CEC notifier helpers
 2026-05-19  7:34 UTC  (26+ messages)
` [PATCH 01/13] drm/meson: dw-hdmi: Report connector status based on HPD bit
` [PATCH 02/13] drm/meson: dw-hdmi: Protect from possible NULL pointer dereference
` [PATCH 03/13] drm/meson: dw-hdmi: Call dw_hdmi_remove() consistently
` [PATCH 04/13] drm/meson: dw-hdmi: Drop call to drm_bridge_hpd_notify()
` [PATCH 05/13] drm/meson: encoder_hdmi: Use CEC phys addr from display_info
` [PATCH 06/13] drm/meson: encoder_hdmi: Use bridge connector CEC notifier
` [PATCH 07/13] drm/meson: encoder_hdmi: Report ycbcr_420_allowed from encoder
` [PATCH 08/13] drm/meson: dw-hdmi: Use local dev variable consistently in bind()
` [PATCH 09/13] drm/meson: dw-hdmi: Use devm_clk_get_enabled() helper
` [PATCH 10/13] drm/meson: dw-hdmi: Use dev_err_probe() to report errors
` [PATCH 11/13] drm/bridge: dw-hdmi: Export dw_hdmi_schedule_hpd_work() helper
` [PATCH 12/13] drm/meson: dw-hdmi: Use "
` [PATCH 13/13] drm/meson: dw-hdmi: Use suspend_late/resume_early/resume_noirq pm ops

[PATCH 2/2] PCI: meson: Add missing remove callback
 2026-05-18 16:59 UTC 

[PATCH 1/2] PCI: dwc: Guard RAS DES debugfs deinit
 2026-05-18 16:59 UTC 

[PATCH v6 0/8] Add VIM4 MCU/FAN support
 2026-05-18 14:17 UTC  (6+ messages)
` [PATCH v6 3/8] mfd: khadas-mcu: Add per-variant configuration infrastructure and VIM4 support
` [PATCH v6 5/8] thermal: khadas-mcu-fan: Add fan config from platform data Add regulator support
` [PATCH v6 7/8] arm64: dts: amlogic: t7: Add i2c controller node
` [PATCH v6 8/8] arm64: dts: amlogic: t7: khadas-vim4: Add i2c MCU fan node

[PATCH] PCI: meson: Propagate devm_add_action_or_reset() failure
 2026-05-18 12:56 UTC  (3+ messages)

[PATCH v6 00/22] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
 2026-05-18  9:02 UTC  (37+ messages)
` [PATCH v6 01/22] drm: bridge: dw_hdmi: Disable scrambler feature when not supported
` [PATCH v6 02/22] drm: bridge: dw_hdmi: Only notify connected status on HPD interrupt
` [PATCH v6 03/22] drm: bridge: dw_hdmi: Call poweron/poweroff from atomic enable/disable
` [PATCH v6 04/22] drm: bridge: dw_hdmi: Use passed mode instead of stored previous_mode
` [PATCH v6 05/22] drm: bridge: dw_hdmi: Fold poweron and setup functions
` [PATCH v6 06/22] drm: bridge: dw_hdmi: Remove previous_mode and mode_set
` [PATCH v6 07/22] drm: bridge: dw_hdmi: Hold bridge ref until connector cleanup
` [PATCH v6 08/22] drm: bridge: dw_hdmi: Unregister CEC notifier during "
` [PATCH v6 09/22] drm: bridge: dw_hdmi: Invalidate CEC phys addr from connector detect
` [PATCH v6 10/22] drm: bridge: dw_hdmi: Remove cec_notifier_mutex
` [PATCH v6 11/22] drm: bridge: dw_hdmi: Extract dw_hdmi_connector_status_update()
` [PATCH v6 12/22] drm: bridge: dw_hdmi: Use dw_hdmi_connector_status_update()
` [PATCH v6 13/22] drm: bridge: dw_hdmi: Use generic CEC notifier helpers
` [PATCH v6 14/22] drm: bridge: dw_hdmi: Update EDID and CEC phys addr in bridge detect()
` [PATCH v6 15/22] drm: bridge: dw_hdmi: Declare bridge CEC notifier support
` [PATCH v6 16/22] drm: bridge: dw_hdmi: Use display_info is_hdmi and has_audio
` [PATCH v6 17/22] drm: bridge: dw_hdmi: Drop call to drm_bridge_hpd_notify()
` [PATCH v6 18/22] drm: bridge: dw_hdmi: Use delayed_work to debounce hotplug event
` [PATCH v6 19/22] drm: bridge: dw_hdmi: Rework HDP and RXSENSE interrupt handling
` [PATCH v6 20/22] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_setup_rx_sense()
` [PATCH v6 21/22] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_phy_update_hpd()
` [PATCH v6 22/22] drm: bridge: dw_hdmi: Merge top and bottom half IRQ handlers

[PATCH] media: meson: vdec: avoid double free on video register failure
 2026-05-18  6:10 UTC  (2+ messages)

[PATCH v2 0/2] Add PWM support Amlogic S7 S7D S6
 2026-05-18  3:05 UTC  (5+ messages)
` [PATCH v2 2/2] pwm: meson: Add support for Amlogic S7

[PATCH] media: meson: ge2d: avoid double free on video register failure
 2026-05-17 12:29 UTC  (2+ messages)


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