All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] V4L custom compat_ioctl32 support and uvcvideo changes for v3.4
@ 2012-03-02 10:28 Laurent Pinchart
  2012-03-02 17:29 ` [GIT PULL v2] " Laurent Pinchart
  0 siblings, 1 reply; 2+ messages in thread
From: Laurent Pinchart @ 2012-03-02 10:28 UTC (permalink / raw)
  To: linux-media

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [GIT PULL v2] V4L custom compat_ioctl32 support and uvcvideo changes for v3.4
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Laurent Pinchart @ 2012-03-02 17:29 UTC (permalink / raw)
  To: linux-media

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-02 17:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [GIT PULL v2] " Laurent Pinchart

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.