summaryrefslogtreecommitdiff
path: root/Documentation/media/v4l-drivers/v4l-with-ir.rst
AgeCommit message (Collapse)AuthorFilesLines
2018-12-05media: docs: brainless mass add SPDX headers to all media filesMauro Carvalho Chehab1-0/+2
All Documentation files outside the uAPI are all licensed with, at least, GPL 2.0. So, mark them as such. The ondes at media/uapi are at least GFDL 1.1+. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2016-07-18[media] v4l-with-ir.rst: update it to reflect the current statusMauro Carvalho Chehab1-41/+39
This document were really old. Update it to reflect the current status of the IR drivers for TV. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-07-18[media] doc-rst: add documentation about IR on V4L boardsMauro Carvalho Chehab1-6/+9
This section is outdated, but let's add it, after converting to ReST, and then fix it. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-07-18[media] doc-rst: Move v4l docs to media/v4l-driversMauro Carvalho Chehab1-0/+72
Move V4L documentation files to media/v4l-drivers. Those aren't core stuff, so they don't fit at the kAPI document. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>