public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-media@vger.kernel.org
Cc: Kieran Bingham <kieran.bingham@ideasonboard.com>
Subject: [GIT PULL FOR v4.21] uvcvideo updates, part 2
Date: Tue, 04 Dec 2018 15:33:37 +0200	[thread overview]
Message-ID: <1894973.pJ2Bl7CWkv@avalon> (raw)

Hi Mauro,

The following changes since commit 9b90dc85c718443a3e573a0ccf55900ff4fa73ae:

  media: seco-cec: add missing header file to fix build (2018-12-03 15:11:00 
-0500)

are available in the Git repository at:

  git://linuxtv.org/pinchartl/media.git uvc/async

for you to fetch changes up to e1b1c84504a76ea48ac0f459c5efb64935dc3dde:

  media: uvcvideo: Utilise for_each_uvc_urb iterator (2018-12-04 15:11:15 
+0200)

----------------------------------------------------------------
Kieran Bingham (10):
      media: uvcvideo: Refactor URB descriptors
      media: uvcvideo: Convert decode functions to use new context structure
      media: uvcvideo: Protect queue internals with helper
      media: uvcvideo: queue: Simplify spin-lock usage
      media: uvcvideo: queue: Support asynchronous buffer handling
      media: uvcvideo: Abstract streaming object lifetime
      media: uvcvideo: Move decode processing to process context
      media: uvcvideo: Split uvc_video_enable into two
      media: uvcvideo: Rename uvc_{un,}init_video()
      media: uvcvideo: Utilise for_each_uvc_urb iterator

 drivers/media/usb/uvc/uvc_driver.c |  65 ++++++++---
 drivers/media/usb/uvc/uvc_isight.c |   6 +-
 drivers/media/usb/uvc/uvc_queue.c  | 110 ++++++++++++++----
 drivers/media/usb/uvc/uvc_video.c  | 274 ++++++++++++++++++++++-------------
 drivers/media/usb/uvc/uvcvideo.h   |  65 +++++++++--
 5 files changed, 369 insertions(+), 151 deletions(-)

-- 
Regards,

Laurent Pinchart

                 reply	other threads:[~2018-12-04 13:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1894973.pJ2Bl7CWkv@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=kieran.bingham@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox