This patch series splits up the previous version into smaller pieces. The previous version is found here: http://www.spinics.net/lists/linux-media/msg74171.html Changes since v1: - Split up the code in smaller parts where possible. The actual conversion is still a lot of code. - Added the regression fix as the first patch to hopefully prevent merge conflicts since that should go to 3.14 and 15. - Moved the vb2_queue out of the saa7134_dmaqueue struct and back to struct saa7134_dev. On closer examination the vb2_queue does not really belong to dmaqueue. - Added a final patch to re-enable USERPTR support if explicitly enabled and it checks that the user pointer is page-aligned. 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