summaryrefslogtreecommitdiffstats
path: root/Documentation/media/v4l-drivers
Commit message (Collapse)AuthorAgeFilesLines
...
* [media] cx2341x.rst: add contents of README.vbiMauro Carvalho Chehab2016-07-181-0/+50
| | | | | | | | | | Finally, adds the content of README.vbi at cx2341x.rst after its conversion to ReST format. Now, add information about this chipset and its driver is inside a single chapter at the media/v4l-drivers book. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] cx2341x: add contents of README.hm12Mauro Carvalho Chehab2016-07-181-0/+125
| | | | | | | | The README.hm12 file describes the proprietary format used by this driver for raw format, called HM12. Add its description at the document, after converted to ReST. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] cx2341x.rst: add contents of fw-osd-api.txtMauro Carvalho Chehab2016-07-181-0/+675
| | | | | | Convert it to ReST format and add to cx2341x.rst file. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] cx2341x.rst: add the contents of fw-upload.txtMauro Carvalho Chehab2016-07-181-0/+53
| | | | | | | Add the contents of fw-upload.txt, after converting it to ReST format. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] cx2341x.rst: add contents of fw-memory.txtMauro Carvalho Chehab2016-07-181-0/+151
| | | | | | | Convert the content to ReST and add it at the cx231xx.rst file. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] cx2341x.rst: add contents of fw-dma.txtMauro Carvalho Chehab2016-07-181-0/+99
| | | | | | | Add the contents of fw-dma.txt, converted to ReST, and drop the old file. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] cx2341x.rst: add the contents of fw-calling.txtMauro Carvalho Chehab2016-07-181-0/+75
| | | | | | Convert it to ReST and add its contents at this file. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] cx2341x.rst: Add the contents of fw-encoder-api.txtMauro Carvalho Chehab2016-07-181-0/+1241
| | | | | | Convert its contents to ReST and add to cx2341x.rst. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] cx2341x.rst: add fw-decoder-registers.txt contentMauro Carvalho Chehab2016-07-181-89/+914
| | | | | | | Convert the contents of fw-decoder-registers.txt to ReST and add it to cx2341x.rst file. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* [media] doc-rst: start adding documentation for cx2341xMauro Carvalho Chehab2016-07-182-0/+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-182-0/+1996
| | | | | | | | | | | | | | | | | | | | | 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/+5109
| | | | | | | 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>
* [media] doc-rst: move cardlists to media/v4l-driversMauro Carvalho Chehab2016-07-1713-0/+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>
OpenPOWER on IntegriCloud