* [GIT PULL FOR v4.21] uvcvideo updates, part 2
@ 2018-12-04 13:33 Laurent Pinchart
0 siblings, 0 replies; only message in thread
From: Laurent Pinchart @ 2018-12-04 13:33 UTC (permalink / raw)
To: linux-media; +Cc: Kieran Bingham
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-12-04 13:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-04 13:33 [GIT PULL FOR v4.21] uvcvideo updates, part 2 Laurent Pinchart
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox