Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-04 | media: v4l2-core: get rid of videobuf-dvb | Mauro Carvalho Chehab | |
Videobuf has been replaced by videobuf2. Now, no drivers use the videobuf-dvb helper module anymore. So, get rid of it. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | |||
2012-08-13 | [media] v4l: move v4l2 core into a separate directory | Mauro Carvalho Chehab | |
Currently, the v4l2 core is mixed together with other non-core drivers. Move them into a separate directory. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |