Hi Mauro, Hans, Here are a few patches to address issues in patches merged for 6.6. Please pull. since v1: - Include Ondrej's ov8856 fix. The following changes since commit 1146bec0ca34375f963f79f5c4e6b49ed5386aaa: media: mediatek: vcodec: Fix encoder access NULL pointer (2023-10-05 11:34:29 +0200) are available in the Git repository at: git://linuxtv.org/sailus/media_tree.git tags/fixes-6.6-3.1-signed for you to fetch changes up to 1bc2cf4bef1215aa28519807dc1bcf1dce28dad8: media: i2c: ov8858: Don't set fwnode in the driver (2023-10-11 15:34:45 +0300) ---------------------------------------------------------------- V4L2 fixes fro 6.6 ---------------------------------------------------------------- Geert Uytterhoeven (1): media: ipu-bridge: Add missing acpi_dev_put() in ipu_bridge_get_ivsc_acpi_dev() Ondrej Jirman (1): media: i2c: ov8858: Don't set fwnode in the driver Sakari Ailus (1): media: xilinx-vipp: Look for entities also in waiting_list drivers/media/i2c/ov8858.c | 10 ++-------- drivers/media/pci/intel/ipu-bridge.c | 4 +++- drivers/media/platform/xilinx/xilinx-vipp.c | 17 ++++++++++++----- 3 files changed, 17 insertions(+), 14 deletions(-) -- Sakari Ailus