messages from 2026-05-19 06:25:24 to 2026-05-30 14:02:39 UTC [more...]
[PATCH 00/76] drm/bridge: Convert all reset users to create_state
2026-05-30 13:59 UTC (4+ messages)
` [PATCH 52/76] drm/meson: encoder_cvbs: Switch to atomic_create_state
` [PATCH 53/76] drm/meson: encoder_dsi: "
` [PATCH 54/76] drm/meson: encoder_hdmi: "
[PATCH v6 0/8] media: meson: Fix memory leak in error path in vdec
2026-05-30 11:35 UTC (17+ messages)
` [PATCH v6 1/8] media: meson: vdec: Fix memory leaks and lifetime of m2m device
` [PATCH v6 2/8] media: meson: vdec: Fix concurrent STREAMON / STREAMOFF race conditions
` [PATCH v6 3/8] media: meson: vdec: Handle kthread failure and free codec state
` [PATCH v6 4/8] media: meson: vdec: Condition buffer flushing on queue type in start_streaming
` [PATCH v6 5/8] media: meson: vdec: Cancel esparser work during teardown
` [PATCH v6 6/8] media: meson: vdec: Configure DMA mask and segment size in probe
` [PATCH v6 7/8] media: meson: vdec: Fix NULL pointer dereference in ISR handlers
` [PATCH v6 8/8] gpu: drm: meson: Fix DMA max segment size for DMABUF imports
[PATCH] firmware: meson: sm: add stub functions when CONFIG_MESON_SM is disabled
2026-05-30 7:15 UTC (2+ messages)
[PATCH v2 0/2] pinctrl: add support amlogic a9
2026-05-29 20:30 UTC (4+ messages)
[PATCH v4 06/10] thermal/of: Rename the devm_thermal_of_cooling_device_register() function
2026-05-29 15:17 UTC (2+ messages)
[PATCH 0/3] arm64: dts: amlogic: meson-axg: NAND fix and PCIe PHY adjustment
2026-05-29 15:13 UTC (6+ messages)
` [PATCH 1/3] arm64: dts: amlogic: meson-axg: Add missing nand_rb0 pin to nand_all_pins
` [PATCH 2/3] arm64: dts: amlogic: meson-axg: Disable pcie_phy node by default
` [PATCH 3/3] arm64: dts: amlogic: meson-axg-s400: Enable pcie_phy
[PATCH RESEND v3 0/6] drm: handle IRQ_HPD events correctly
2026-05-29 14:04 UTC (10+ 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
[GIT PULL] clk: meson: Amlogic clock changes for v7.2
2026-05-29 13:51 UTC
[PATCH 00/16] lib/cpumask: get rid of cpumap_print_to_pagebuf()
2026-05-29 12:24 UTC (27+ messages)
` [PATCH 01/16] psci: simplify hotplug_tests()
` [PATCH 02/16] arm: Use sysfs_emit() for cpumask show callbacks
` [PATCH 03/16] powerpc: "
` [PATCH 04/16] x86/events: "
` [PATCH 05/16] ACPI: pad: Use sysfs_emit() for idlecpus show
` [PATCH 06/16] cpu: Use sysfs_emit() for cpumask show callback
` [PATCH 07/16] devfreq: Use sysfs_emit() for cpumask show callbacks
` [PATCH 08/16] fpga: dfl-fme-perf: Use sysfs_emit() for cpumask show
` [PATCH 09/16] hwtracing: hisi_ptt: "
` [PATCH 10/16] RDMA/hfi1: Use sysfs_emit() for cpumask show helper
` [PATCH 11/16] nvdimm: Use sysfs_emit() for cpumask show callback
` [PATCH 12/16] PCI/sysfs: Use sysfs_emit() for cpumask show callbacks
` [PATCH 13/16] perf: "
` [PATCH 14/16] powercap: intel_rapl: Use sysfs_emit() for cpumask show
` [PATCH 15/16] thermal: intel: Use sysfs_emit() for powerclamp cpumask
` [PATCH 16/16] lib/bitmap-str: get rid of cpumap_print_to_pagebuf()
[PATCH] media: cec: meson: ao-cec-g12a: name the CEC core regmap to avoid debugfs clash
2026-05-29 7:31 UTC (2+ messages)
[PATCH 00/10] Add support for A9 family clock controller
2026-05-29 7:08 UTC (37+ 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 0/4] ASoC: meson: aiu: align I2S design to the AXG one
2026-05-28 15:53 UTC (7+ messages)
` [PATCH 4/4] ASoC: meson: aiu: use aiu-formatter-i2s to format I2S output data
[PATCH v6 0/8] Add VIM4 MCU/FAN support
2026-05-27 14:54 UTC (5+ messages)
` [PATCH v6 3/8] mfd: khadas-mcu: Add per-variant configuration infrastructure and VIM4 support
` [PATCH v6 4/8] mfd: khadas-mcu: Add support for VIM4 MCU variant
[PATCH] drm/meson: clean up KMS polling on register failure
2026-05-27 3:22 UTC (6+ messages)
[PATCH RFC RESEND v5 0/6] Add Amlogic stateless H.264 video decoder for S4
2026-05-26 10:52 UTC (13+ messages)
` [PATCH RFC RESEND v5 1/6] firmware: meson: sm: Add video firmware loading SMC call
` [PATCH RFC RESEND v5 2/6] firmware: meson: sm: video firmware loading via secure monitor
` [PATCH RFC RESEND v5 3/6] media: dt-bindings: Add Amlogic V4L2 video decoder
` [PATCH RFC RESEND v5 4/6] decoder: Add V4L2 stateless H.264 decoder driver
` [PATCH RFC RESEND v5 5/6] arm64: dts: amlogic: Add video decoder driver support for S4 SOCs
` [PATCH RFC RESEND v5 6/6] arm64: defconfig: Enable CONFIG_VIDEO_AMLOGIC_VDEC
[PATCH] pinctrl: meson: amlogic-a4: fix gpio output glitch
2026-05-26 9:54 UTC (4+ messages)
[PATCH] dt-bindings: gpio: meson-axg: Fix whitespace issue
2026-05-26 8:03 UTC (3+ messages)
[PATCH RFC v5 0/6] Add Amlogic stateless H.264 video decoder for S4
2026-05-26 7:33 UTC (5+ messages)
` [PATCH RFC v5 1/6] firmware: meson: sm: Add video firmware loading SMC call
` [PATCH RFC v5 2/6] firmware: meson: sm: video firmware loading via secure monitor
` [PATCH RFC v5 3/6] media: dt-bindings: Add Amlogic V4L2 video decoder
` [PATCH RFC v5 4/6] decoder: Add V4L2 stateless H.264 decoder driver
[PATCH v5 0/6] media: meson: Fix memory leak in error path in vdec
2026-05-25 16:15 UTC (14+ 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 v7 00/23] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
2026-05-22 12:35 UTC (29+ messages)
` [PATCH v7 04/23] drm: bridge: dw_hdmi: Hold bridge ref until connector cleanup
` [PATCH v7 09/23] drm: bridge: dw_hdmi: Unregister CEC notifier during "
` [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 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 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] ARM: meson: keep reset control around
2026-05-22 8:54 UTC (2+ messages)
[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 (23+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox