From: Hans Verkuil <hans.verkuil@xxxxxxxxx> The first two patches fix type inconsistencies, but make no other changes. The next two add support for logging InfoFrames to both drivers. The last two patches fix a logging bug and log two more pieces of information regarding the colorspace handling of the adv76xx. Regards, Hans Hans Verkuil (6): adv7511: replace uintX_t by uX for consistency adv7842: replace uintX_t by uX for consistency adv7511: log the currently set infoframes adv7604: log infoframes adv7604: fix broken saturator check adv7604: log alt-gamma and HDMI colorspace drivers/media/i2c/Kconfig | 2 + drivers/media/i2c/adv7511.c | 155 +++++++++++++++++++++++++++---- drivers/media/i2c/adv7604.c | 103 +++++++++++++------- drivers/media/i2c/adv7842.c | 22 ++--- drivers/media/pci/cobalt/cobalt-driver.c | 1 + include/media/adv7511.h | 7 +- include/media/adv7842.h | 50 +++++----- 7 files changed, 251 insertions(+), 89 deletions(-) -- 2.1.4 -- 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