Those patches complete the kernel-doc for the dvbdev changes and documents the uAPI defined by the media controller next generation. Mauro Carvalho Chehab (6): dvbdev: Document the new MC-related fields [media] DocBook: MC: add the concept of interfaces [media] DocBook: move data types to a separate section [media] Docbook: media-types.xml: update the existing tables [media] DocBook: add a table for Media Controller interfaces [media] DocBook: Document MEDIA_IOC_G_TOPOLOGY .../DocBook/media/v4l/media-controller.xml | 44 ++- .../DocBook/media/v4l/media-ioc-enum-entities.xml | 104 ------ .../DocBook/media/v4l/media-ioc-enum-links.xml | 56 --- .../DocBook/media/v4l/media-ioc-g-topology.xml | 391 +++++++++++++++++++++ Documentation/DocBook/media/v4l/media-types.xml | 240 +++++++++++++ drivers/media/dvb-core/dvbdev.h | 12 +- 6 files changed, 671 insertions(+), 176 deletions(-) create mode 100644 Documentation/DocBook/media/v4l/media-ioc-g-topology.xml create mode 100644 Documentation/DocBook/media/v4l/media-types.xml -- 2.5.0 -- 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