Changes since v1: - Fix warning that Mauro found (and why didn't I get that warning?) - Replaced dprintk by either dev_dbg or dev_err. But this means I need to retest the driver when I'm back from the LinuxCon to be sure I'm not getting any spurious DMA errors. Add support for the tw68 driver. The driver has been out-of-tree for many years on gitorious: https://gitorious.org/tw68/tw68-v2 I have refactored and ported that driver to the latest V4L2 core frameworks. Tested with my Techwell tw6805a and tw6816 grabber boards. Note that there is no audio support. If anyone is interested in adding alsa support, please contact me. It's definitely doable. These devices are quite common and people are using the out-of-tree driver, so it would be nice to have proper support for this in the mainline kernel. 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