Merge tag 'tegra-for-4.8-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra...
[cascardo/linux.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 .. class:: toc-title
12
13         Table of Contents
14
15 .. toctree::
16     :maxdepth: 5
17     :numbered:
18
19     rc-intro
20     rc-sysfs-nodes
21     rc-tables
22     rc-table-change
23     lirc-dev
24
25
26 **********************
27 Revision and Copyright
28 **********************
29
30 Authors:
31
32 - Carvalho Chehab, Mauro <mchehab@kernel.org>
33
34  - Initial version.
35
36 **Copyright** |copy| 2009-2016 : Mauro Carvalho Chehab
37
38 ****************
39 Revision History
40 ****************
41
42 :revision: 3.15 / 2014-02-06 (*mcc*)
43
44 Added the interface description and the RC sysfs class description.
45
46
47 :revision: 1.0 / 2009-09-06 (*mcc*)
48
49 Initial revision