Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / Documentation / userspace-api / media / rc / remote_controllers.rst
1 .. SPDX-License-Identifier: GPL-2.0 OR GFDL-1.1-no-invariants-or-later
2 .. include:: <isonum.txt>
3
4 .. _remote_controllers:
5
6 ################################
7 Part III - Remote Controller API
8 ################################
9
10 .. only:: html
11
12    .. class:: toc-title
13
14         Table of Contents
15
16 .. toctree::
17     :maxdepth: 5
18     :numbered:
19
20     rc-intro
21     rc-sysfs-nodes
22     rc-protos
23     rc-tables
24     rc-table-change
25     lirc-dev
26
27
28 **********************
29 Revision and Copyright
30 **********************
31
32 Authors:
33
34 - Carvalho Chehab, Mauro <mchehab@kernel.org>
35
36  - Initial version.
37
38 **Copyright** |copy| 2009-2016 : Mauro Carvalho Chehab
39
40 ****************
41 Revision History
42 ****************
43
44 :revision: 3.15 / 2014-02-06 (*mcc*)
45
46 Added the interface description and the RC sysfs class description.
47
48
49 :revision: 1.0 / 2009-09-06 (*mcc*)
50
51 Initial revision