Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[linux/fpc-iii.git] / Documentation / media / uapi / rc / remote_controllers.rst
blob3e25cc9f65e0a19638bdcccec5390d0c287c3d5c
1 .. -*- coding: utf-8; mode: rst -*-
3 .. include:: <isonum.txt>
5 .. _remote_controllers:
7 ################################
8 Part III - Remote Controller API
9 ################################
11 .. class:: toc-title
13         Table of Contents
15 .. toctree::
16     :maxdepth: 5
17     :numbered:
19     rc-intro
20     rc-sysfs-nodes
21     rc-tables
22     rc-table-change
23     lirc-dev
26 **********************
27 Revision and Copyright
28 **********************
30 Authors:
32 - Carvalho Chehab, Mauro <mchehab@kernel.org>
34  - Initial version.
36 **Copyright** |copy| 2009-2016 : Mauro Carvalho Chehab
38 ****************
39 Revision History
40 ****************
42 :revision: 3.15 / 2014-02-06 (*mcc*)
44 Added the interface description and the RC sysfs class description.
47 :revision: 1.0 / 2009-09-06 (*mcc*)
49 Initial revision