Hi Mauro, Please pull the following patches for DaVinci VPBE driver. One of the patch has ARM changes and is Acked-by the ARM maintainer. Thanks and Regards, --Prabhakar Lad The following changes since commit 4bb891ebf60eb43ebd04e09bbcad24013067873f: [media] ivtv: ivtv-driver: Replace 'flush_work_sync()' (2012-12-20 15:22:30 -0200) are available in the git repository at: git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git davinci_media Lad, Prabhakar (2): davinci: vpbe: pass different platform names to handle different ip's media: davinci: vpbe: enable building of vpbe driver for DM355 and DM365 Wei Yongjun (3): media: davinci: vpbe: fix return value check in vpbe_display_reqbufs() media: davinci: vpbe: return error code on error in vpbe_display_g_crop() davinci: vpbe: remove unused variable in vpbe_initialize() arch/arm/mach-davinci/board-dm644x-evm.c | 8 ++-- arch/arm/mach-davinci/dm644x.c | 10 +--- drivers/media/platform/davinci/Kconfig | 22 ++------ drivers/media/platform/davinci/Makefile | 4 +- drivers/media/platform/davinci/vpbe.c | 6 +-- drivers/media/platform/davinci/vpbe_display.c | 9 ++-- drivers/media/platform/davinci/vpbe_osd.c | 35 ++++++++++---- drivers/media/platform/davinci/vpbe_venc.c | 65 +++++++++++++++++-------- include/media/davinci/vpbe_osd.h | 5 +- include/media/davinci/vpbe_venc.h | 5 +- 10 files changed, 95 insertions(+), 74 deletions(-) -- 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