Hi Mauro, The following changes since commit 2f4cf2c3a971c4d5154def8ef9ce4811d702852d: [media] dib9000: release a lock on error (2011-09-30 13:32:56 -0300) 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 (4): 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 drivers/media/video/omap3isp/isp.c | 2 + 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 | 108 ++++++++++++------------ 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 + 13 files changed, 318 insertions(+), 270 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