Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb for the following: - gspca: fix compiler warning - pxa: compile only from 2.6.29 onwards. - v4l2: fix incorrect hue range check - v4l: remove unused I2C_DRIVERIDs. I've respun my patches against the latest v4l-dvb in order to fix the build errors. While working on qv4l2 I also discovered a Hue control range check bug that was copied-and-pasted into four drivers, I've fixed that as well. Thanks, Hans diffstat: linux/drivers/media/video/cs53l32a.c | 1 - linux/drivers/media/video/cx18/cx18-av-core.c | 2 +- linux/drivers/media/video/cx25840/cx25840-core.c | 2 +- linux/drivers/media/video/gspca/t613.c | 2 +- linux/drivers/media/video/m52790.c | 1 - linux/drivers/media/video/saa5246a.c | 1 - linux/drivers/media/video/saa5249.c | 1 - linux/drivers/media/video/saa7115.c | 2 +- linux/drivers/media/video/saa717x.c | 3 +-- linux/drivers/media/video/tda7432.c | 1 - linux/drivers/media/video/tda9840.c | 1 - linux/drivers/media/video/tda9875.c | 1 - linux/drivers/media/video/tea6415c.c | 1 - linux/drivers/media/video/tea6420.c | 1 - linux/drivers/media/video/tlv320aic23b.c | 1 - linux/drivers/media/video/tvmixer.c | 1 - linux/drivers/media/video/tvp5150.c | 1 - linux/drivers/media/video/upd64031a.c | 1 - linux/drivers/media/video/upd64083.c | 1 - linux/drivers/media/video/vp27smpx.c | 1 - linux/drivers/media/video/wm8739.c | 1 - v4l/versions.txt | 4 ++++ 22 files changed, 9 insertions(+), 22 deletions(-) -- Hans Verkuil - video4linux developer - sponsored by TANDBERG -- 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