From: Sakari Ailus <sakari.ailus@iki.fi>
To: "linux-media@vger.kernel.org" <linux-media@vger.kernel.org>
Subject: [GIT PULL FOR 3.6] V4L2 API cleanups
Date: Sun, 10 Jun 2012 23:22:59 +0300 [thread overview]
Message-ID: <4FD50223.4030501@iki.fi> (raw)
Hi Mauro,
Here are two V4L2 API cleanup patches; the first removes __user from
videodev2.h from a few places, making it possible to use the header file
as such in user space, while the second one changes the
v4l2_buffer.input field back to reserved.
The following changes since commit 5472d3f17845c4398c6a510b46855820920c2181:
[media] mt9m032: Implement V4L2_CID_PIXEL_RATE control (2012-05-24
09:27:24 -0300)
are available in the git repository at:
ssh://linuxtv.org/git/sailus/media_tree.git media-for-3.6
Sakari Ailus (2):
v4l: Remove __user from interface structure definitions
v4l: drop v4l2_buffer.input and V4L2_BUF_FLAG_INPUT
Documentation/DocBook/media/v4l/compat.xml | 12 ++++++++++++
Documentation/DocBook/media/v4l/io.xml | 19 +++++--------------
Documentation/DocBook/media/v4l/vidioc-qbuf.xml | 9 +++------
drivers/media/video/cpia2/cpia2_v4l.c | 2 +-
drivers/media/video/v4l2-compat-ioctl32.c | 11 +++++------
drivers/media/video/videobuf-core.c | 16 ----------------
drivers/media/video/videobuf2-core.c | 5 ++---
include/linux/videodev2.h | 9 ++++-----
8 files changed, 32 insertions(+), 51 deletions(-)
Kind regards,
--
Sakari Ailus
sakari.ailus@iki.fi
next reply other threads:[~2012-06-10 20:23 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-10 20:22 Sakari Ailus [this message]
2012-06-11 7:50 ` [GIT PULL FOR 3.6] V4L2 API cleanups Laurent Pinchart
2012-06-11 9:39 ` Sakari Ailus
2012-06-16 22:03 ` Laurent Pinchart
2012-06-17 7:54 ` Sakari Ailus
2012-06-18 10:53 ` Laurent Pinchart
2012-07-05 20:46 ` Mauro Carvalho Chehab
2012-07-06 8:51 ` Laurent Pinchart
2012-07-05 20:55 ` Mauro Carvalho Chehab
2012-07-05 21:21 ` Sakari Ailus
2012-07-05 21:31 ` Ezequiel Garcia
2012-07-05 22:27 ` Mauro Carvalho Chehab
2012-07-05 21:41 ` Mauro Carvalho Chehab
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=4FD50223.4030501@iki.fi \
--to=sakari.ailus@iki.fi \
--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).