mbox series

[GIT,FIXES,FOR,6.10] IPU6, IVSC fixes

Message ID Zmv4u_HQ4Kr2yU6H@valkosipuli.retiisi.eu
State New
Headers show
Series [GIT,FIXES,FOR,6.10] IPU6, IVSC fixes | expand

Pull-request

git://linuxtv.org/sailus/media_tree.git tags/fixes-6.10-5-signed

Message

Sakari Ailus June 14, 2024, 8 a.m. UTC
Hi Hans, Mauro,

Here are a few IVSC and IPU6 fixes for 6.10.

Please pull.


The following changes since commit ffb9072bce200a4d004006e8b40c366933cf517b:

  media: intel/ipu6: add csi2 port sanity check in notifier bound (2024-05-30 16:34:59 +0200)

are available in the Git repository at:

  git://linuxtv.org/sailus/media_tree.git tags/fixes-6.10-5-signed

for you to fetch changes up to f510fde80fdc22a36cf225bc7d7c2be717fad6a8:

  media: ivsc: Depend on IPU_BRIDGE or not IPU_BRIDGE (2024-06-14 10:36:13 +0300)

----------------------------------------------------------------
IPU6 fixes for 6.10

----------------------------------------------------------------
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(-)