Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / Documentation / media / uapi / rc / remote_controllers.rst
1 .. -*- coding: utf-8; mode: rst -*-
2
3 .. include:: <isonum.txt>
4
5 .. _remote_controllers:
6
7 ################################
8 Part III - Remote Controller API
9 ################################
10
11 .. only:: html
12
13    .. class:: toc-title
14
15         Table of Contents
16
17 .. toctree::
18     :maxdepth: 5
19     :numbered:
20
21     rc-intro
22     rc-sysfs-nodes
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