From: Mats Randgaard <mats.randgaard@xxxxxxxxxxxx> Support for DV preset and timings added to vpif_capture and vpif_display drivers. Functions for debugging are added and the code is improved as well. Mats Randgaard (5): vpif_cap/disp: Add debug functionality vpif: Move and extend ch_params[] vpif_cap/disp: Added support for DV presets vpif_cap/disp: Added support for DV timings vpif_cap/disp: Cleanup, improved comments drivers/media/video/davinci/vpif.c | 178 +++++++++++++ drivers/media/video/davinci/vpif.h | 18 +- drivers/media/video/davinci/vpif_capture.c | 380 ++++++++++++++++++++++++++-- drivers/media/video/davinci/vpif_capture.h | 2 + drivers/media/video/davinci/vpif_display.c | 370 +++++++++++++++++++++++++-- drivers/media/video/davinci/vpif_display.h | 2 + 6 files changed, 893 insertions(+), 57 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