android_kernel_motorola_sm6225/drivers/media/video
Dan Carpenter e9ae4d4f02 [media] tlg2300: fix up check_firmware() return
The caller doesn't check the return value of check_firmware() but static
checkers complain.  It currently returns negative error codes, or zero
or greater on success but since the return type is boolean the values
are truncated to one or zero.  I've changed it to return an int,
negative on error and zero on success.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-01-16 12:38:00 -02:00
..
au0828 [media] drivers: media: au0828: Fix dependency for VIDEO_AU0828 2012-01-10 23:29:19 -02:00
bt8xx [media] video: Drop undue references to i2c-algo-bit 2011-11-24 15:11:17 -02:00
cpia2 drivers/media: Add module.h to all files using it implicitly 2011-10-31 19:31:51 -04:00
cx18 [media] cx18: remove exclusive open of radio device 2012-01-16 09:59:22 -02:00
cx88 [media] cx88: fix: don't duplicate xc4000 entry for radio 2012-01-16 11:55:22 -02:00
cx231xx [media] cx231xx: dereferencing NULL after allocation failure 2012-01-16 11:54:26 -02:00
cx23885 [media] cx23885: Don't duplicate xc4000 entry for radio 2012-01-16 11:55:12 -02:00
cx25821 [media] cx25821: Use kmemdup rather than duplicating its implementation 2011-11-24 21:08:01 -02:00
cx25840 [media] cx25840: Add support for g_input_status 2012-01-10 23:38:20 -02:00
davinci [media] convert drivers/media/* to use module_platform_driver() 2012-01-10 23:27:13 -02:00
em28xx [media] em28xx: Fix tuner_type for Terratec Cinergy 200 USB 2012-01-10 22:55:31 -02:00
et61x251 [media] et61x251: Use current logging styles 2011-09-03 21:11:59 -03:00
gspca [media] gscpa_t613: Add support for the camera button 2012-01-06 10:41:09 -02:00
hdpvr Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 2011-11-06 19:44:47 -08:00
ivtv [media] ivtv: remove open_id/id from the filehandle code 2012-01-16 10:00:10 -02:00
m5mols [media] m5mols: Enable v4l subdev device node 2011-12-30 14:39:34 -02:00
marvell-ccic [media] marvell-cam: Make suspend/resume work on MMP2 2012-01-06 11:39:38 -02:00
omap [media] omap_vout: add missing OVERLAY_OUTPUT cap and set V4L2_FBUF_FLAG_OVERLAY 2012-01-16 09:36:28 -02:00
omap3isp [media] convert drivers/media/* to use module_platform_driver() 2012-01-10 23:27:13 -02:00
pvrusb2 [media] pvrusb2: Use kcalloc instead of kzalloc to allocate array 2011-12-12 14:51:11 -02:00
pwc [media] pwc: Simplify leds parameter parsing 2012-01-16 11:28:13 -02:00
s5p-fimc [media] s5p-fimc: Prevent lock up caused by incomplete H/W initialization 2012-01-06 12:59:42 -02:00
s5p-g2d [media] convert drivers/media/* to use module_platform_driver() 2012-01-10 23:27:13 -02:00
s5p-jpeg [media] Exynos4 JPEG codec v4l2 driver 2012-01-10 23:21:52 -02:00
s5p-mfc [media] convert drivers/media/* to use module_platform_driver() 2012-01-10 23:27:13 -02:00
s5p-tv [media] convert drivers/media/* to use module_platform_driver() 2012-01-10 23:27:13 -02:00
saa7134 [media] rc-videomate-m1f.c Rename to match remote controler name 2012-01-10 23:38:19 -02:00
saa7164 [media] saa7164: remove duplicate initialization 2012-01-16 12:35:55 -02:00
sn9c102 [media] return -ENOTTY for unsupported ioctl's at legacy drivers 2011-07-27 17:53:38 -03:00
tlg2300 [media] tlg2300: fix up check_firmware() return 2012-01-16 12:38:00 -02:00
tm6000 [media] tm6000: dvb doesn't work on usb1.1 2012-01-04 20:45:34 -02:00
usbvision Merge tag 'v3.2-rc2' into staging/for_v3.3 2011-11-23 19:42:09 -02:00
uvc [media] uvcvideo: Use kcalloc instead of kzalloc to allocate array 2011-12-30 17:22:12 -02:00
zoran [media] zoran: do not set V4L2_FBUF_FLAG_OVERLAY 2012-01-16 09:36:10 -02:00
adp1653.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 2011-11-06 19:44:47 -08:00
adv7170.c [media] Make use of media bus pixel codes in adv7170 driver 2011-11-07 12:42:56 -02:00
adv7175.c [media] adv7175: Make use of media bus pixel codes 2011-10-19 07:59:05 -02:00
adv7180.c
adv7343.c
adv7343_regs.h
ak881x.c drivers/media: Add module.h to all files using it implicitly 2011-10-31 19:31:51 -04:00
arv.c [media] Stop using linux/version.h on most video drivers 2011-07-27 17:53:12 -03:00
as3645a.c [media] as3645a: Add driver for LED flash controller 2011-12-20 09:36:18 -02:00
atmel-isi.c [media] atmel-isi: add code to enable/disable ISI_MCK clock 2012-01-06 11:01:11 -02:00
bt819.c [media] vpx3220, bt819: fix compiler warnings 2011-09-06 14:46:17 -03:00
bt856.c
bt866.c
btcx-risc.c
btcx-risc.h
bw-qcam.c [media] drivers/media/video: add missing kfree 2011-07-27 17:55:55 -03:00
c-qcam.c [media] drivers/media/video: add missing kfree 2011-07-27 17:55:55 -03:00
cs53l32a.c
cs5345.c
cs8420.h
cx2341x.c
fsl-viu.c [media] convert drivers/media/* to use module_platform_driver() 2012-01-10 23:27:13 -02:00
hexium_gemini.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 2011-11-06 19:44:47 -08:00
hexium_orion.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 2011-11-06 19:44:47 -08:00
ibmmpeg2.h
imx074.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 2011-11-06 19:44:47 -08:00
indycam.c
indycam.h
ir-kbd-i2c.c [media] cx231xx: Fix unregister logic 2012-01-10 22:35:29 -02:00
Kconfig [media] Exynos4 JPEG codec v4l2 driver 2012-01-10 23:21:52 -02:00
ks0127.c
ks0127.h
m52790.c [media] v4l: make sure drivers supply a zeroed struct v4l2_subdev 2011-04-29 12:33:28 -03:00
Makefile [media] Exynos4 JPEG codec v4l2 driver 2012-01-10 23:21:52 -02:00
mem2mem_testdev.c [media] V4L: vb2: prepare to support multi-size buffers 2011-11-03 18:28:28 -02:00
meye.c
meye.h
msp3400-driver.c [media] msp3400: Add standards detection to the driver 2011-10-08 08:01:34 -03:00
msp3400-driver.h [media] msp3400: Add standards detection to the driver 2011-10-08 08:01:34 -03:00
msp3400-kthreads.c [media] msp3400: Add standards detection to the driver 2011-10-08 08:01:34 -03:00
mt9m001.c Merge tag 'v3.2-rc2' into staging/for_v3.3 2011-11-23 19:42:09 -02:00
mt9m111.c [media] mt9m111: properly implement .s_crop and .s_fmt(), reset on STREAMON 2012-01-06 11:00:40 -02:00
mt9p031.c [media] v4l: mt9p031/mt9t001: Use i2c_smbus_{read|write}_word_swapped() 2011-11-07 11:27:29 -02:00
mt9t001.c [media] v4l: mt9p031/mt9t001: Use i2c_smbus_{read|write}_word_swapped() 2011-11-07 11:27:29 -02:00
mt9t031.c Merge tag 'v3.2-rc2' into staging/for_v3.3 2011-11-23 19:42:09 -02:00
mt9t112.c [media] V4L: mt9t112: use after free in mt9t112_probe() 2011-12-11 09:42:40 -02:00
mt9v011.c drivers/media: Add module.h to all files using it implicitly 2011-10-31 19:31:51 -04:00
mt9v022.c Merge tag 'v3.2-rc2' into staging/for_v3.3 2011-11-23 19:42:09 -02:00
mt9v032.c Merge tag 'v3.2-rc2' into staging/for_v3.3 2011-11-23 19:42:09 -02:00
mx1_camera.c [media] soc-camera: remove redundant parameter from .set_bus_param() 2012-01-06 11:00:23 -02:00
mx2_camera.c [media] media i.MX27 camera: Fix field_count handling 2012-01-06 11:02:14 -02:00
mx3_camera.c [media] convert drivers/media/* to use module_platform_driver() 2012-01-10 23:27:13 -02:00
mxb.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 2011-11-06 19:44:47 -08:00
mxb.h
noon010pc30.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 2011-11-06 19:44:47 -08:00
omap1_camera.c [media] convert drivers/media/* to use module_platform_driver() 2012-01-10 23:27:13 -02:00
omap24xxcam-dma.c [media] [trivial] omap24xxcam-dma: Fix logical test 2011-12-09 20:28:42 -02:00
omap24xxcam.c [media] convert drivers/media/* to use module_platform_driver() 2012-01-10 23:27:13 -02:00
omap24xxcam.h
ov772x.c [media] V4L: replace soc-camera specific soc_mediabus.h with v4l2-mediabus.h 2011-11-03 18:29:04 -02:00
ov2640.c [media] V4L: replace soc-camera specific soc_mediabus.h with v4l2-mediabus.h 2011-11-03 18:29:04 -02:00
ov5642.c [media] media: ov5642: Add support for arbitrary resolution 2011-11-03 18:29:05 -02:00
ov6650.c Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 2011-12-20 10:49:39 -08:00
ov7670.c [media] marvell-cam: Move cafe-ccic into its own directory 2011-07-27 17:53:00 -03:00
ov9640.c [media] V4L: replace soc-camera specific soc_mediabus.h with v4l2-mediabus.h 2011-11-03 18:29:04 -02:00
ov9640.h [media] ov9640: convert to the control framework 2011-11-03 18:28:36 -02:00
ov9740.c [media] V4L: replace soc-camera specific soc_mediabus.h with v4l2-mediabus.h 2011-11-03 18:29:04 -02:00
pms.c [media] Stop using linux/version.h on most video drivers 2011-07-27 17:53:12 -03:00
pxa_camera.c [media] convert drivers/media/* to use module_platform_driver() 2012-01-10 23:27:13 -02:00
rj54n1cb0c.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 2011-11-06 19:44:47 -08:00
s5k6aa.c drivers/media: video/a5k6aa is a module and so needs module.h 2011-11-08 14:56:50 -05:00
s2255drv.c [media] Stop using linux/version.h on the remaining video drivers 2011-07-27 17:53:16 -03:00
saa711x_regs.h
saa717x.c
saa6588.c
saa7110.c
saa7115.c [media] saa7115: Trust that V4L2 core will fill the mask 2011-10-08 08:00:44 -03:00
saa7121.h
saa7127.c
saa7146.h
saa7146reg.h
saa7185.c
saa7191.c
saa7191.h
sh_mobile_ceu_camera.c [media] soc-camera: remove redundant parameter from .set_bus_param() 2012-01-06 11:00:23 -02:00
sh_mobile_csi2.c [media] convert drivers/media/* to use module_platform_driver() 2012-01-10 23:27:13 -02:00
sh_vou.c drivers/media: Add module.h to all files using it implicitly 2011-10-31 19:31:51 -04:00
soc_camera.c [media] soc-camera: change order of removing device 2012-01-06 11:00:55 -02:00
soc_camera_platform.c [media] convert drivers/media/* to use module_platform_driver() 2012-01-10 23:27:13 -02:00
soc_mediabus.c [media] V4L: soc-camera: add helper functions for new bus configuration type 2011-11-03 18:27:13 -02:00
sr030pc30.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 2011-11-06 19:44:47 -08:00
stk-sensor.c
stk-webcam.c [media] v4l2-ctrls: Use kcalloc instead of kzalloc to allocate array 2011-12-30 17:22:17 -02:00
stk-webcam.h
tcm825x.c drivers/media: Add module.h to all files using it implicitly 2011-10-31 19:31:51 -04:00
tcm825x.h
tda7432.c [media] Correct and add some parameter descriptions 2011-07-27 17:52:59 -03:00
tda9840.c [media] v4l: make sure drivers supply a zeroed struct v4l2_subdev 2011-04-29 12:33:28 -03:00
tea6415c.c [media] v4l: make sure drivers supply a zeroed struct v4l2_subdev 2011-04-29 12:33:28 -03:00
tea6415c.h
tea6420.c [media] v4l: make sure drivers supply a zeroed struct v4l2_subdev 2011-04-29 12:33:28 -03:00
tea6420.h
ths7303.c
timblogiw.c [media] convert drivers/media/* to use module_platform_driver() 2012-01-10 23:27:13 -02:00
tlv320aic23b.c
tuner-core.c [media] cx88: Fix radio support for Leadtek DTV2000H J 2012-01-06 17:16:34 -02:00
tvaudio.c [media] tvaudio: fix compiler warnings 2011-09-06 14:44:30 -03:00
tveeprom.c [media] tveeprom: update hauppauge tuner list thru 174 2011-05-20 09:27:15 -03:00
tvp514x.c drivers/media: Add module.h to all files using it implicitly 2011-10-31 19:31:51 -04:00
tvp514x_regs.h
tvp5150.c [media] media: tvp5150: Add mbus_fmt callbacks 2012-01-07 11:54:52 -02:00
tvp5150_reg.h [media] tvp5150: Add video format registers configuration values 2011-10-08 08:01:52 -03:00
tvp7002.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 2011-11-06 19:44:47 -08:00
tvp7002_reg.h
tw9910.c [media] V4L: replace soc-camera specific soc_mediabus.h with v4l2-mediabus.h 2011-11-03 18:29:04 -02:00
upd64031a.c [media] v4l: make sure drivers supply a zeroed struct v4l2_subdev 2011-04-29 12:33:28 -03:00
upd64083.c [media] v4l: make sure drivers supply a zeroed struct v4l2_subdev 2011-04-29 12:33:28 -03:00
v4l2-common.c [media] v4l2-ctrls: add new bitmask control type 2011-07-27 17:55:38 -03:00
v4l2-compat-ioctl32.c [media] v4l: add support for selection api 2012-01-10 23:17:45 -02:00
v4l2-ctrls.c [media] v4l2-ctrls: Use kcalloc instead of kzalloc to allocate array 2011-12-30 17:22:17 -02:00
v4l2-dev.c [media] media: fix truncated entity specification 2011-12-20 09:31:50 -02:00
v4l2-device.c [media] media: fix truncated entity specification 2011-12-20 09:31:50 -02:00
v4l2-event.c Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 2011-11-12 00:03:50 -02:00
v4l2-fh.c drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required 2011-10-31 19:31:51 -04:00
v4l2-int-device.c drivers/media: Add module.h to all files using it implicitly 2011-10-31 19:31:51 -04:00
v4l2-ioctl.c [media] v4l2-ioctl: make tuner 'type' check more strict for S_FREQUENCY 2012-01-16 09:58:53 -02:00
v4l2-mem2mem.c [media] media: mem2mem: eliminate possible NULL pointer dereference 2011-09-06 15:03:26 -03:00
v4l2-subdev.c [media] v4l: Add VIDIOC_LOG_STATUS support for sub-device nodes 2012-01-06 13:00:11 -02:00
via-camera.c [media] convert drivers/media/* to use module_platform_driver() 2012-01-10 23:27:13 -02:00
via-camera.h
videobuf-core.c
videobuf-dma-contig.c Revert "[media] V4L: videobuf, don't use dma addr as physical" 2011-04-19 10:54:44 -07:00
videobuf-dma-sg.c [media] videobuf_pages_to_sg: sglist[0] length problem 2011-07-27 17:52:19 -03:00
videobuf-dvb.c [media] videobuf-dvb: avoid spurious ENOMEM when CONFIG_DVB_NET=n 2012-01-06 12:42:19 -02:00
videobuf-vmalloc.c
videobuf2-core.c [media] videobuf2-core: fix a warning at vb2 2011-12-30 16:12:43 -02:00
videobuf2-dma-contig.c [media] media: vb2: dma contig allocator: use dma_addr instread of paddr 2011-09-06 15:05:10 -03:00
videobuf2-dma-sg.c [media] media: vb2: fix potential deadlock in mmap vs. get_userptr handling 2011-12-30 16:06:49 -02:00
videobuf2-memops.c [media] media: vb2: fix potential deadlock in mmap vs. get_userptr handling 2011-12-30 16:06:49 -02:00
videobuf2-vmalloc.c [media] media: vb2: vmalloc-based allocator user pointer handling 2011-12-30 16:08:06 -02:00
vino.c [media] v4l: Casting (void *) value returned by kmalloc is useless 2011-11-24 21:06:57 -02:00
vino.h
vivi.c [media] V4L: vb2: prepare to support multi-size buffers 2011-11-03 18:28:28 -02:00
vp27smpx.c
vpx3220.c [media] vpx3220, bt819: fix compiler warnings 2011-09-06 14:46:17 -03:00
w9966.c [media] Stop using linux/version.h on most video drivers 2011-07-27 17:53:12 -03:00
wm8739.c
wm8775.c
zr364xx.c [media] drivers/media/video/zr364xx.c: add missing cleanup code 2011-09-03 18:43:58 -03:00