From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-media@vger.kernel.org
Subject: [GIT PULL v2] V4L custom compat_ioctl32 support and uvcvideo changes for v3.4
Date: Fri, 02 Mar 2012 18:29:08 +0100 [thread overview]
Message-ID: <3599272.HaRRMUkdNT@avalon> (raw)
In-Reply-To: <7606670.NSjiUfzPCc@avalon>
Hi Mauro,
The following changes since commit e8ca6d20a65d9d94693a0ed99b12d95b882dc859:
[media] tveeprom: update hauppauge tuner list thru 181 (2012-02-28 18:46:53
-0300)
are available in the git repository at:
git://linuxtv.org/pinchartl/uvcvideo.git uvcvideo-next
This now includes that linux/atomic.h patch from Andrew Morton that was
forgotten in the previous pull request.
Andrew Morton (1):
uvcvideo: uvc_driver.c: use linux/atomic.h
Javier Martin (1):
uvcvideo: Allow userptr IO mode
Laurent Pinchart (5):
uvcvideo: Avoid division by 0 in timestamp calculation
v4l: Add custom compat_ioctl32 operation
uvcvideo: Return -ENOTTY in case of unknown ioctl
uvcvideo: Implement compat_ioctl32 for custom ioctls
uvcvideo: Add support for Dell XPS m1530 integrated webcam
drivers/media/video/Makefile | 7 +-
drivers/media/video/uvc/uvc_driver.c | 11 ++-
drivers/media/video/uvc/uvc_queue.c | 2 +-
drivers/media/video/uvc/uvc_v4l2.c | 207 +++++++++++++++++++++++++++-
drivers/media/video/uvc/uvc_video.c | 14 ++-
drivers/media/video/v4l2-compat-ioctl32.c | 20 ++--
include/media/v4l2-dev.h | 3 +
7 files changed, 243 insertions(+), 21 deletions(-)
--
Regards,
Laurent Pinchart
prev parent reply other threads:[~2012-03-02 17:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-02 10:28 [GIT PULL] V4L custom compat_ioctl32 support and uvcvideo changes for v3.4 Laurent Pinchart
2012-03-02 17:29 ` Laurent Pinchart [this message]
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=3599272.HaRRMUkdNT@avalon \
--to=laurent.pinchart@ideasonboard.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.