linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL FOR v4.20] uvcvideo changes
@ 2018-09-03 16:06 Laurent Pinchart
  0 siblings, 0 replies; only message in thread
From: Laurent Pinchart @ 2018-09-03 16:06 UTC (permalink / raw)
  To: linux-media

Hi Mauro,

The following changes since commit d842a7cf938b6e0f8a1aa9f1aec0476c9a599310:

  media: adv7842: enable reduced fps detection (2018-08-31 10:03:51 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 8cefb491d85d35e9a2279a98f2545c10718524d7:

  media: uvcvideo: Add a D4M camera description (2018-09-03 19:00:47 +0300)

----------------------------------------------------------------
UVC changes for v4.20

----------------------------------------------------------------
Colin Ian King (1):
      media: uvcvideo: Fix spelling mistake: "entites" -> "entities"

Guennadi Liakhovetski (2):
      media: uvcvideo: Rename UVC_QUIRK_INFO to UVC_INFO_QUIRK
      media: uvcvideo: Add a D4M camera description

Gustavo A. R. Silva (1):
      media: uvcvideo: Remove unnecessary NULL check before 
debugfs_remove_recursive

Joe Perches (1):
      media: uvcvideo: Make some structs const

Laurent Pinchart (2):
      media: uvcvideo: Make uvc_control_mapping menu_info field const
      media: uvcvideo: Store device information pointer in struct uvc_device

Nadav Amit (1):
      media: uvcvideo: Fix uvc_alloc_entity() allocation alignment

 Documentation/media/uapi/v4l/meta-formats.rst     |   1 +
 Documentation/media/uapi/v4l/pixfmt-meta-d4xx.rst | 210 +++++++++++++++++++++
 drivers/media/usb/uvc/uvc_ctrl.c                  |  14 +-
 drivers/media/usb/uvc/uvc_debugfs.c               |   6 +-
 drivers/media/usb/uvc/uvc_driver.c                |  53 +++---
 drivers/media/usb/uvc/uvc_metadata.c              |   7 +-
 drivers/media/usb/uvc/uvcvideo.h                  |  10 +-
 include/uapi/linux/videodev2.h                    |   1 +
 8 files changed, 261 insertions(+), 41 deletions(-)
 create mode 100644 Documentation/media/uapi/v4l/pixfmt-meta-d4xx.rst

-- 
Regards,

Laurent Pinchart

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

only message in thread, other threads:[~2018-09-03 20:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-03 16:06 [GIT PULL FOR v4.20] uvcvideo changes Laurent Pinchart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).