From: Hans de Goede <johannes.goede@oss.qualcomm.com>
To: Hans Verkuil <hverkuil@kernel.org>,
Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
Ricardo Ribalda <ribalda@chromium.org>,
Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: Re: [GIT PULL for 7.2] uvcvideo changes
Date: Mon, 11 May 2026 17:30:57 +0200 [thread overview]
Message-ID: <6744cbbd-41ac-4675-9eb3-14d64a0deb76@oss.qualcomm.com> (raw)
In-Reply-To: <f39677f7-6d51-42eb-b96c-4111c5e12a59@oss.qualcomm.com>
Hi,
On 11-May-26 14:21, Hans de Goede wrote:
> Hi Hans, Mauro,
>
> The following changes since commit bc1ba628e37c93cf2abeb2c79716f49087f8a024:
>
> media: v4l2-subdev: Allow accessing routes with STREAMS client capability (2026-05-07 13:23:50 +0300)
>
> are available in the Git repository at:
>
> https://gitlab.freedesktop.org/linux-media/users/uvc.git tags/next-media-uvc-20260511
>
> for you to fetch changes up to 0f20f81dfe4f0358eccd584ad21f967a4f9a5083:
>
> media: uvcvideo: Introduce allow_privacy_override module parameter (2026-05-11 10:58:24 +0200)
>
> ----------------------------------------------------------------
> Improvements to the uvcvideo driver:
>
> - Fix frame-sequence-numbers / SOF detection in some corner cases
> - Add support for Logitech custom focus, tilt and pan controls without
> needing to use userspace control mapping (without uvcdynctrl)
> - Disallow userspace to override the privacy LED on Logitech cameras
Note I got a CI failure messages for this due to a single checkpatch
warning about a single commit message line with some example python
code in the commit message being too long.
From my pov this is still ready for merging.
Regards,
Hans
>
> ----------------------------------------------------------------
> Ricardo Ribalda (5):
> media: uvcvideo: Fix sequence number when no EOF
> media: uvcvideo: Fix buffer sequence in frame gaps
> media: uvcvideo: Import standard controls from uvcdynctrl
> media: uvcvideo: Announce deprecation intentions for UVCIOC_CTRL_MAP
> media: uvcvideo: Introduce allow_privacy_override module parameter
>
> .../userspace-api/media/drivers/uvcvideo.rst | 2 +
> drivers/media/usb/uvc/uvc_ctrl.c | 212 +++++++++++++++++++++
> drivers/media/usb/uvc/uvc_driver.c | 4 +
> drivers/media/usb/uvc/uvc_v4l2.c | 11 ++
> drivers/media/usb/uvc/uvc_video.c | 109 ++++++-----
> drivers/media/usb/uvc/uvcvideo.h | 2 +
> include/linux/usb/uvc.h | 10 +
> 7 files changed, 301 insertions(+), 49 deletions(-)
>
> Regards,
>
> Hans
>
prev parent reply other threads:[~2026-05-11 15:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-11 12:21 [GIT PULL for 7.2] uvcvideo changes Hans de Goede
2026-05-11 15:30 ` Hans de Goede [this message]
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=6744cbbd-41ac-4675-9eb3-14d64a0deb76@oss.qualcomm.com \
--to=johannes.goede@oss.qualcomm.com \
--cc=hverkuil@kernel.org \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=ribalda@chromium.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox