summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [media] doc-rst: start adding documentation for cx2341xMauro Carvalho Chehab2016-07-183-297/+565
| | | | | | | move the contents of fw-decoder-api.txt to cx2341x and convert it to ReST file, adding it to media/v4l-drivers Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: add documentation for tunersMauro Carvalho Chehab2016-07-182-38/+55
| | | | | | Convert bttv/Tuners to ReST and add it to the media/v4l-drivers book. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: add documentation for bttv driverMauro Carvalho Chehab2016-07-182-61/+96
| | | | | | Convert it to ReST and add it to media/v4l-drivers book. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: move bttv documentation to bttv.rst fileMauro Carvalho Chehab2016-07-1817-1763/+1881
| | | | | | | | | | | | | | | | | | | | | There were several files under Documentation/video4linux/bttv. Instead of simply copying them to the rst folder, I opted to merge into a single document and adjust the headers to adjust the section levels and fix the cards tables. There are two exceptions on the merge: - The Tuners were renamed as a separate document, as they describe a separate driver; - I removed the PROBLEMS section. It describes problems with the very first generation of 3D boards (Mistique/S3). It sounds very unlikely that someone would still need to install a bttv board on such hardware. Also, it is not very well written, IMHO. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] v4l-with-ir.rst: update it to reflect the current statusMauro Carvalho Chehab2016-07-171-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>
* [media] doc-rst: add documentation about IR on V4L boardsMauro Carvalho Chehab2016-07-172-6/+10
| | | | | | | 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>
* [media] doc-rst: add vivid documentationMauro Carvalho Chehab2016-07-172-254/+415
| | | | | | | | | Convert it to ReST and add to media/v4l-drivers book. As the sections here (and on other docs) are numbered, let's also make this book auto-numbered. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: add documentation for Zoran driverMauro Carvalho Chehab2016-07-172-118/+190
| | | | | | Convert it to ReST and add to media/v4l-drivers book. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: add documentation for uvcvideoMauro Carvalho Chehab2016-07-172-16/+33
| | | | | | Convert it to ReST and add to media/v4l-drivers book. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: add soc-camera documentationMauro Carvalho Chehab2016-07-173-22/+32
| | | | | | Convert it to ReST format and add it at media/v4l-drivers book. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: add documentation for si476xMauro Carvalho Chehab2016-07-172-135/+96
| | | | | | Convert it to ReST and add to media/v4l-drivers book. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: add documentation for si4713Mauro Carvalho Chehab2016-07-171-91/+105
| | | | | | Convert it to ReST and add it to the media/v4l-drivers book. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: add documentation for si470xMauro Carvalho Chehab2016-07-172-19/+56
| | | | | | Convert it to ReST and add to media/v4l-drivers book. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: add sh_mobile_ceu_camera crop documentationMauro Carvalho Chehab2016-07-172-28/+30
| | | | | | Convert it to ReST and add it to media/v4l-drivers book. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: add documentation for saa7134Mauro Carvalho Chehab2016-07-172-24/+20
| | | | | | Convert it to ReST and add to the media/v4l-device book. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: add documentation for radiotrackMauro Carvalho Chehab2016-07-172-80/+100
| | | | | | Convert it to ReST and add it to the media/v4l-drivers book. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: add pxa_camera documentationMauro Carvalho Chehab2016-07-172-103/+122
| | | | | | | Convert pxa_camera to ReST format and add it to the media/v4l-drivers book. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: add documentation for pvrusb2Mauro Carvalho Chehab2016-07-172-88/+77
| | | | | | | | | | Convert pvrusb2 documentation to ReST file and removed the note about an html version of the documentation, as it is not shipped inside the Kernel. Add it to media/v4l-drivers book. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: add omap4_camera documentationMauro Carvalho Chehab2016-07-172-14/+15
| | | | | | | Convert the omap4_camera 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: add omap3isp documentationMauro Carvalho Chehab2016-07-172-66/+70
| | | | | | | 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: add meye documentationMauro Carvalho Chehab2016-07-172-47/+57
| | | | | | | Convert the meye documentation to rst and add it to the media/v4l-drivers book. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: Add ivtv documentationMauro Carvalho Chehab2016-07-172-89/+121
| | | | | | | Convert ivtv documentation to rst, update the links there and add to media/v4l-drivers book. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: add documentation for fimc driverMauro Carvalho Chehab2016-07-172-36/+60
| | | | | | | Convert the document to rst and add it to the v4l-drivers book. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: add davinci-vpbe documentationMauro Carvalho Chehab2016-07-172-15/+18
| | | | | | Convert it to rst format and add it to the v4l-drivers book. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] cx88.rst: Update the documentationMauro Carvalho Chehab2016-07-171-35/+17
| | | | | | | | | | This doc is outdated, and contains information that it is not true anymore. Update it to reflect the changes that this driver suffered since I started working on it. While here, also update Gerd's name. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: Add cx88 documentation to media bookMauro Carvalho Chehab2016-07-172-3/+13
| | | | | | | Convert the cx88 documentation to rst and add it to the v4l-devices book Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: add documentation for cpia2 driverMauro Carvalho Chehab2016-07-174-114/+145
| | | | | | | 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: add Zoran zr364xx documentationMauro Carvalho Chehab2016-07-172-25/+65
| | | | | | Convert the documentation to rst and add it to the book. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: add gspca cardlistMauro Carvalho Chehab2016-07-172-6/+11
| | | | Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: convert cafe_ccic file to rst formatMauro Carvalho Chehab2016-07-172-9/+16
| | | | | | | This file is almost ok, but it needs chapter/sections and a code-block. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: convert fourcc to rst formatMauro Carvalho Chehab2016-07-172-11/+10
| | | | | | Fix fourcc for it to be correcly parsed by Sphinx. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: Move v4l docs to media/v4l-driversMauro Carvalho Chehab2016-07-1727-0/+0
| | | | | | | 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>
* doc-rst: add v4l-drivers to index fileMauro Carvalho Chehab2016-07-171-0/+1
| | | | | | Adds documentation for V4L drivers. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: Convert videobuf documentation to ReSTMauro Carvalho Chehab2016-07-172-2/+50
| | | | | | | | | | The videobuf documentation is almost at rst format: we just needed to add titles and add some code-blocks there and that's it. Also, add a notice that this framework is deprecated. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: move videobuf documentation to media/kapiMauro Carvalho Chehab2016-07-172-47/+122
| | | | | | | This document describes a kapi framework. Move it to the right place. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: do a poor man's conversion of v4l2-frameworkMauro Carvalho Chehab2016-07-171-128/+230
| | | | | | | | | | | | | | | | | Make Sphinx happy with v4l2-framework.rst by putting all C code inside code-block. Please note that this is a poor man ReST conversion, as several of those blocks should actually be converted to use :cpp:func:, pointing to the kAPI auto-generated documentation. The problem is that we currently lack kernel-doc documentation for most of the stuff described there. So, let's do a poor man's conversion. We should later address this. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: move framework docs to kAPI documentationMauro Carvalho Chehab2016-07-173-0/+2
| | | | | | | Those documentation are part of the kAPI one. Move to the right place. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: Remove deprecated API.html documentMauro Carvalho Chehab2016-07-171-27/+0
| | | | | | This document points to some old stuff. Just remove it. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: move cardlists to media/v4l-driversMauro Carvalho Chehab2016-07-1724-829/+922
| | | | | | | Convert the cardlists to ReST format and move them to Documentation/media/v4l-drivers/ Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] extract_xc3028.pl: move it to scripts/dirMauro Carvalho Chehab2016-07-171-0/+0
| | | | | | This doesn't belong at documentation. Move it to scripts. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] add DVB documentation to SphinxMauro Carvalho Chehab2016-07-171-0/+1
| | | | | | | Now that all DVB files got converted, add it to Sphinx build. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: convert udev chapter to rstMauro Carvalho Chehab2016-07-172-8/+24
| | | | | | | | This chapter is outdated. I almost removed, but, as we're lacking documentation about how to make DVB devices persistent, I opted, instead, to keep it, and add a note about that. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: convert ttusb-dev to rstMauro Carvalho Chehab2016-07-172-24/+23
| | | | | | | | There are some things that needed to be done to convert it to ReST. Also, there are some obsolete info there related to Kernels 2.4 and 2.6. Update them. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: Convert technisat document to ReSTMauro Carvalho Chehab2016-07-172-52/+73
| | | | | | | This document need some changes to be properly parsed by Sphinx. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: add opera-firmware.rst to DVB docsMauro Carvalho Chehab2016-07-172-5/+10
| | | | | | | | | | | This file is shown OK with ReST. Yet, as we changed the place where the get_dvb_firmware script is, we need to update it. While here, move the author's name to the beginning of the file. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: Convert lmedm04 to rst formatMauro Carvalho Chehab2016-07-172-24/+49
| | | | | | | | This file was missing a name for the index, and weren't using any markup language. Make it looks better and convert to ReST. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: convert DVB FAQ to ReST formatMauro Carvalho Chehab2016-07-172-5/+14
| | | | | | | Convert the DVB FAQ to ReST format and add a note that this is outdated. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: Convert dvb-usb to ReST formatMauro Carvalho Chehab2016-07-172-97/+221
| | | | | | | This file is not on any markup language. Convert it to ReST format. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: Convert contributors list to ReSTMauro Carvalho Chehab2016-07-172-68/+102
| | | | | | | | | | The contributors list needs some adjustments to be properly formatted. Also, this list has not been updated for a while. So, add a notice about that. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: Convert ci.txt to a rst fileMauro Carvalho Chehab2016-07-172-84/+103
| | | | | | | | | | The old ci.txt file had a very peculiar format, with doesn't match any markup language I know. Change it to be on ReST format, for it to be parsed by Sphinx. Also, as this is an old document, add a note about it. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
OpenPOWER on IntegriCloud