Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-09-26 | [media] cx18/ivtv: Remove usage of V4L2_BUF_TYPE_PRIVATE | Hans Verkuil | 1 | -8/+7 | |
V4L2_BUF_TYPE_PRIVATE was used in these driver for internal purposes. It turned out though that it wasn't used at all, so it could be removed. I know it was used in the past, but clearly later changes made this obsolete. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | |||||
2012-08-15 | [media] rename most media/video pci drivers to media/pci | Mauro Carvalho Chehab | 1 | -0/+1060 | |
Rename all PCI drivers with their own directory under drivers/media/video into drivers/media/pci and update the building system. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |