linux/drivers/media/platform
Dan Carpenter 88ca3af44b [media] coda: improve safety in coda_register_device()
The "i" variable is used as an offset into both the dev->vfd[] and the
dev->devtype->vdevs[] arrays.  The second array is smaller so we should
use that as a limit instead of ARRAY_SIZE(dev->vfd).  Also the original
check was off by one.

We should use a format string as well in case the ->name has any funny
characters and also to stop static checkers from complaining.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-01-27 10:15:07 -02:00
..
am437x [media] media: platform: add VPFE capture driver support for AM437X 2014-12-23 12:09:58 -02:00
blackfin Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
coda [media] coda: improve safety in coda_register_device() 2015-01-27 10:15:07 -02:00
davinci Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
exynos4-is Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
exynos-gsc [media] media: exynos-gsc: use vb2_ops_wait_prepare/finish helper 2014-12-22 14:34:35 -02:00
marvell-ccic [media] VIDEO_CAFE_CCIC should select VIDEOBUF2_DMA_SG 2014-12-23 10:48:35 -02:00
omap [media] omap_vout: fix compile warnings 2014-12-02 11:35:05 -02:00
omap3isp Linux 3.19-rc6 2015-01-27 09:39:34 -02:00
s3c-camif [media] media: s3c-camif: use vb2_ops_wait_prepare/finish helper 2014-12-22 14:33:27 -02:00
s5p-g2d Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
s5p-jpeg Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
s5p-mfc [media] media: s5p-mfc: use vb2_ops_wait_prepare/finish helper 2014-12-22 14:36:21 -02:00
s5p-tv [media] media: s5p-tv: use vb2_ops_wait_prepare/finish helper 2014-12-22 14:35:52 -02:00
soc_camera media fixes for v3.19-rc6 2015-01-24 14:34:54 -08:00
ti-vpe [media] media: ti-vpe: use vb2_ops_wait_prepare/finish helper 2014-12-22 14:34:05 -02:00
vivid [media] vivid: remove unnecessary version.h inclusion 2015-01-27 10:09:17 -02:00
vsp1 [media] media: platform: vsp1: vsp1_hsit: Remove unused function 2015-01-27 10:10:38 -02:00
arv.c [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO 2014-07-04 16:14:59 -03:00
fsl-viu.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
Kconfig [media] media: Kconfig: drop duplicate dependency of HAS_DMA 2015-01-27 09:55:52 -02:00
m2m-deinterlace.c media: platform: drop owner assignment from platform_drivers 2014-10-20 16:20:44 +02:00
Makefile [media] media: platform: add VPFE capture driver support for AM437X 2014-12-23 12:09:58 -02:00
mx2_emmaprp.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
sh_veu.c [media] media: sh_veu: use vb2_ops_wait_prepare/finish helper 2014-12-22 14:35:13 -02:00
sh_vou.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
timblogiw.c media: platform: drop owner assignment from platform_drivers 2014-10-20 16:20:44 +02:00
via-camera.c [media] media/platform: fix querycap 2014-12-02 11:31:34 -02:00
via-camera.h
vim2m.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00