[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231127181013.7fdc3484@coco.lan>
Date: Mon, 27 Nov 2023 18:10:13 +0100
From: Mauro Carvalho Chehab <mchehab@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Linux Media Mailing List <linux-media@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL for v6.7-rc3] media fixes
The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.7-2
for you to fetch changes up to 32138be394e5d32c095a413949e6ab4875b2aec0:
Merge tag 'media-renesas-fixes-20231113' of git://git.kernel.org/pub/scm/linux/kernel/git/pinchartl/linux.git (2023-11-16 14:28:44 +0100)
----------------------------------------------------------------
media fixes for v6.7-rc3
----------------------------------------------------------------
Arnd Bergmann (1):
media: pci: mgb4: add COMMON_CLK dependency
Dan Carpenter (1):
media: v4l2-subdev: Fix a 64bit bug
Hans Verkuil (1):
Merge tag 'media-renesas-fixes-20231113' of git://git.kernel.org/pub/scm/linux/kernel/git/pinchartl/linux.git
Laurent Pinchart (1):
media: vsp1: Remove unbalanced .s_stream(0) calls
Martin Tůma (1):
media: mgb4: Added support for T200 card variant
drivers/media/pci/mgb4/Kconfig | 1 +
drivers/media/pci/mgb4/mgb4_core.c | 20 ++++++++++++-----
drivers/media/platform/renesas/vsp1/vsp1_pipe.c | 2 +-
drivers/media/platform/renesas/vsp1/vsp1_rpf.c | 10 +--------
drivers/media/platform/renesas/vsp1/vsp1_rwpf.c | 8 +++++--
drivers/media/platform/renesas/vsp1/vsp1_rwpf.h | 4 +++-
drivers/media/platform/renesas/vsp1/vsp1_wpf.c | 29 +++----------------------
include/uapi/linux/v4l2-subdev.h | 2 +-
8 files changed, 31 insertions(+), 45 deletions(-)
Powered by blists - more mailing lists