summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx18/cx18-queue.c
AgeCommit message (Collapse)AuthorFilesLines
2014-09-26[media] pci drivers: use %zu instead of %zdMauro Carvalho Chehab1-1/+1
size_t is unsigned. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab1-0/+443
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>