public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: [GIT PATCHES FOR 2.6.38] Fixes for driver pwc
Date: Tue, 16 Nov 2010 17:06:05 +0100	[thread overview]
Message-ID: <4CE2ABED.3080009@redhat.com> (raw)

Hi,

While investigating the following bug:
https://bugzilla.redhat.com/show_bug.cgi?id=624103

I found several errors in the handling of isoc transfers in
the pwc driver. The fixes in this pull request fix these.

Even with this fixed, the pwc driver is still far from ideal
in various places, esp. plug / unplug handling. If I feel like
it I may rewrite it as a gspca sub driver in the near future.

The following changes since commit 552faf8580766b6fc944cb966f690ed0624a5564:

   [media] mfd: Add timberdale video-in driver to timberdale (2010-11-16 12:06:58 -0200)

are available in the git repository at:
   git://linuxtv.org/hgoede/gspca.git gspca-for_v2.6.38

Hans de Goede (3):
       pwc: do not start isoc stream on /dev/video open
       pwc: Also set alt setting to alt0 when no error occured
       pwc: failure to submit an urb is a fatal error

  drivers/media/video/pwc/pwc-ctrl.c |    7 +++-
  drivers/media/video/pwc/pwc-if.c   |   65 +++++++++++------------------------
  drivers/media/video/pwc/pwc-v4l.c  |   13 ++++---
  drivers/media/video/pwc/pwc.h      |    1 -
  4 files changed, 34 insertions(+), 52 deletions(-)

Regards,

Hans


                 reply	other threads:[~2010-11-16 16:04 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=4CE2ABED.3080009@redhat.com \
    --to=hdegoede@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox