public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Hans Verkuil <hans@jjverkuil.nl>,
	Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: linux-media@vger.kernel.org
Subject: [GIT PULL FOR v7.1] media: Renesas drivers enhancements
Date: Mon, 23 Mar 2026 18:41:32 +0200	[thread overview]
Message-ID: <20260323164132.GA2282573@killaraus.ideasonboard.com> (raw)

Hi Hans, Mauro,

The following changes since commit 0e2c4117c3512cf6b8f54c2c3d37564bfa3ccd67:

  staging: media: tegra-video: add CSI support for Tegra20 and Tegra30 (2026-03-19 08:18:36 +0100)

are available in the Git repository at:

  https://gitlab.freedesktop.org/linux-media/users/pinchartl.git tags/next-media-renesas-20260323

for you to fetch changes up to d1a87fcfd364b7f02d8373d3c71e4985be0c3b58:

  media: renesas: vsp1: Fix NULL pointer deref on module unload (2026-03-23 17:48:07 +0200)

----------------------------------------------------------------
- vsp1: V4L2 compliance fixesand NULL pointer dereference fixes

----------------------------------------------------------------
Laurent Pinchart (13):
      media: renesas: vsp1: Store supported media bus codes in vsp1_entity
      media: renesas: vsp1: Store size limits in vsp1_entity
      media: renesas: vsp1: Fix code checks in frame size enumeration
      media: renesas: vsp1: rpf: Fix crop left and top clamping
      media: renesas: vsp1: rpf: Fix crop width and height clamping
      media: renesas: vsp1: rwpf: Fix media bus code and frame size enumeration
      media: renesas: vsp1: brx: Fix format propagation
      media: renesas: vsp1: hsit: Fix size enumeration
      media: renesas: vsp1: histo: Fix code enumeration
      media: renesas: vsp1: histo: Fix size enumeration
      media: renesas: vsp1: histo: Fix format setting
      media: renesas: vsp1: Implement control events
      media: renesas: vsp1: Initialize format on all pads

Tomi Valkeinen (1):
      media: renesas: vsp1: Fix NULL pointer deref on module unload

 drivers/media/platform/renesas/vsp1/vsp1_brx.c    |  37 ++++---
 drivers/media/platform/renesas/vsp1/vsp1_clu.c    |  47 ++------
 drivers/media/platform/renesas/vsp1/vsp1_drv.c    |   8 +-
 drivers/media/platform/renesas/vsp1/vsp1_entity.c | 112 +++++++++----------
 drivers/media/platform/renesas/vsp1/vsp1_entity.h |  21 ++--
 drivers/media/platform/renesas/vsp1/vsp1_histo.c  |  97 ++++++++++++-----
 drivers/media/platform/renesas/vsp1/vsp1_histo.h  |   2 -
 drivers/media/platform/renesas/vsp1/vsp1_hsit.c   |  61 ++++++++++-
 drivers/media/platform/renesas/vsp1/vsp1_iif.c    |  39 ++-----
 drivers/media/platform/renesas/vsp1/vsp1_lif.c    |  40 ++-----
 drivers/media/platform/renesas/vsp1/vsp1_lut.c    |  47 ++------
 drivers/media/platform/renesas/vsp1/vsp1_rpf.c    |   7 +-
 drivers/media/platform/renesas/vsp1/vsp1_rwpf.c   | 127 +++++++++++++++++-----
 drivers/media/platform/renesas/vsp1/vsp1_rwpf.h   |   6 +-
 drivers/media/platform/renesas/vsp1/vsp1_sru.c    |  63 +++++------
 drivers/media/platform/renesas/vsp1/vsp1_uds.c    |  62 +++++------
 drivers/media/platform/renesas/vsp1/vsp1_uif.c    |  40 ++-----
 drivers/media/platform/renesas/vsp1/vsp1_wpf.c    |  13 ++-
 18 files changed, 448 insertions(+), 381 deletions(-)

-- 
Regards,

Laurent Pinchart

                 reply	other threads:[~2026-03-23 16:41 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=20260323164132.GA2282573@killaraus.ideasonboard.com \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=hans@jjverkuil.nl \
    --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