Hi Mauro The following two patches are for 2.6.32. One of them fixes sh_mobile_ceu_camera compile breakage, and another one adds a new soc-camera / v4l2-subdev driver for ov9640. Marek, looks like you didn't even compile tested your driver with CONFIG_VIDEO_ADV_DEBUG=y. It didn't compile, so, I had to fix it. Please pull from http://linuxtv.org/hg/~gliakhovetski/v4l-dvb for the following 2 changesets: 01/02: V4L2: Add a v4l2-subdev (soc-camera) driver for OmniVision OV9640 sensor http://linuxtv.org/hg/~gliakhovetski/v4l-dvb?cmd=changeset;node=1dec51b360a3 02/02: sh_mobile_ceu_camera: fix compile breakage, caused by a bad merge http://linuxtv.org/hg/~gliakhovetski/v4l-dvb?cmd=changeset;node=a798c751f06d b/linux/drivers/media/video/ov9640.c | 801 +++++++++++++++++++++++ b/linux/drivers/media/video/ov9640.h | 209 ++++++ linux/drivers/media/video/Kconfig | 6 linux/drivers/media/video/Makefile | 1 linux/drivers/media/video/sh_mobile_ceu_camera.c | 4 linux/include/media/v4l2-chip-ident.h | 1 6 files changed, 1020 insertions(+), 2 deletions(-) Thanks Guennadi --- Guennadi Liakhovetski, Ph.D. Freelance Open-Source Software Developer http://www.open-technology.de/ -- 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