Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [media] v4l2: add const to argument of write-only s_tuner ioctl | Hans Verkuil | 2013-03-24 |
| | | | | | | | | | This ioctl is defined as IOW, so pass the argument as const. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Alexey Klimov <klimov.linux@gmail.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 |
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> |