From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Ricardo Ribalda <ribalda@chromium.org>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: [GIT PULL FOR v5.17] [v2] uvcvideo fixes
Date: Wed, 1 Dec 2021 07:57:14 +0200 [thread overview]
Message-ID: <YacOun3Diggsi05V@pendragon.ideasonboard.com> (raw)
In-Reply-To: <CANiDSCskY=HjJjf+0cfHfHgaxwn4TtcUC=e6JBU_EfvRuBq-ag@mail.gmail.com>
The following changes since commit 1f1517fafda598839a02e39968c5063ddcfa51fc:
media: cx18: drop an unused macro (2021-11-22 08:32:02 +0000)
are available in the Git repository at:
git://linuxtv.org/pinchartl/media.git tags/uvc-next-20211201
for you to fetch changes up to 525214b072dbdddd3d40d6e061dc3714798e8e23:
media: uvcvideo: Avoid returning invalid controls (2021-12-01 07:42:35 +0200)
----------------------------------------------------------------
- uvcvideo fixes
----------------------------------------------------------------
Colin Ian King (1):
media: uvcvideo: Fix memory leak of object map on error exit path
James Hilliard (1):
media: uvcvideo: Increase UVC_CTRL_CONTROL_TIMEOUT to 5 seconds.
Johan Hovold (1):
media: uvcvideo: fix division by zero at stream start
Ricardo Ribalda (3):
media: uvcvideo: Set the colorspace as sRGB if undefined
media: uvcvideo: Avoid invalid memory access
media: uvcvideo: Avoid returning invalid controls
drivers/media/usb/uvc/uvc_ctrl.c | 4 ++--
drivers/media/usb/uvc/uvc_driver.c | 6 ++++--
drivers/media/usb/uvc/uvc_v4l2.c | 6 ++++--
drivers/media/usb/uvc/uvc_video.c | 4 ++++
drivers/media/usb/uvc/uvcvideo.h | 2 +-
5 files changed, 15 insertions(+), 7 deletions(-)
--
Regards,
Laurent Pinchart
next prev parent reply other threads:[~2021-12-01 5:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-01 5:31 [GIT PULL FOR v5.17] uvcvideo fixes Ricardo Ribalda
2021-12-01 5:57 ` Laurent Pinchart [this message]
2021-12-01 6:19 ` [GIT PULL FOR v5.17] [v2] uvcvideo fixes (#79016) 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=YacOun3Diggsi05V@pendragon.ideasonboard.com \
--to=laurent.pinchart@ideasonboard.com \
--cc=linux-media@vger.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 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.