summaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/dvb/dvbapi.xml
Commit message (Collapse)AuthorAgeFilesLines
* V4L/DVB (13162): Docbook/dvb: add missing specs for ↵Mauro Carvalho Chehab2009-12-051-1/+1
| | | | | | | | | | FE_DISHNETWORK_SEND_LEGACY_CMD ioctl While this ioctl should not be used, and is a good canditate for Documentation/feature-removal-schedule.txt, while it is on kernel, it needs to be documented. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* V4L/DVB (13161): Add missing specs for FE_SET_FRONTEND_TUNE_MODE ioctl.Mauro Carvalho Chehab2009-12-051-0/+8
| | | | Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* V4L/DVB (13160): DocBook/Makefile: add linux/dvb/frontend.h header fileMauro Carvalho Chehab2009-12-051-0/+5
| | | | | | | Adds linux/dvb/frontend.h header file at DocBook, and creates cross-references for the frontend ioctls. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* V4L/DVB (12915): DocBook/media: Add isdb-t documentationMauro Carvalho Chehab2009-09-191-0/+8
| | | | | | | | | Adds ISDB-T_and_ISDB-Tsb_with_S2API spec converted into DocBook format. The text is authored by Patrick Boettcher, and was converted to DocBook by me. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* V4L/DVB (12761): DocBook: add media API specsMauro Carvalho Chehab2009-09-181-0/+79
The V4L and DVB API's are there for a long time. however, up to now, no efforts were done to merge them to kernel DocBook. This patch adds the current versions of the specs as an unique compendium. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>