All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-media@vger.kernel.org
Subject: [GIT PULL] V4L custom compat_ioctl32 support and uvcvideo changes for v3.4
Date: Fri, 02 Mar 2012 11:28:33 +0100	[thread overview]
Message-ID: <7606670.NSjiUfzPCc@avalon> (raw)

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

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      |    9 ++
 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, 242 insertions(+), 20 deletions(-)

-- 
Regards,

Laurent Pinchart


             reply	other threads:[~2012-03-02 10:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-02 10:28 Laurent Pinchart [this message]
2012-03-02 17:29 ` [GIT PULL v2] V4L custom compat_ioctl32 support and uvcvideo changes for v3.4 Laurent Pinchart

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=7606670.NSjiUfzPCc@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.