All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.19] uvcvideo fixes and improvements
@ 2022-04-24 22:45 Laurent Pinchart
  0 siblings, 0 replies; only message in thread
From: Laurent Pinchart @ 2022-04-24 22:45 UTC (permalink / raw)
  To: linux-media

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-24 22:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-24 22:45 [GIT PULL FOR v5.19] uvcvideo fixes and improvements Laurent Pinchart

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.