public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v7.1] media: Renesas drivers enhancements
@ 2026-03-23 16:41 Laurent Pinchart
  0 siblings, 0 replies; only message in thread
From: Laurent Pinchart @ 2026-03-23 16:41 UTC (permalink / raw)
  To: Hans Verkuil, Mauro Carvalho Chehab; +Cc: linux-media

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

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

only message in thread, other threads:[~2026-03-23 16:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-23 16:41 [GIT PULL FOR v7.1] media: Renesas drivers enhancements Laurent Pinchart

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