Merge tag 'linux-kselftest-kunit-fixes-5.11-rc3' of git://git.kernel.org/pub/scm...
[linux/fpc-iii.git] / Documentation / admin-guide / media / index.rst
blob6e0d2bae7154356f48bcc5ea01b9af8a7ce11fda
1 .. SPDX-License-Identifier: GPL-2.0
3 .. include:: <isonum.txt>
5 ====================================
6 Media subsystem admin and user guide
7 ====================================
9 This section contains usage information about media subsystem and
10 its supported drivers.
12 Please see:
14 - :doc:`/userspace-api/media/index`
15      for the userspace APIs used on media devices.
17 - :doc:`/driver-api/media/index`
18      for driver development information and Kernel APIs used by
19      media devices;
21 The media subsystem
22 ===================
24 .. only:: html
26     .. class:: toc-title
28         Table of Contents
30 .. toctree::
31         :maxdepth: 2
32         :numbered:
34         intro
35         building
37         remote-controller
39         dvb
41         cardlist
43         v4l-drivers
44         dvb-drivers
45         cec-drivers
47 **Copyright** |copy| 1999-2020 : LinuxTV Developers
51   This documentation is free software; you can redistribute it and/or modify it
52   under the terms of the GNU General Public License as published by the Free
53   Software Foundation; either version 2 of the License, or (at your option) any
54   later version.
56   This program is distributed in the hope that it will be useful, but WITHOUT
57   ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
58   FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
59   more details.
61   For more details see the file COPYING in the source distribution of Linux.