Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / Documentation / media / uapi / mediactl / media-controller.rst
1 .. Permission is granted to copy, distribute and/or modify this
2 .. document under the terms of the GNU Free Documentation License,
3 .. Version 1.1 or any later version published by the Free Software
4 .. Foundation, with no Invariant Sections, no Front-Cover Texts
5 .. and no Back-Cover Texts. A copy of the license is included at
6 .. Documentation/media/uapi/fdl-appendix.rst.
7 ..
8 .. TODO: replace it to GFDL-1.1-or-later WITH no-invariant-sections
9
10 .. include:: <isonum.txt>
11
12 .. _media_controller:
13
14 ##############################
15 Part IV - Media Controller API
16 ##############################
17
18 .. only:: html
19
20    .. class:: toc-title
21
22         Table of Contents
23
24 .. toctree::
25     :maxdepth: 5
26     :numbered:
27
28     media-controller-intro
29     media-controller-model
30     media-types
31     request-api
32     media-funcs
33     media-header
34
35
36 **********************
37 Revision and Copyright
38 **********************
39
40 Authors:
41
42 - Pinchart, Laurent <laurent.pinchart@ideasonboard.com>
43
44  - Initial version.
45
46 - Carvalho Chehab, Mauro <mchehab@kernel.org>
47
48  - MEDIA_IOC_G_TOPOLOGY documentation and documentation improvements.
49
50 **Copyright** |copy| 2010 : Laurent Pinchart
51
52 **Copyright** |copy| 2015-2016 : Mauro Carvalho Chehab
53
54 ****************
55 Revision History
56 ****************
57
58 :revision: 1.1.0 / 2015-12-12 (*mcc*)
59
60 :revision: 1.0.0 / 2010-11-10 (*lp*)
61
62 Initial revision