Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / Documentation / driver-api / media / index.rst
blobd5593182a3f96946801ba2412d2e68a7fc0bb7b2
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 Documentation/admin-guide/media/index.rst
16   - for usage information about media subsystem and supported drivers;
18 Documentation/userspace-api/media/index.rst
20   - for the userspace APIs used on media devices.
23 .. toctree::
24     :caption: Table of Contents
25     :maxdepth: 5
26     :numbered:
28     maintainer-entry-profile
30     v4l2-core
31     dtv-core
32     rc-core
33     mc-core
34     cec-core
35     tx-rx
36     camera-sensor
38     drivers/index
40 **Copyright** |copy| 2009-2020 : LinuxTV Developers
44   This documentation is free software; you can redistribute it and/or modify it
45   under the terms of the GNU General Public License as published by the Free
46   Software Foundation; either version 2 of the License, or (at your option) any
47   later version.
49   This program is distributed in the hope that it will be useful, but WITHOUT
50   ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
51   FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
52   more details.
54   For more details see the file COPYING in the source distribution of Linux.