Mauro,

Please pull from http://linuxtv.org/hg/~awalls/v4l-dvb-bugfix

for the following 3 changesets:

01/03: ivtv: Fix race condition for queued udma transfers
http://linuxtv.org/hg/~awalls/v4l-dvb-bugfix?cmd=changeset;node=0ffbc0331b4d

02/03: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audio
http://linuxtv.org/hg/~awalls/v4l-dvb-bugfix?cmd=changeset;node=7753cdcebd28

03/03: ivtv: Adjust msleep() delays used to prevent tinny audio and PCI bus hang
http://linuxtv.org/hg/~awalls/v4l-dvb-bugfix?cmd=changeset;node=ec42a97b1a36


 drivers/media/video/cx25840/cx25840-core.c |   48 +++++++++++++++++++++++------
 drivers/media/video/ivtv/ivtv-irq.c        |    5 +--
 drivers/media/video/ivtv/ivtv-streams.c    |    8 +++-
 drivers/media/video/ivtv/ivtv-udma.c       |    1 
 drivers/media/video/pvrusb2/pvrusb2-hdw.c  |    1 
 include/media/v4l2-subdev.h                |    1 
 6 files changed, 51 insertions(+), 13 deletions(-)

Thanks go to Argus for figuring out the causal relationship for the
tinny audio problem.

Many thanks go to Martin Dauskardt whose extensive testing efforts found
optimal time delays for the msleep()s to avoid video artifacts.

Thanks,
Andy

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to