From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-media@vger.kernel.org
Cc: Hans Verkuil <hverkuil@xs4all.nl>
Subject: [GIT PULL FOR v3.19] uvcvideo changes
Date: Fri, 07 Nov 2014 08:16:28 +0200 [thread overview]
Message-ID: <1524049.TLSF8qZEUD@avalon> (raw)
Hi Mauro,
The following changes since commit 4895cc47a072dcb32d3300d0a46a251a8c6db5f1:
[media] s5p-mfc: fix sparse error (2014-11-05 08:29:27 -0200)
are available in the git repository at:
git://linuxtv.org/pinchartl/media.git remotes/media/uvc/next
for you to fetch changes up to a1bee5f9f606f89ff30171658a82bf532cca7f3d:
uvcvideo: Return all buffers to vb2 at stream stop and start failure
(2014-11-07 08:13:21 +0200)
The "v4l2: get/set prio using video_dev prio structure" patch hasn't been
acked yet. I'm leaving now for two weeks of holidays and I would like to avoid
missing the merge window, so I'd appreciate if someone (Hans ? :-)) could
review it in my absence and ack the pull request. If it needs to be delayed
for some reason, could the first two patches (from Philipp and Takashi) still
get in ?
----------------------------------------------------------------
Laurent Pinchart (10):
v4l2: get/set prio using video_dev prio structure
uvcvideo: Move to video_ioctl2
uvcvideo: Set buffer field to V4L2_FIELD_NONE
uvcvideo: Separate video and queue enable/disable operations
uvcvideo: Add function to convert from queue to stream
uvcvideo: Implement vb2 queue start and stop stream operations
uvcvideo: Don't stop the stream twice at file handle release
uvcvideo: Rename uvc_alloc_buffers to uvc_request_buffers
uvcvideo: Rename and split uvc_queue_enable to uvc_queue_stream(on|off)
uvcvideo: Return all buffers to vb2 at stream stop and start failure
Philipp Zabel (1):
uvcvideo: Add quirk to force the Oculus DK2 IR tracker to grayscale
Takashi Iwai (1):
uvcvideo: Fix destruction order in uvc_delete()
drivers/media/usb/uvc/uvc_driver.c | 51 ++-
drivers/media/usb/uvc/uvc_queue.c | 161 ++++---
drivers/media/usb/uvc/uvc_v4l2.c | 1009 +++++++++++++++++++--------------
drivers/media/usb/uvc/uvc_video.c | 23 +-
drivers/media/usb/uvc/uvcvideo.h | 12 +-
drivers/media/v4l2-core/v4l2-ioctl.c | 4 +-
6 files changed, 705 insertions(+), 555 deletions(-)
--
Regards,
Laurent Pinchart
next reply other threads:[~2014-11-07 6:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-07 6:16 Laurent Pinchart [this message]
2014-11-11 10:56 ` [GIT PULL FOR v3.19] uvcvideo changes Mauro Carvalho Chehab
2014-11-24 9:06 ` Laurent Pinchart
2014-11-24 10:12 ` Mauro Carvalho Chehab
2014-11-24 10:41 ` Laurent Pinchart
2014-11-24 10:59 ` Mauro Carvalho Chehab
2014-11-24 11:14 ` Laurent Pinchart
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=1524049.TLSF8qZEUD@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=hverkuil@xs4all.nl \
--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