* [GIT PATCHES FOR 2.6.38] Fixes for driver pwc
@ 2010-11-16 16:06 Hans de Goede
0 siblings, 0 replies; only message in thread
From: Hans de Goede @ 2010-11-16 16:06 UTC (permalink / raw)
To: Linux Media Mailing List
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-11-16 16:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-16 16:06 [GIT PATCHES FOR 2.6.38] Fixes for driver pwc Hans de Goede
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox