Hi Mauro Here a couple of fixes for 3.2. You've already applied the mt9t112 patch from Dan, but only to your 3.3 branch, it certainly has to go to 3.2 too. The following changes since commit 8e8da023f5af71662867729db5547dc54786093c: x86: Fix boot failures on older AMD CPU's (2011-12-04 11:57:09 -0800) are available in the git repository at: git://linuxtv.org/gliakhovetski/v4l-dvb.git 3.2-rc4-fixes Dan Carpenter (1): V4L: mt9t112: use after free in mt9t112_probe() Guennadi Liakhovetski (1): V4L: soc-camera: fix compiler warnings on 64-bit platforms Janusz Krzysztofik (1): V4L: omap1_camera: fix missing <linux/module.h> include drivers/media/video/mt9t112.c | 4 ++- drivers/media/video/omap1_camera.c | 1 + drivers/media/video/ov6650.c | 2 +- drivers/media/video/sh_mobile_ceu_camera.c | 34 +++++++++++++++++---------- drivers/media/video/sh_mobile_csi2.c | 4 +- drivers/media/video/soc_camera.c | 3 +- include/media/soc_camera.h | 7 +++++- 7 files changed, 36 insertions(+), 19 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