Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [media] v4l2: add const to argument of write-only s_frequency ioctl | Hans Verkuil | 2013-03-24 | 1 | -1/+1 |
| | | | | | | | This ioctl is defined as IOW, so pass the argument as const. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | ||||
* | [media] rename most media/video pci drivers to media/pci | Mauro Carvalho Chehab | 2012-08-15 | 1 | -0/+1790 |
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> |