Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-04 | media: docs: move DVB audio/video docs to staging | Mauro Carvalho Chehab | |
The only upstream driver using the API described there is the av7110 driver. As the driver was moved to staging, move the API bits to staging as well. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | |||
2020-04-14 | media: docs: move uAPI book to userspace-api/media | Mauro Carvalho Chehab | |
Since 2017, there is an space reserved for userspace API, created by changeset 1d596dee3862 ("docs: Create a user-space API guide"). As the media subsystem was one of the first subsystems to use Sphinx, until this patch, we were keeping things on a separate place. Let's just use the new location, as having all uAPI altogether will likely make things easier for developers. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> |