Merge tag 'v5.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[linux-block.git] / Documentation / driver-api / media / index.rst
CommitLineData
f2ac8ce8
MCC
1.. SPDX-License-Identifier: GPL-2.0
2
684ffa2d 3.. include:: <isonum.txt>
d26a5d43 4
e1813eda
MCC
5===================================
6Media subsystem kernel internal API
7===================================
d26a5d43 8
63735af8
MCC
9This section contains usage information about media subsystem and
10its supported drivers.
d26a5d43 11
63735af8 12Please see:
d888f8d7 13
703ac06a 14Documentation/admin-guide/media/index.rst
63735af8 15
703ac06a
MCC
16 - for usage information about media subsystem and supported drivers;
17
18Documentation/userspace-api/media/index.rst
19
20 - for the userspace APIs used on media devices.
d888f8d7 21
d26a5d43 22
1b41d94b
MCC
23.. only:: html
24
25 .. class:: toc-title
ef88f10e
MCC
26
27 Table of Contents
28
684ffa2d
MCC
29.. toctree::
30 :maxdepth: 5
e1813eda 31 :numbered:
d26a5d43 32
86ee6729
MCC
33 maintainer-entry-profile
34
ff768f59
MCC
35 v4l2-core
36 dtv-core
37 rc-core
38 mc-core
39 cec-core
b9a54336 40 tx-rx
e4cf8c58 41 camera-sensor
577a7ad3
MCC
42
43 drivers/index
cc5d250e
MCC
44
45**Copyright** |copy| 2009-2020 : LinuxTV Developers
46
47::
48
49 This documentation is free software; you can redistribute it and/or modify it
50 under the terms of the GNU General Public License as published by the Free
51 Software Foundation; either version 2 of the License, or (at your option) any
52 later version.
53
54 This program is distributed in the hope that it will be useful, but WITHOUT
55 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
56 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
57 more details.
58
59 For more details see the file COPYING in the source distribution of Linux.