If there are no objections, then I plan to merge this by the end of the day. Regards, Hans The following changes since commit ad9be163c5ba80e3e923be2b31c70d2c6fa27138: media: chips-media: wave5: Convert to platform remove callback returning void (2024-02-28 08:44:53 +0100) are available in the Git repository at: git://linuxtv.org/hverkuil/media_tree.git tags/br-v6.9e for you to fetch changes up to 35e3b0877b1e777dcdebf9e6ed0b7e78d2d2b7e4: media: mediatek: vcodec: avoid -Wcast-function-type-strict warning (2024-02-28 09:47:31 +0100) ---------------------------------------------------------------- Tag branch ---------------------------------------------------------------- Arnd Bergmann (2): media: dvb-frontends: avoid stack overflow warnings with clang media: mediatek: vcodec: avoid -Wcast-function-type-strict warning Edward Adam Davis (1): media: pvrusb2: fix uaf in pvr2_context_set_notify Ricardo Ribalda (1): media: usb: s2255: Refactor s2255_get_fx2fw Uwe Kleine-König (4): media: nuvoton: Convert to platform remove callback returning void media: nxp: imx8-isi: Convert to platform remove callback returning void media: stm32-dcmipp: Convert to platform remove callback returning void media: ti: j721e-csi2rx: Convert to platform remove callback returning void Zhipeng Lu (2): media: go7007: fix a memleak in go7007_load_encoder media: ttpci: fix two memleaks in budget_av_attach drivers/media/dvb-frontends/stv0367.c | 34 ++++++++-------------------------- drivers/media/pci/ttpci/budget-av.c | 8 +++++--- drivers/media/platform/mediatek/mdp/mtk_mdp_vpu.c | 2 +- drivers/media/platform/mediatek/vcodec/common/mtk_vcodec_fw_vpu.c | 10 +--------- drivers/media/platform/mediatek/vpu/mtk_vpu.c | 2 +- drivers/media/platform/mediatek/vpu/mtk_vpu.h | 2 +- drivers/media/platform/nuvoton/npcm-video.c | 6 ++---- drivers/media/platform/nxp/imx8-isi/imx8-isi-core.c | 6 ++---- drivers/media/platform/st/stm32/stm32-dcmipp/dcmipp-core.c | 6 ++---- drivers/media/platform/ti/j721e-csi2rx/j721e-csi2rx.c | 6 ++---- drivers/media/usb/go7007/go7007-driver.c | 8 +++++--- drivers/media/usb/pvrusb2/pvrusb2-context.c | 2 +- drivers/media/usb/s2255/s2255drv.c | 7 ++++--- 13 files changed, 35 insertions(+), 64 deletions(-)