All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL for v7.2] Renesas RZ/V2H(P) media updates
@ 2026-05-15  9:53 Jacopo Mondi
  0 siblings, 0 replies; only message in thread
From: Jacopo Mondi @ 2026-05-15  9:53 UTC (permalink / raw)
  To: Hans Verkuil, Mauro Carvalho Chehab; +Cc: linux-media

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


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

only message in thread, other threads:[~2026-05-15  9:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-15  9:53 [GIT PULL for v7.2] Renesas RZ/V2H(P) media updates Jacopo Mondi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.