From: Hans Verkuil <hverkuil@xs4all.nl>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: [GIT PULL FOR v3.17] Two code fixes, two doc fixes
Date: Fri, 25 Jul 2014 09:20:27 +0200 [thread overview]
Message-ID: <53D2053B.1080802@xs4all.nl> (raw)
Two vb2 patches: one fixes outdated comments, one fixes a poll bug w.r.t. output
streams (found while adding output streaming support to qv4l2).
One v4l2-ctrls enhancement: simplify how controls are set from within the kernel
and add a function to set a string controls.
One DocBook clarification how data_offset works.
Regards,
Hans
The following changes since commit 488046c237f3b78f91046d45662b318cd2415f64:
[media] rc: Fix compilation of st_rc and sunxi-cir (2014-07-23 23:04:17 -0300)
are available in the git repository at:
git://linuxtv.org/hverkuil/media_tree.git for-v3.17f
for you to fetch changes up to 2c10f031e7bf44c22660deb2bf9d0c0be1bf8491:
vb2: fix vb2_poll for output streams (2014-07-25 09:12:12 +0200)
----------------------------------------------------------------
Hans Verkuil (4):
Docbook/media: improve data_offset/bytesused documentation
v4l2-ctrls: add support for setting string controls
vb2: fix videobuf2-core.h comments
vb2: fix vb2_poll for output streams
Documentation/DocBook/media/v4l/io.xml | 7 ++++++-
drivers/media/v4l2-core/v4l2-ctrls.c | 47 ++++++++++++++++++++---------------------------
drivers/media/v4l2-core/videobuf2-core.c | 7 +++++++
include/media/v4l2-ctrls.h | 24 ++++++++++++++++++++++++
include/media/videobuf2-core.h | 16 ++++++++++------
5 files changed, 67 insertions(+), 34 deletions(-)
reply other threads:[~2014-07-25 7:20 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=53D2053B.1080802@xs4all.nl \
--to=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;
as well as URLs for NNTP newsgroup(s).