Hi Mauro, The following changes since commit 35a912455ff5640dc410e91279b03e04045265b2: Merge branch 'v4l_for_linus' into staging/for_v3.2 (2011-10-19 12:41:18 -0200) are available in the git repository at: git://linuxtv.org/pinchartl/media.git omap3isp-omap3isp-next Guennadi Liakhovetski (1): omap3isp: ccdc: remove redundant operation Laurent Pinchart (9): omap3isp: Move media_entity_cleanup() from unregister() to cleanup() omap3isp: Move *_init_entities() functions to the init/cleanup section omap3isp: Add missing mutex_destroy() calls omap3isp: Fix memory leaks in initialization error paths omap3isp: Report the ISP revision through the media controller API omap3isp: preview: Remove horizontal averager support omap3isp: preview: Rename min/max input/output sizes defines omap3isp: preview: Add crop support on the sink pad omap_vout: Add poll() support drivers/media/video/omap/omap_vout.c | 10 + drivers/media/video/omap3isp/isp.c | 3 + drivers/media/video/omap3isp/ispccdc.c | 86 ++++--- drivers/media/video/omap3isp/ispccp2.c | 125 +++++---- drivers/media/video/omap3isp/ispcsi2.c | 91 ++++--- drivers/media/video/omap3isp/isph3a_aewb.c | 2 +- drivers/media/video/omap3isp/isph3a_af.c | 2 +- drivers/media/video/omap3isp/isphist.c | 2 +- drivers/media/video/omap3isp/isppreview.c | 419 +++++++++++++++++---------- drivers/media/video/omap3isp/isppreview.h | 9 +- drivers/media/video/omap3isp/ispreg.h | 3 - drivers/media/video/omap3isp/ispresizer.c | 104 ++++---- drivers/media/video/omap3isp/ispstat.c | 52 ++-- drivers/media/video/omap3isp/ispstat.h | 2 +- drivers/media/video/omap3isp/ispvideo.c | 11 +- drivers/media/video/omap3isp/ispvideo.h | 1 + 16 files changed, 545 insertions(+), 377 deletions(-) -- Regards, Laurent Pinchart -- 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