This patch series adds support for the adv7842 video receiver and for the adv7511 video transmitter. These drivers have been in the cisco internal repository for way too long, and it is time to get them merged. A note regarding the adv7511 driver: there is also a drm driver floating around, but the driver in this patch series is a v4l driver. As of today it is not possible to have one driver that can be used by both v4l and drm subsystems. The hope is that the work done by Laurent Pinchart on the Common Display Framework will actually make this possible. When that happens the driver will have to be adapted for that. The two drivers in this patch series have been in use for some time now in our products, so they have been tested. This is an RFC since the driver code will change once a pending pull request has been merged. That pull request simplifies DV_TIMINGS handling by adding additional helper functions and moving all DV_TIMINGS support to a new v4l2-dv-timings module. See this branch for those upcoming features: http://git.linuxtv.org/hverkuil/media_tree.git/shortlog/refs/heads/for-v3.12 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