public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Documentation patches for the MC next gen
@ 2015-12-12 13:40 Mauro Carvalho Chehab
  2015-12-12 13:40 ` [PATCH 1/6] dvbdev: Document the new MC-related fields Mauro Carvalho Chehab
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Mauro Carvalho Chehab @ 2015-12-12 13:40 UTC (permalink / raw)
  Cc: Mauro Carvalho Chehab, Linux Media Mailing List,
	Mauro Carvalho Chehab

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-12-12 13:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-12 13:40 [PATCH 0/6] Documentation patches for the MC next gen Mauro Carvalho Chehab
2015-12-12 13:40 ` [PATCH 1/6] dvbdev: Document the new MC-related fields Mauro Carvalho Chehab
2015-12-12 13:40 ` [PATCH 2/6] [media] DocBook: MC: add the concept of interfaces Mauro Carvalho Chehab
2015-12-12 13:40 ` [PATCH 3/6] [media] DocBook: move data types to a separate section Mauro Carvalho Chehab
2015-12-12 13:40 ` [PATCH 4/6] [media] Docbook: media-types.xml: update the existing tables Mauro Carvalho Chehab
2015-12-12 13:40 ` [PATCH 5/6] [media] DocBook: add a table for Media Controller interfaces Mauro Carvalho Chehab
2015-12-12 13:40 ` [PATCH 6/6] [media] DocBook: Document MEDIA_IOC_G_TOPOLOGY Mauro Carvalho Chehab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox