Hello Mauro, Please pull our fixes for videobuf2 framework into your for_v3.3 development branch. Best regards, Marek Szyprowski Samsung Poland R&D Center The following changes since commit bcc072756e4467dc30e502a311b1c3adec96a0e4: [media] STV0900: Query DVB frontend delivery capabilities (2011-12-12 15:04:34 -0200) are available in the git repository at: git://git.infradead.org/users/kmpark/linux-samsung vb2-fixes Andrzej Pietrasiewicz (1): media: vb2: vmalloc-based allocator user pointer handling Marek Szyprowski (4): media: vb2: fix queueing of userptr buffers with null buffer pointer media: vb2: fix potential deadlock in mmap vs. get_userptr handling media: vb2: remove plane argument from call_memop and cleanup mempriv usage media: vb2: review mem_priv usage and fix potential bugs drivers/media/video/videobuf2-core.c | 118 +++++++++++++++++++------------ drivers/media/video/videobuf2-dma-sg.c | 3 +- drivers/media/video/videobuf2-memops.c | 28 +++----- drivers/media/video/videobuf2-vmalloc.c | 90 ++++++++++++++++++++--- 4 files changed, 161 insertions(+), 78 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