Re: [PATCH v8] media: pci: add AVMatrix HWS capture driver

From: hverkuil+cisco

Date: Tue May 19 2026 - 15:24:55 EST


On 19/05/2026 18:12, hoff.benjamin.k@xxxxxxxxx wrote:
> From: Ben Hoff <hoff.benjamin.k@xxxxxxxxx>
>
> Add an in-tree AVMatrix HWS PCIe capture driver. The driver supports
> up to four HDMI inputs and exposes the video capture path through
> V4L2 with vb2-dma-contig streaming, DV timings, and per-input
> controls. Audio support is intentionally omitted from this
> submission.
>
> This patch also adds the MAINTAINERS entry for the new driver.
>
> This driver is derived from a GPL out-of-tree driver.
>
> Changes since v7:
> - remove unused g_ctrl, s_ctrl and queryctrl ioctl declarations

Ah, no. I don't need a v8 since v7 has already been merged in our tree.
I just need a follow-up patch on top that removes those unused declarations.

The next branch in our media-committers tree:

https://gitlab.freedesktop.org/linux-media/media-committers/

contains the patches that will flow into the next kernel version (v7.2).

Regards,

Hans