Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | media: ca.h: get rid of CA_SET_PID | Mauro Carvalho Chehab | 2017-09-05 | 1 | -1/+0 |
| | | | | | | | | | | | | | | This ioctl seems to be some attempt to support a feature at the bt8xx dst_ca driver. Yet, as said there, it "needs more work". Right now, the code there is just a boilerplate. At the end of the day, no driver uses this ioctl, nor it is documented anywhere (except for "needs more work"). So, get rid of it. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> | ||||
* | [media] docs-rst exceptions: use C domain references for DVB headers | Mauro Carvalho Chehab | 2016-09-09 | 1 | -16/+16 |
| | | | | | | | Now that we moved away from the :ref: type of references, we need to update the exceptions lists. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> | ||||
* | doc_rst: rename the media Sphinx suff to Documentation/media | Mauro Carvalho Chehab | 2016-07-08 | 1 | -0/+24 |
The name of the subsystem is "media", and not "linux_tv". Also, as we plan to add other stuff there in the future, let's rename also the media uAPI book to media_uapi, to make it clearer. No functional changes. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> |