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.10] Miscellaneous UVC changes
Date: Tue, 8 Sep 2020 22:35:33 +0300	[thread overview]
Message-ID: <20200908193533.GA9607@pendragon.ideasonboard.com> (raw)

Hi Mauro,

The following changes since commit d034731bb4b4f2bf5f378231a6d99e59c2cb59f6:

  media: vivid: fix compile warning/error (2020-09-08 11:54:00 +0200)

are available in the Git repository at:

  git://linuxtv.org/pinchartl/media.git tags/uvc-next-20200908

for you to fetch changes up to 1c2200153c500600b478e9f47361c9435aaac477:

  media: uvcvideo: Convey full colorspace information to V4L2 (2020-09-08 19:53:31 +0300)

----------------------------------------------------------------
Miscellaneous UVC changes for v5.10

----------------------------------------------------------------
Adam Goode (2):
      media: uvcvideo: Ensure all probed info is returned to v4l2
      media: uvcvideo: Convey full colorspace information to V4L2

Alexander A. Klimov (1):
      media: uvcvideo: Replace HTTP links with HTTPS ones

Daniel W. S. Almeida (1):
      media: uvcvideo: Fix dereference of out-of-bound list iterator

Dmitry Buzdyk (1):
      media: uvcvideo: Add mapping for HEVC payloads

Hans de Goede (2):
      media: uvcvideo: Fix uvc_ctrl_fixup_xu_info() not having any effect
      media: uvcvideo: Cleanup uvc_ctrl_add_info() error handling

Jun Chen (1):
      media: uvcvideo: Fix annotation for uvc_video_clock_update()

Laurent Pinchart (2):
      media: uvcvideo: Set media controller entity functions
      media: uvcvideo: Silence shift-out-of-bounds warning

 drivers/media/usb/uvc/uvc_ctrl.c   | 46 ++++++++++++------------
 drivers/media/usb/uvc/uvc_driver.c | 71 +++++++++++++++++++++++++++++++++++---
 drivers/media/usb/uvc/uvc_entity.c | 35 +++++++++++++++++++
 drivers/media/usb/uvc/uvc_v4l2.c   | 34 ++++++++++++++++++
 drivers/media/usb/uvc/uvc_video.c  |  2 +-
 drivers/media/usb/uvc/uvcvideo.h   |  8 ++++-
 6 files changed, 167 insertions(+), 29 deletions(-)

-- 
Regards,

Laurent Pinchart

             reply	other threads:[~2020-09-08 19:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-08 19:35 Laurent Pinchart [this message]
2020-09-08 19:58 ` [GIT PULL FOR v5.10] Miscellaneous UVC changes (#66842) 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=20200908193533.GA9607@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.