Hi all! These patches fix v4l2-compliance errors in mem2mem_testdev. Two core fixes (v4l2-dev.c and v4l2-mem2mem.c) and the other fixes are all in the driver itself. Regards, Hans The following changes since commit 931efdf58bd83af8d0578a6cc53421675daf6d41: Merge branch 'v4l_for_linus' into staging/for_v3.6 (2012-07-14 15:45:44 -0300) are available in the git repository at: git://linuxtv.org/hverkuil/media_tree.git m2m for you to fetch changes up to 3397e353a24c32221363ba1438ab03364c08b8a9: v4l2-dev: G_PARM was incorrectly enabled for all video nodes. (2012-07-19 13:49:25 +0200) ---------------------------------------------------------------- Hans Verkuil (6): mem2mem_testdev: convert to the control framework and v4l2_fh. mem2mem_testdev: set bus_info and device_caps. v4l2-mem2mem: support events in v4l2_m2m_poll. mem2mem_testdev: add control events support. mem2mem_testdev: set default size and fix colorspace. v4l2-dev: G_PARM was incorrectly enabled for all video nodes. drivers/media/video/mem2mem_testdev.c | 262 ++++++++++++++++++++++++++++----------------------------------------- drivers/media/video/v4l2-dev.c | 3 +- drivers/media/video/v4l2-mem2mem.c | 18 ++++- 3 files changed, 126 insertions(+), 157 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