summaryrefslogtreecommitdiffstats
path: root/Documentation/media/v4l-drivers/cx18.rst
Commit message (Collapse)AuthorAgeFilesLines
* media: ivtv/cx18: remove ivtvdriver.org referencesHans Verkuil2019-12-131-39/+0
| | | | | | | | | | | | | That URL is no longer valid, so either remove references to it or replace it with linuxtv.org. Rather than updating the URL I've just dropped the cx18.rst driver documentation since it was really out of date. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Acked-by: awalls@md.metrocast.net Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
* 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: add documentation for cpia2 driverMauro Carvalho Chehab2016-07-171-0/+7
| | | | | | | Convert the documentation to rst, merge the two files and add to the index.rst. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: Move v4l docs to media/v4l-driversMauro Carvalho Chehab2016-07-171-0/+30
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>