Here is the full set of implementation. But..... API Documentation is the really hard part as it is in XML format. I have wasted already quite too much time for it :/ The reason is that I don't have any XML editor, just plain text editor. Is there any WYSIWYG XML editor for Linux? If there is no even editor I wonder if it is wise at all to keep documentation in XML format... We used Altova XMLSpy on our structured data formats course and I would like to see something similar. regards Antti Antti Palosaari (7): v4l: add device type for Software Defined Radio v4l: add new tuner types for SDR v4l: 1 Hz resolution flag for tuners v4l: add stream format for SDR receiver v4l: define own IOCTL ops for SDR FMT v4l: enable some IOCTLs for SDR receiver v4l: add device capability flag for SDR receiver drivers/media/v4l2-core/v4l2-dev.c | 26 +++++++++++-- drivers/media/v4l2-core/v4l2-ioctl.c | 75 ++++++++++++++++++++++++++++++------ include/media/v4l2-dev.h | 3 +- include/media/v4l2-ioctl.h | 8 ++++ include/trace/events/v4l2.h | 1 + include/uapi/linux/videodev2.h | 16 ++++++++ 6 files changed, 114 insertions(+), 15 deletions(-) -- 1.8.4.2 -- 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