This patch series adds support for matrices and motion detection and converts the solo6x10 and go7007 driver to use these new APIs. See this RFCv2 for details on the motion detection API: http://www.mail-archive.com/linux-media@xxxxxxxxxxxxxxx/msg62085.html And this RFC for details on the matrix API (which superseeds the v4l2_md_blocks in the RFC above): http://permalink.gmane.org/gmane.linux.drivers.video-input-infrastructure/65195 I have tested this with the solo and go7007 boards, both global motion detection and regional motion detection, and it works well. Although note the commit message for patch 10 regarding some uncertainties regarding regional MD in the go7007 driver. Changes since the first RFC patch series: - document the new APIs - implemented motion detection in the go7007 driver I have adapted v4l2-ctl to support the new APIs: http://git.linuxtv.org/hverkuil/v4l-utils.git/shortlog/refs/heads/matrix If there are no more comments regarding this patch series, then I'll make a pull request for this. Once this is in, I can move the solo and go7007 drivers into the mainline kernel, since the missing motion detection API is the only bit keeping them in staging. Regards, Hans -- 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