mbox series

[GIT,PULL,FOR,v5.1] UVC and VSP changes

Message ID 20190214125946.GI3682@pendragon.ideasonboard.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,FOR,v5.1] UVC and VSP changes | expand

Pull-request

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

Message

Laurent Pinchart Feb. 14, 2019, 12:59 p.m. UTC
Hi Mauro,

The following changes since commit 6fd369dd1cb65a032f1ab9227033ecb7b759656d:

  media: vimc: fill in bus_info in media_device_info (2019-02-07 12:38:59 -0500)

are available in the Git repository at:

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

for you to fetch changes up to 1215f65c095d7b40784b331aa79611dbd0e303c5:

  dt-bindings: media: renesas-fcp: Add RZ/G2 support (2019-02-14 14:53:56 +0200)

----------------------------------------------------------------
UVC and VSP changes for v5.1

----------------------------------------------------------------
Fabrizio Castro (2):
      media: vsp1: Add RZ/G support
      dt-bindings: media: renesas-fcp: Add RZ/G2 support

Hans Verkuil (3):
      media: uvcvideo: Fix smatch warning
      media: uvcvideo: Use usb_make_path to fill in usb_info
      media: vsp1: Fix smatch warning

 Documentation/devicetree/bindings/media/renesas,fcp.txt  | 5 +++--
 Documentation/devicetree/bindings/media/renesas,vsp1.txt | 6 +++---
 drivers/media/platform/vsp1/vsp1_drm.c                   | 6 +++---
 drivers/media/usb/uvc/uvc_driver.c                       | 2 +-
 drivers/media/usb/uvc/uvcvideo.h                         | 6 ++++--
 5 files changed, 14 insertions(+), 11 deletions(-)