summaryrefslogtreecommitdiff
path: root/Documentation/sphinx-static
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-08-21 15:18:56 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-08-21 15:18:56 +0200
commit22a992953741ad79c07890d3f4104585e52ef26b (patch)
treefba8fd7a9c975c5f49e8f1c60a40ecab5fde79bf /Documentation/sphinx-static
parentf7cb29b2a8e5d607b694ef64189cb461a0b02e9e (diff)
downloadkernel-linux-5.18.y.tar.gz
Linux 5.18.19linux-5.18.y
Link: https://lore.kernel.org/r/20220819153710.430046927@linuxfoundation.org Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Ron Economos <re@w6rz.net> Tested-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/sphinx-static')
0 files changed, 0 insertions, 0 deletions
e them match the ioctls that are documented. That will improve the cross-reference index, as it will have all ioctls and syscalls there. While here, improve the documentation to make them to look more like the rest of the document. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> 2016-08-22[media] docs-next: stop abusing on the cpp domainMauro Carvalho Chehab Now that we have an override for the c domain that will do the right thing for the Kernel, stop abusing on the cpp domain. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> 2016-07-12[media] doc-rst: document LIRC set carrier ioctlsMauro Carvalho Chehab Put each ioctl on its own page and improve documentation, adding cross-references for LIRC_SET_REC_CARRIER_RANGE and LIRC_SET_REC_CARRIER, with can be used together to set a carrier frequency range. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>