From: Sakari Ailus <sakari.ailus@iki.fi>
To: linux-media@vger.kernel.org
Cc: hans@jjverkuil.nl
Subject: [GIT FIXES FOR 7.0] V4L2 driver and MC fixes
Date: Sun, 8 Mar 2026 11:37:09 +0200 [thread overview]
Message-ID: <aa1DRVSSfgofrb3g@valkosipuli.retiisi.eu> (raw)
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
reply other threads:[~2026-03-08 9:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aa1DRVSSfgofrb3g@valkosipuli.retiisi.eu \
--to=sakari.ailus@iki.fi \
--cc=hans@jjverkuil.nl \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox