Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
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################################
7Part III - Remote Controller API
8################################
9
10.. toctree::
11 :caption: Table of Contents
12 :maxdepth: 5
13 :numbered:
14
15 rc-intro
16 rc-sysfs-nodes
17 rc-protos
18 rc-tables
19 rc-table-change
20 lirc-dev
21
22
23**********************
24Revision and Copyright
25**********************
26
27Authors:
28
29- Carvalho Chehab, Mauro <mchehab@kernel.org>
30
31 - Initial version.
32
33**Copyright** |copy| 2009-2016 : Mauro Carvalho Chehab
34
35****************
36Revision History
37****************
38
39:revision: 3.15 / 2014-02-06 (*mcc*)
40
41Added the interface description and the RC sysfs class description.
42
43
44:revision: 1.0 / 2009-09-06 (*mcc*)
45
46Initial revision