Linux 4.15.6
[linux/fpc-iii.git] / Documentation / media / uapi / rc / remote_controllers.rst
blob46a8acb82125d3b9a4d6e43e74cd2386ca0c0865
1 .. -*- coding: utf-8; mode: rst -*-
3 .. include:: <isonum.txt>
5 .. _remote_controllers:
7 ################################
8 Part III - Remote Controller API
9 ################################
11 .. only:: html
13    .. class:: toc-title
15         Table of Contents
17 .. toctree::
18     :maxdepth: 5
19     :numbered:
21     rc-intro
22     rc-sysfs-nodes
23     rc-tables
24     rc-table-change
25     lirc-dev
28 **********************
29 Revision and Copyright
30 **********************
32 Authors:
34 - Carvalho Chehab, Mauro <mchehab@kernel.org>
36  - Initial version.
38 **Copyright** |copy| 2009-2016 : Mauro Carvalho Chehab
40 ****************
41 Revision History
42 ****************
44 :revision: 3.15 / 2014-02-06 (*mcc*)
46 Added the interface description and the RC sysfs class description.
49 :revision: 1.0 / 2009-09-06 (*mcc*)
51 Initial revision