summaryrefslogtreecommitdiffstats
path: root/Documentation/media/v4l-drivers/omap3isp.rst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* media: docs: move user-facing docs to the admin guideMauro Carvalho Chehab2020-04-141-92/+0
| | | | | | | | | | | | | Most of the driver-specific documentation is meant to help users of the media subsystem. Move them to the admin-guide. It should be noticed, however, that several of those files are outdated and will require further work in order to make them useful again. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
* media: docs: split uAPI info from omap3isp.rstMauro Carvalho Chehab2020-04-141-194/+2
| | | | | | | | | This file contains both driver develompent documentation and userspace API. Split on two, as they're usually read by different audiences. 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 omap3isp documentationMauro Carvalho Chehab2016-07-181-66/+69
| | | | | | | Convert omap3isp documentation to ReST and add it to the media/v4l-drivers book. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: Move v4l docs to media/v4l-driversMauro Carvalho Chehab2016-07-181-0/+279
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>