Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-09-13 | [media] v4l2-common: add v4l_match_dv_timings | Hans Verkuil | 1 | -0/+33 | |
Add the v4l_match_dv_timings function that can be used to compare two v4l2_dv_timings structs. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | |||||
2012-08-13 | [media] v4l: move v4l2 core into a separate directory | Mauro Carvalho Chehab | 1 | -0/+623 | |
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> |