Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-22 | media: zr364xx: remove deprecated driver | Hans Verkuil | |
The zr364xx driver does not use the vb2 framework for streaming video, instead it uses the old vb1 framework and nobody stepped in to convert this driver to vb2. The hardware is very old, so the decision was made to remove it altogether since we want to get rid of the old vb1 framework. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org> | |||
2020-04-22 | media: admin-guide: split driver-specific indexes to new files | Mauro Carvalho Chehab | |
In order to better organize the main admin-guide index, place the driver-specific indexes on separate files. This ensures a more consistent numbering at the main index. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> |