summaryrefslogtreecommitdiffstats
path: root/Documentation/media/kapi/v4l2-dv-timings.rst
Commit message (Collapse)AuthorAgeFilesLines
* media: docs: brainless mass add SPDX headers to all media filesMauro Carvalho Chehab2018-12-051-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>
* [media] doc-rst: reorganize the kAPI v4l2 chaptersMauro Carvalho Chehab2016-07-231-2/+2
| | | | | | | Reorganize the order of the document, putting the chapters on a more logical order and renaming some sections. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: Split v4l-core into one file per kAPIMauro Carvalho Chehab2016-07-231-0/+4
Sphinx produce a 1:1 mapping between a rst file and an html file. So, we need to split the kernel-doc tags on multiple documents. A side effect is that we're now having a better name for each section of the kAPI documentation. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>