All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-media@vger.kernel.org
Subject: [GIT PULL FOR v5.19] uvcvideo fixes and improvements
Date: Mon, 25 Apr 2022 01:45:12 +0300	[thread overview]
Message-ID: <YmXS+Fx9meoZv5W8@pendragon.ideasonboard.com> (raw)

Hi Mauro,

The following changes since commit d0c19bed8cd3d005739c0a6374118c553564ef10:

  media: platform: imx-mipi-csis: Remove unneeded 'default n' (2022-04-24 09:07:31 +0100)

are available in the Git repository at:

  git://linuxtv.org/pinchartl/media.git tags/v4l2-next-20220425

for you to fetch changes up to 68af2e2a7379027abd24c635e1e6c59376060d9a:

  media: uvcvideo: Add UVC_GUID_FORMAT_H265 (2022-04-25 01:31:31 +0300)

----------------------------------------------------------------
uvcvideo fixes and improvements

----------------------------------------------------------------
Hangyu Hua (1):
      media: uvcvideo: Fix bit overflow in uvc_probe_video

James_Lin (1):
      media: uvcvideo: Add UVC_GUID_FORMAT_H265

Jonathan Neuschäfer (1):
      docs: media: uvcvideo: Use linux-media mailing list

Ricardo Ribalda (3):
      media: uvcvideo: Fix memory leak if uvc_ctrl_add_mapping fails
      media: uvcvideo: Simplify uvc_endpoint_max_bpi()
      media: uvcvideo: Undup use uvc_endpoint_max_bpi() code

Xiaomeng Tong (1):
      media: uvcvideo: Fix missing check to determine if element is found in list

 .../userspace-api/media/drivers/uvcvideo.rst       |  2 +-
 MAINTAINERS                                        |  1 -
 drivers/media/usb/uvc/uvc_ctrl.c                   | 10 ++++++++
 drivers/media/usb/uvc/uvc_driver.c                 | 11 +++++----
 drivers/media/usb/uvc/uvc_v4l2.c                   | 28 ++++++++++++----------
 drivers/media/usb/uvc/uvc_video.c                  | 16 +++----------
 drivers/media/usb/uvc/uvcvideo.h                   |  4 ++++
 7 files changed, 40 insertions(+), 32 deletions(-)

-- 
Regards,

Laurent Pinchart

                 reply	other threads:[~2022-04-24 22:45 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=YmXS+Fx9meoZv5W8@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 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.