Orange Pi5 kernel

Deprecated Linux kernel 5.10.110 for OrangePi 5/5B/5+ boards

3 Commits   0 Branches   0 Tags
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  1) .. SPDX-License-Identifier: GPL-2.0
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  2) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  3) .. include:: <isonum.txt>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  4) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  5) ########################################
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  6) Linux Media Infrastructure userspace API
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  7) ########################################
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  8) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  9) This section contains the  driver development information and Kernel APIs
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) used by media devices.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) Please see:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) - :doc:`/admin-guide/media/index`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15)     for usage information about media subsystem and supported drivers;
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) - :doc:`/driver-api/media/index`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18)      for driver development information and Kernel APIs used by
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19)      media devices;
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22) .. only:: html
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24)    .. class:: toc-title
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 26)         Table of Contents
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 27) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 28) .. toctree::
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 29)     :maxdepth: 1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 30) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 31)     intro
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 32)     v4l/v4l2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 33)     dvb/dvbapi
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 34)     rc/remote_controllers
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 35)     mediactl/media-controller
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 36)     cec/cec-api
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 37)     gen-errors
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 38) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 39)     glossary
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 40) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 41)     fdl-appendix
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 42) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 43)     drivers/index
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 44) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 45) **Copyright** |copy| 2009-2020 : LinuxTV Developers
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 46) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 47) ::
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 48) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 49)   Permission is granted to copy, distribute and/or modify this document
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 50)   under the terms of the GNU Free Documentation License, Version 1.1 or
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 51)   any later version published by the Free Software Foundation, with no
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 52)   Invariant Sections. A copy of the license is included in the chapter
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 53)   entitled "GNU Free Documentation License".
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 54) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 55) Please notice that some documents inside the media userspace API,
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 56) when explicitly mentioned on its source code, are dual-licensed
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 57) with GNU Free Documentation License  Version 1.1 and with the
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 58) GNU General Public License::
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 59) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 60)   This documentation is free software; you can redistribute it and/or modify it
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 61)   under the terms of the GNU General Public License as published by the Free
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 62)   Software Foundation; either version 2 of the License, or (at your option) any
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 63)   later version.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 64) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 65)   This program is distributed in the hope that it will be useful, but WITHOUT
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 66)   ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 67)   FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 68)   more details.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 69) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 70)   For more details see the file COPYING in the source distribution of Linux.