From: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
To: Hans Verkuil <hverkuil@kernel.org>,
Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: linux-media@vger.kernel.org
Subject: [GIT PULL for v7.2] Renesas RZ/V2H(P) media updates
Date: Fri, 15 May 2026 11:53:17 +0200 [thread overview]
Message-ID: <agbsLnO-T7xQLaJ4@zed> (raw)
Hi Hans, Mauro,
The following changes since commit 10f943b12e7cb338da00f10e129043ae27b33af4:
media: rzg2l-cru: Add MAINTAINERS entry (2026-05-12 09:39:03 +0200)
are available in the Git repository at:
https://gitlab.freedesktop.org/linux-media/users/jmondi.git tags/mali-ivc-cru-for-v7.2
for you to fetch changes up to d744abbe39d17e49d1e8bb50e0fb2d3b1370c349:
media: mali-c55: Disable pm_runtime on probe error (2026-05-15 11:20:21 +0200)
----------------------------------------------------------------
IVC, CRU and Mali-C55 updates for v7.2
Collect patches for the CRU, IVC and Mali C55 camera subsystem for
Renesas RZ/V2H(P) SoC for Linux v7.2
CI pipeline at
https://gitlab.freedesktop.org/linux-media/users/jmondi/-/pipelines/1667961
Please ignore the "Missing committer signoff" errors reported from checkpatch:
https://gitlab.freedesktop.org/linux-media/media-ci/-/work_items/126
----------------------------------------------------------------
Alper Ak (1):
media: mali-c55: Fix possible ERR_PTR in enable_streams
Chen Ni (2):
media: mali-c55: Remove unneeded semicolon
media: mali-c55: core: Remove redundant dev_err()
Daniel Scally (1):
media: rzg2l-cru: Rework rzg2l_cru_fill_hw_slot()
David Carlier (3):
media: mali-c55: Add missing of_reserved_mem_device_release()
media: mali-c55: Power-off the peripheral in remove()
media: mali-c55: Disable pm_runtime on probe error
Jacopo Mondi (13):
media: rzg2l-cru: Modernize locking usage with guards
media: rzg2l-cru: Use proper guard() in irq handler
media: rzg2l-cru: Remove locking from start/stop routines
media: rzg2l-cru: Do not use irqsave when not needed
media: rzg2l-cru: Remove wrong locking comment
media: rz2gl-cru: Introduce a spinlock for hw operations
media: rzg2l-cru: Split hw locking from buffers
media: rzg2l-cru: Manually track active slot number
media: rz2gl-cru: Return pending buffers in order
media: rzg2l-cru: Remove the 'state' variable
media: rzg2l-cru: Remove debug printouts from irq
media: rzg2l-cru: Simplify irq return value handling
media: rzv2h-ivc: Wait for frame end in stop_streaming
Tommaso Merciai (2):
media: rzg2l-cru: Skip ICnMC configuration when ICnSVC is used
media: rzg2l-cru: Use only frame end interrupts
jempty.liang (1):
media: mali-c55: Initialise dev for tpg/rsz/isp subdevs
.../media/platform/arm/mali-c55/mali-c55-core.c | 24 +-
drivers/media/platform/arm/mali-c55/mali-c55-isp.c | 8 +
.../media/platform/arm/mali-c55/mali-c55-resizer.c | 1 +
drivers/media/platform/arm/mali-c55/mali-c55-tpg.c | 1 +
.../platform/renesas/rzg2l-cru/rzg2l-cru-regs.h | 4 +-
.../media/platform/renesas/rzg2l-cru/rzg2l-cru.h | 29 +-
.../media/platform/renesas/rzg2l-cru/rzg2l-video.c | 326 ++++++++-------------
.../platform/renesas/rzv2h-ivc/rzv2h-ivc-video.c | 31 +-
8 files changed, 190 insertions(+), 234 deletions(-)
reply other threads:[~2026-05-15 9:53 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=agbsLnO-T7xQLaJ4@zed \
--to=jacopo.mondi@ideasonboard.com \
--cc=hverkuil@kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@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