* [GIT PULL FOR v3.17] vb2 and docbook fixes for v3.17
@ 2014-08-04 11:15 Hans Verkuil
0 siblings, 0 replies; only message in thread
From: Hans Verkuil @ 2014-08-04 11:15 UTC (permalink / raw)
To: Linux Media Mailing List
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-08-04 11:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-04 11:15 [GIT PULL FOR v3.17] vb2 and docbook fixes for v3.17 Hans Verkuil
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).