All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Walls <awalls@md.metrocast.net>
To: linux-media@vger.kernel.org
Cc: Paul Cassella <pwc@bigw.org>,
	"Dr. David Alan Gilbert" <linux@treblig.org>
Subject: [RESEND][GIT PATCHES for 2.6.39] ivtv fixes
Date: Sat, 26 Feb 2011 01:07:43 -0500	[thread overview]
Message-ID: <1298700463.2709.40.camel@localhost> (raw)

Mauro,

Please pull the following ivtv patches for 2.6.39.

Thanks go to David Alan Gilbert for reporting a problem I failed to
clean up properly the first time, and Paul Cassella for providing fixes
for long-standing problems in error handling.

Regards,
Andy


The following changes since commit ffd14aab03dbb8bb1bac5284603835f94d833bd6:

  [media] au0828: fix VBI handling when in V4L2 streaming mode (2011-02-02 12:06:14 -0200)

are available in the git repository at:
  ssh://linuxtv.org/git/awalls/media_tree.git ivtv_39

Andy Walls (1):
      ivtv: Fix sparse warning regarding a user pointer in ivtv_write_vbi_from_user()

Paul Cassella (3):
      Documentation: README.ivtv: Remove note that ivtvfb is not yet in the kernel
      ivtv: udma: handle get_user_pages() returning fewer pages than we asked for
      ivtv: yuv: handle get_user_pages() -errno returns

 Documentation/video4linux/README.ivtv |    3 +-
 drivers/media/video/ivtv/ivtv-udma.c  |    7 ++++-
 drivers/media/video/ivtv/ivtv-vbi.c   |    2 +-
 drivers/media/video/ivtv/ivtv-yuv.c   |   52 +++++++++++++++++++++++++-------
 4 files changed, 48 insertions(+), 16 deletions(-)




                 reply	other threads:[~2011-02-26  6:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1298700463.2709.40.camel@localhost \
    --to=awalls@md.metrocast.net \
    --cc=linux-media@vger.kernel.org \
    --cc=linux@treblig.org \
    --cc=pwc@bigw.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.