All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Linux Media Mailing List <linux-media@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL for 2.6.34] V4L/DVB fixes
Date: Mon, 12 Jul 2010 15:15:15 -0300	[thread overview]
Message-ID: <4C3B5BB3.8050704@redhat.com> (raw)

Linus,

Please pull from:
  ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git v4l_for_2.6.35

For some fixes at V4L/DVB.

Cheers,
Mauro.

The following changes since commit b9f399594d12e353dcb609c25219bdaa76c2a050:

  Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 (2010-07-08 08:20:41 -0700)

are available in the git repository at:

  ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git v4l_for_2.6.35

Andy Walls (3):
      V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tuner
      V4L/DVB: tveeprom: Add an entry for tuner code 168: a TCL M30WTP-4N-E tuner
      V4L/DVB: Documentation: Add the Philips FQ1236 MK5 to video4linux/CARDLIST.tuner

Ian Armstrong (1):
      V4L/DVB: ivtv: Add delay to ensure the decoder always restarts with a blank screen

Laurent Pinchart (2):
      V4L/DVB: uvcvideo: Power line frequency control doesn't support GET_MIN/MAX/RES
      V4L/DVB: uvc: Fix multiple symbols definitions with UVC gadget and host drivers

Pawel Osciak (1):
      V4L/DVB: v4l: mem2mem_testdev: fix g_fmt NULL pointer dereference

Vaibhav Hiremath (3):
      V4L/DVB: OMAP_VOUT:Build FIX: Rebased against latest DSS2 changes
      V4L/DVB: OMAP_VOUT: fix: Replaced dma-sg with dma-contig
      V4L/DVB: OMAP_VOUT: fix: Module params were not working through bootargs

 Documentation/video4linux/CARDLIST.tuner   |    1 +
 drivers/media/common/tuners/tuner-simple.c |    1 +
 drivers/media/common/tuners/tuner-types.c  |   16 +++
 drivers/media/video/ivtv/ivtv-streams.c    |    3 +
 drivers/media/video/mem2mem_testdev.c      |    3 +
 drivers/media/video/omap/Kconfig           |    4 +-
 drivers/media/video/omap/Makefile          |    4 +-
 drivers/media/video/omap/omap_vout.c       |   81 ++++++---------
 drivers/media/video/tveeprom.c             |   15 +++
 drivers/media/video/uvc/uvc_ctrl.c         |    4 +-
 drivers/usb/gadget/f_uvc.c                 |    4 +-
 drivers/usb/gadget/uvc.h                   |   10 +--
 drivers/usb/gadget/uvc_queue.c             |  153 ++++++++++++++-------------
 drivers/usb/gadget/uvc_queue.h             |   20 ----
 drivers/usb/gadget/uvc_v4l2.c              |    2 +-
 drivers/usb/gadget/uvc_video.c             |    6 +-
 drivers/usb/gadget/webcam.c                |    4 +-
 include/media/tuner.h                      |    1 +
 18 files changed, 169 insertions(+), 163 deletions(-)


             reply	other threads:[~2010-07-12 18:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-12 18:15 Mauro Carvalho Chehab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-05-07  0:49 [GIT PULL for 2.6.34] V4L/DVB fixes 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=4C3B5BB3.8050704@redhat.com \
    --to=mchehab@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=torvalds@linux-foundation.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.