WIP FPC-III support
[linux/fpc-iii.git] / Documentation / driver-api / media / index.rst
blobc140692454b1350a5a292ab3be8c50300b809e93
1 .. SPDX-License-Identifier: GPL-2.0
3 .. include:: <isonum.txt>
5 ===================================
6 Media subsystem kernel internal API
7 ===================================
9 This section contains usage information about media subsystem and
10 its supported drivers.
12 Please see:
14 - :doc:`/admin-guide/media/index`
15     for usage information about media subsystem and supported drivers;
17 - :doc:`/userspace-api/media/index`
18      for the userspace APIs used on media devices.
21 .. only:: html
23    .. class:: toc-title
25         Table of Contents
27 .. toctree::
28     :maxdepth: 5
29     :numbered:
31     v4l2-core
32     dtv-core
33     rc-core
34     mc-core
35     cec-core
36     csi2
37     camera-sensor
39     drivers/index
41 **Copyright** |copy| 2009-2020 : LinuxTV Developers
45   This documentation is free software; you can redistribute it and/or modify it
46   under the terms of the GNU General Public License as published by the Free
47   Software Foundation; either version 2 of the License, or (at your option) any
48   later version.
50   This program is distributed in the hope that it will be useful, but WITHOUT
51   ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
52   FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
53   more details.
55   For more details see the file COPYING in the source distribution of Linux.