All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Linux Media Mailing List <linux-media@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL for v6.7-rc3] media fixes
Date: Mon, 27 Nov 2023 18:10:13 +0100	[thread overview]
Message-ID: <20231127181013.7fdc3484@coco.lan> (raw)

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


             reply	other threads:[~2023-11-27 17:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-27 17:10 Mauro Carvalho Chehab [this message]
2023-11-28  1:26 ` [GIT PULL for v6.7-rc3] media fixes pr-tracker-bot

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=20231127181013.7fdc3484@coco.lan \
    --to=mchehab@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 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.