public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-media@vger.kernel.org
Subject: [GIT PULL FOR v6.5] uvcvideo changes
Date: Mon, 5 Jun 2023 21:30:25 +0300	[thread overview]
Message-ID: <20230605183025.GA22339@pendragon.ideasonboard.com> (raw)

Hi Mauro,

The following changes since commit 9561de3a55bed6bdd44a12820ba81ec416e705a7:

  Linux 6.4-rc5 (2023-06-04 14:04:27 -0400)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pinchartl/linux.git tags/media-uvc-next-20230606

for you to fetch changes up to 9bfc8e4d0972d3732bd8c6038c2bf1636780d727:

  media: uvcvideo: Constify descriptor buffers (2023-06-05 18:39:47 +0300)

Please note that this pull request is based on v6.4-rc5 as it depends on
a fix that was merged in that version.

----------------------------------------------------------------
Miscellaneous uvcvideo changes:

- Support for more Intel RealSense devices
- Small cleanups and constifications
- Drop duplicate device

----------------------------------------------------------------
Dmitry Perchanov (2):
      media: uapi: v4l: Intel metadata format update
      media: uvcvideo: Enable Intel RealSense metadata for devices

Laurent Pinchart (7):
      media: uvcvideo: Rename uvc_streaming 'format' field to 'formats'
      media: uvcvideo: Rename uvc_format 'frame' field to 'frames'
      media: uvcvideo: Use clamp() to replace manual implementation
      media: uvcvideo: Reorganize format descriptor parsing
      media: uvcvideo: Increment intervals pointer at end of parsing
      media: uvcvideo: Constify formats, frames and intervals
      media: uvcvideo: Constify descriptor buffers

Sakari Ailus (1):
      Revert "media: uvcvideo: Limit power line control for Acer EasyCamera"

 .../userspace-api/media/v4l/pixfmt-meta-d4xx.rst   |  55 +++++++--
 drivers/media/usb/uvc/uvc_driver.c                 | 137 ++++++++++++++++-----
 drivers/media/usb/uvc/uvc_v4l2.c                   |  79 ++++++------
 drivers/media/usb/uvc/uvc_video.c                  |  20 +--
 drivers/media/usb/uvc/uvcvideo.h                   |  12 +-
 5 files changed, 208 insertions(+), 95 deletions(-)


-- 
Regards,

Laurent Pinchart

             reply	other threads:[~2023-06-05 18:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-05 18:30 Laurent Pinchart [this message]
2023-06-05 18:55 ` [GIT PULL FOR v6.5] uvcvideo changes (#92342) Jenkins
2023-06-07 17:21 ` [GIT PULL FOR v6.5] uvcvideo changes Dmitry Perchanov
2023-06-07 17:27   ` Laurent Pinchart
2023-06-07 17:47     ` Dmitry Perchanov
2023-06-07 17:56       ` Laurent Pinchart
2023-06-09  8:14         ` Mauro Carvalho Chehab
2023-06-09 11:46 ` [GIT PULL FOR v6.5] uvcvideo changes (#92342) Jenkins

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=20230605183025.GA22339@pendragon.ideasonboard.com \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.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