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, Hans de Goede <hansg@kernel.org>,
Oliver Collyer <ovcollyer@mac.com>,
Ricardo Ribalda <ribalda@chromium.org>,
Yogev Modlin <yogev.modlin@realsenseai.com>
Subject: [GIT PULL FOR v7.1] media: uvcvideo changes
Date: Tue, 24 Mar 2026 02:55:37 +0200 [thread overview]
Message-ID: <20260324005537.GA2352505@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/uvc.git tags/next-media-uvc-20260324
for you to fetch changes up to 1c9c2fe9350e1b92f35bd295bf4bba0d72cfbde2:
media: uvcvideo: Add support for P010 pixel format (2026-03-24 02:33:54 +0200)
----------------------------------------------------------------
Improvements to the uvcvideo driver:
- VB2_DMABUF and configurable buffer size support for metadata stream
- Intel RealSense D436 and D555 cameras support
- P010 pixel format
----------------------------------------------------------------
Oliver Collyer (1):
media: uvcvideo: Add support for P010 pixel format
Ricardo Ribalda (4):
media: uvcvideo: Enable VB2_DMABUF for metadata stream
media: uvcvideo: uvc_queue_to_stream(): Support meta queues
media: uvcvideo: Allow userspace to increase the meta buffersize
media: uvcvideo: Add a stream backpointer in uvc_video_queue
Yogev Modlin (2):
media: uvcvideo: Change comment to 'Intel RealSense'
media: uvcvideo: Add D436 and D555 cameras metadata support
drivers/media/common/uvc.c | 4 ++++
drivers/media/usb/uvc/uvc_driver.c | 38 ++++++++++++++++++++++++++----------
drivers/media/usb/uvc/uvc_isight.c | 2 +-
drivers/media/usb/uvc/uvc_metadata.c | 9 +++++++--
drivers/media/usb/uvc/uvc_queue.c | 23 +++++++++++-----------
drivers/media/usb/uvc/uvc_v4l2.c | 3 +++
drivers/media/usb/uvc/uvcvideo.h | 13 +++++-------
include/linux/usb/uvc.h | 3 +++
8 files changed, 62 insertions(+), 33 deletions(-)
--
Regards,
Laurent Pinchart
reply other threads:[~2026-03-24 0:55 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=20260324005537.GA2352505@killaraus.ideasonboard.com \
--to=laurent.pinchart@ideasonboard.com \
--cc=hans@jjverkuil.nl \
--cc=hansg@kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=ovcollyer@mac.com \
--cc=ribalda@chromium.org \
--cc=yogev.modlin@realsenseai.com \
/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