Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb for the following: - omap2: add OMAP2 camera driver. - v4l2-int-if: add three new ioctls for std handling and routing - v4l: add new tvp514x I2C video decoder driver Thanks to Nokia and TI for these drivers! Regards, Hans diffstat: b/linux/drivers/media/video/omap24xxcam-dma.c | 601 ++++++++ b/linux/drivers/media/video/omap24xxcam.c | 1908 ++++++++++++++++++++++++++ b/linux/drivers/media/video/omap24xxcam.h | 593 ++++++++ b/linux/drivers/media/video/tvp514x.c | 1569 +++++++++++++++++++++ b/linux/drivers/media/video/tvp514x_regs.h | 297 ++++ b/linux/include/media/tvp514x.h | 118 + linux/drivers/media/video/Kconfig | 18 linux/drivers/media/video/Makefile | 4 linux/include/media/v4l2-int-device.h | 6 9 files changed, 5114 insertions(+) -- Hans Verkuil - video4linux developer - sponsored by TANDBERG -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html