From: Hans Verkuil <hans.verkuil@xxxxxxxxx> VIDIOC_CREATE_BUFS didn't clear the reserved field in the kernel. Update the documentation so that it is in sync with what v4l2-compliance checks and what valgrind checks. Hans Verkuil (2): v4l2-ioctl: clear the reserved field of v4l2_create_buffers DocBook media: correct description of reserved fields Documentation/DocBook/media/v4l/io.xml | 12 ++++++------ Documentation/DocBook/media/v4l/pixfmt.xml | 8 ++++---- Documentation/DocBook/media/v4l/vidioc-create-bufs.xml | 3 ++- .../DocBook/media/v4l/vidioc-enum-frameintervals.xml | 3 ++- Documentation/DocBook/media/v4l/vidioc-enum-framesizes.xml | 3 ++- Documentation/DocBook/media/v4l/vidioc-expbuf.xml | 3 ++- Documentation/DocBook/media/v4l/vidioc-g-selection.xml | 2 +- Documentation/DocBook/media/v4l/vidioc-querybuf.xml | 3 ++- Documentation/DocBook/media/v4l/vidioc-reqbufs.xml | 4 ++-- drivers/media/v4l2-core/v4l2-ioctl.c | 2 ++ 10 files changed, 25 insertions(+), 18 deletions(-) -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html