Mauro, Please pull the following patches contributed by Ian Armstrong. I have stated they are for 2.6.36 because they are either for debugging, or constitute something more than just a bugfix (so I didn't think they were allowed in 2.6.35-rcX). The following changes since commit 41c5f984b67b331064e69acc9fca5e99bf73d400: Mauro Carvalho Chehab (1): Merge tag 'v2.6.35-rc2' into HEAD are available in the git repository at: ssh://linuxtv.org/git/awalls/v4l-dvb.git ivtvfw Andy Walls (1): ivtv: Increment driver version due to firmware loading changes Ian Armstrong (2): ivtv: Add firmare monitoring and debug mode to ignore firmware problems ivtv: Automatic firmware reload drivers/media/video/ivtv/ivtv-driver.c | 14 ++++ drivers/media/video/ivtv/ivtv-driver.h | 4 + drivers/media/video/ivtv/ivtv-fileops.c | 30 +++++++- drivers/media/video/ivtv/ivtv-firmware.c | 122 ++++++++++++++++++++++++++++++ drivers/media/video/ivtv/ivtv-firmware.h | 1 + drivers/media/video/ivtv/ivtv-mailbox.c | 8 ++ drivers/media/video/ivtv/ivtv-mailbox.h | 1 + drivers/media/video/ivtv/ivtv-streams.c | 11 ++- drivers/media/video/ivtv/ivtv-version.h | 2 +- drivers/media/video/ivtv/ivtvfb.c | 41 ++++++++++- 10 files changed, 228 insertions(+), 6 deletions(-) Regards, Andy -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html