All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: 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.8-rc2] media fixes
Date: Fri, 26 Jan 2024 11:03:38 +0100	[thread overview]
Message-ID: <20240126110338.2d1063f4@coco.lan> (raw)

Hi Linus,

Please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.8-3


For:
- removal of K3 DT prefix from wave5;
- vb2 core: fix missing caps on VIDIO_CREATE_BUFS under certain circumstances;
- videobuf2: Stop direct calls to queue num_buffers field

Regards,
Mauro

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.8-3

for you to fetch changes up to b32431b753217d8d45b018443b1a7aac215921fb:

  media: vb2: refactor setting flags and caps, fix missing cap (2024-01-24 17:27:51 +0100)

----------------------------------------------------------------
media fixes for v6.8-rc2

----------------------------------------------------------------
Benjamin Gaignard (1):
      media: media videobuf2: Stop direct calls to queue num_buffers field

Brandon Brnich (2):
      dt-bindings: media: Remove K3 Family Prefix from Compatible
      media: chips-media: wave5: Remove K3 References

Hans Verkuil (1):
      media: vb2: refactor setting flags and caps, fix missing cap

 .../devicetree/bindings/media/cnm,wave521c.yaml    |  4 +-
 drivers/media/common/videobuf2/videobuf2-core.c    |  2 +-
 drivers/media/common/videobuf2/videobuf2-v4l2.c    | 55 ++++++++++------------
 .../media/platform/chips-media/wave5/wave5-vpu.c   |  2 +-
 4 files changed, 30 insertions(+), 33 deletions(-)


             reply	other threads:[~2024-01-26 10:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-26 10:03 Mauro Carvalho Chehab [this message]
2024-01-26 22:05 ` [GIT PULL for v6.8-rc2] 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=20240126110338.2d1063f4@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.