[GIT PULL for v6.10-rc7] media fixes

From: Mauro Carvalho Chehab
Date: Wed Jul 03 2024 - 02:23:43 EST


Hi Linus,

Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.10-3


For some fixes related to the IPU6 driver.

Regards,
Mauro

The following changes since commit 83a7eefedc9b56fe7bfeff13b6c7356688ffa670:

Linux 6.10-rc3 (2024-06-09 14:19:43 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.10-3

for you to fetch changes up to fd404435d44b453d62afe77545b9252c2cc72c8a:

media: ivsc: Depend on IPU_BRIDGE or not IPU_BRIDGE (2024-06-15 11:51:23 +0200)

----------------------------------------------------------------
media fixes for v6.10-rc7

----------------------------------------------------------------
Hao Ge (1):
media: intel/ipu6: Fix a null pointer dereference in ipu6_isys_query_stream_by_source

Sakari Ailus (2):
media: ipu6: Use the ISYS auxdev device as the V4L2 device's device
media: ivsc: Depend on IPU_BRIDGE or not IPU_BRIDGE

drivers/media/pci/intel/ipu6/ipu6-isys-video.c | 2 +-
drivers/media/pci/intel/ipu6/ipu6-isys.c | 2 +-
drivers/media/pci/intel/ivsc/Kconfig | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)