summaryrefslogtreecommitdiffstats
path: root/Documentation/media/dvb-drivers
Commit message (Collapse)AuthorAgeFilesLines
* [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/+23Star
| | | | | | | | 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>
* [media] doc-rst: convert cards to rst formatMauro Carvalho Chehab2016-07-172-25/+47
| | | | | | | | This file is using a markup-like language, but it is not quite ReST. Convert it, and add a note pointing to the Wiki page with the known supported hardware devices. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: convert bt8xx doc to rstMauro Carvalho Chehab2016-07-172-48/+73
| | | | | | | This document almost follows a markup language, but it is not ReST. Fix it to be handled by Sphinx. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: Fix format of avermedia.rstMauro Carvalho Chehab2016-07-172-279/+246Star
| | | | | | | | | | This file is almost at the ReST format, but some things need to be fixed for it to be parsed. Also, the documentation there is old. So, add a notice about that. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: move DVB introduction to a separate fileMauro Carvalho Chehab2016-07-172-55/+35Star
| | | | | | | | | | | Instead of keeping the introduction together with the index, move it to a separate file, and add it via toctree at the index. The information there are outdated, so update it to point to the right links. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: move DVB avulse docs to Documentation/mediaMauro Carvalho Chehab2016-07-1713-0/+1560
There are several documentation stuff under Documentation/dvb. Move them to Documentation/media/dvb-drivers and rename them to rst, as they'll soon be converted to rst files. No changes at the documentation. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>