public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT FIXES FOR 7.0] V4L2 driver and MC fixes
@ 2026-03-08  9:37 Sakari Ailus
  0 siblings, 0 replies; only message in thread
From: Sakari Ailus @ 2026-03-08  9:37 UTC (permalink / raw)
  To: linux-media; +Cc: hans

Hi Hans, Mauro,

Please pull.


The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:

  Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)

are available in the Git repository at:

  git://linuxtv.org/sailus/media_tree.git tags/fixes-7.0-1-signed

for you to fetch changes up to 7cb1c8ddc02d753782329674f1172cdc53291895:

  media: rockchip: rkcif: Add missing MUST_CONNECT flag to pads (2026-03-06 18:48:57 +0200)

----------------------------------------------------------------
V4L2 fixes for v7.0
- Synopsys csi2rx driver fixes
- MC request API fix
- Rockchip rkcif driver fixes

----------------------------------------------------------------
Dan Carpenter (1):
      media: rockchip: rkcif: fix off by one bugs

Dang Huynh (1):
      media: rockchip: rkcif: Add missing MUST_CONNECT flag to pads

Michael Riesch (3):
      media: rockchip: rkcif: comply with minimum number of buffers requirement
      media: synopsys: csi2rx: fix out-of-bounds check for formats array
      media: synopsys: csi2rx: add missing kconfig dependency

Yuchan Nam (1):
      media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutex

 drivers/media/mc/mc-request.c                      |  5 +++
 .../platform/rockchip/rkcif/rkcif-capture-mipi.c   | 10 ++---
 .../platform/rockchip/rkcif/rkcif-interface.c      |  3 +-
 .../media/platform/rockchip/rkcif/rkcif-stream.c   | 46 +++++++++++-----------
 drivers/media/platform/synopsys/Kconfig            |  1 +
 drivers/media/platform/synopsys/dw-mipi-csi2rx.c   |  2 +-
 drivers/media/v4l2-core/v4l2-ioctl.c               |  5 ++-
 7 files changed, 40 insertions(+), 32 deletions(-)

-- 
Kind regards,

Sakari Ailus

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-03-08  9:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-08  9:37 [GIT FIXES FOR 7.0] V4L2 driver and MC fixes Sakari Ailus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox