linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: [GIT PULL FOR v3.17] vb2 and docbook fixes for v3.17
Date: Mon, 04 Aug 2014 13:15:41 +0200	[thread overview]
Message-ID: <53DF6B5D.2090009@xs4all.nl> (raw)

Hi Mauro,

Some last minute fixes for v3.17:

vb2:
	- two comment fixes/improvements
	- a fix for a BUG_ON due to a wrong GFP mask
	- a regression fix for a previous commit that introduced a
	  new problem in case start_streaming would fail.

docbook:
	- fix a typo in the description of struct v4l2_subdev_selection
	- update changelog and update version number to 3.17

Regards,

	Hans

The following changes since commit 0f3bf3dc1ca394a8385079a5653088672b65c5c4:

  [media] cx23885: fix UNSET/TUNER_ABSENT confusion (2014-08-01 15:30:59 -0300)

are available in the git repository at:

  git://linuxtv.org/hverkuil/media_tree.git for-v3.17i

for you to fetch changes up to 884cb96a1719af9494cce8f660a4568417833c15:

  DocBook media: update version number and V4L2 changes (2014-08-04 13:11:22 +0200)

----------------------------------------------------------------
Hans Verkuil (6):
      videobuf2-dma-sg: fix for wrong GFP mask to sg_alloc_table_from_pages
      videobuf2-core: add comments before the WARN_ON
      videobuf2-core.h: fix comment
      vb2: fix vb2 state check when start_streaming fails
      DocBook media: fix fieldname in struct v4l2_subdev_selection
      DocBook media: update version number and V4L2 changes

 Documentation/DocBook/media/v4l/compat.xml                    | 24 ++++++++++++++++++++++++
 Documentation/DocBook/media/v4l/v4l2.xml                      | 11 ++++++-----
 Documentation/DocBook/media/v4l/vidioc-subdev-g-selection.xml |  2 +-
 drivers/media/v4l2-core/videobuf2-core.c                      | 29 ++++++++++++++++++++++-------
 drivers/media/v4l2-core/videobuf2-dma-sg.c                    |  2 +-
 include/media/videobuf2-core.h                                |  2 +-
 6 files changed, 55 insertions(+), 15 deletions(-)

                 reply	other threads:[~2014-08-04 11:15 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=53DF6B5D.2090009@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).