linux/drivers/media/video/cx23885
Hans Verkuil e92ba2830b [media] v4l: fix compiler warnings
media_build/v4l/au0828-video.c: In function 'au0828_irq_callback':
media_build/v4l/au0828-video.c:123:6: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
media_build/v4l/cx23888-ir.c: In function 'pulse_clocks_to_clock_divider':
media_build/v4l/cx23888-ir.c:334:6: warning: variable 'rem' set but not used [-Wunused-but-set-variable]
media_build/v4l/cx25840-ir.c: In function 'pulse_clocks_to_clock_divider':
media_build/v4l/cx25840-ir.c:319:6: warning: variable 'rem' set but not used [-Wunused-but-set-variable]
media_build/v4l/cx25840-ir.c: In function 'cx25840_ir_tx_write':
media_build/v4l/cx25840-ir.c:863:21: warning: variable 'c' set but not used [-Wunused-but-set-variable]
media_build/v4l/em28xx-audio.c: In function 'snd_em28xx_hw_capture_params':
media_build/v4l/em28xx-audio.c:346:31: warning: variable 'format' set but not used [-Wunused-but-set-variable]
media_build/v4l/em28xx-audio.c:346:25: warning: variable 'rate' set but not used [-Wunused-but-set-variable]
media_build/v4l/em28xx-audio.c:346:15: warning: variable 'channels' set but not used [-Wunused-but-set-variable]
media_build/v4l/hdpvr-control.c: In function 'get_input_lines_info':
media_build/v4l/hdpvr-control.c:98:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
media_build/v4l/hdpvr-video.c: In function 'hdpvr_try_ctrl':
media_build/v4l/hdpvr-video.c:955:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
media_build/v4l/saa7134-video.c: In function 'saa7134_s_tuner':
media_build/v4l/saa7134-video.c:2030:6: warning: variable 'rx' set but not used [-Wunused-but-set-variable]
media_build/v4l/sn9c102_core.c: In function 'sn9c102_stream_interrupt':
media_build/v4l/sn9c102_core.c:998:7: warning: variable 'timeout' set but not used [-Wunused-but-set-variable]

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Janne Grunau <j@jannau.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-05-14 14:47:03 -03:00
..
altera-ci.c [media] Stop using linux/version.h on most video drivers 2011-07-27 17:53:12 -03:00
altera-ci.h [media] altera-ci.h: add missing inline 2011-03-22 04:54:04 -03:00
cimax2.c Fix common misspellings 2011-03-31 11:26:23 -03:00
cimax2.h
cx23885-417.c [media] cx23885: Bugfix /sys/class/video4linux/videoX/name truncation 2012-01-05 06:54:30 -02:00
cx23885-alsa.c [media] cx23885: initial support for VBI with the cx23885 2011-10-14 17:08:46 -03:00
cx23885-av.c V4L/DVB: cx23885: Move AV Core irq handling to a work handler 2010-08-08 23:42:56 -03:00
cx23885-av.h V4L/DVB: cx23885: Move AV Core irq handling to a work handler 2010-08-08 23:42:56 -03:00
cx23885-cards.c [media] cx23885: Don't duplicate xc4000 entry for radio 2012-01-16 11:55:12 -02:00
cx23885-core.c [media] cx23885: Hauppauge HVR1850 Analog driver support 2012-01-05 06:52:02 -02:00
cx23885-dvb.c [media] cx23885-dvb: check if dvb_attach() succeded 2012-01-16 11:54:50 -02:00
cx23885-f300.c
cx23885-f300.h
cx23885-i2c.c [media] video: Drop undue references to i2c-algo-bit 2011-11-24 15:11:17 -02:00
cx23885-input.c [media] cx23885: Add IR Rx support for HVR-1270 boards 2011-07-27 17:53:06 -03:00
cx23885-input.h V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email address 2010-06-01 01:24:29 -03:00
cx23885-ioctl.c V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email address 2010-06-01 01:24:29 -03:00
cx23885-ioctl.h V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email address 2010-06-01 01:24:29 -03:00
cx23885-ir.c V4L/DVB: cx23885: Move AV Core irq handling to a work handler 2010-08-08 23:42:56 -03:00
cx23885-ir.h V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email address 2010-06-01 01:24:29 -03:00
cx23885-reg.h [media] cx23885: Name an internal i2c part and declare a bitfield by name 2011-10-14 17:13:01 -03:00
cx23885-vbi.c [media] cx23885: Ensure VBI buffers timeout quickly - bugfix for vbi hangs during streaming 2011-10-14 17:12:48 -03:00
cx23885-video.c [media] cx23885: handle errors from videobuf_dvb_get_frontend() 2012-01-16 09:27:57 -02:00
cx23885.h [media] cx23885: add Terratec Cinergy T PCIe dual 2012-01-07 11:47:33 -02:00
cx23888-ir.c [media] v4l: fix compiler warnings 2012-05-14 14:47:03 -03:00
cx23888-ir.h V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email address 2010-06-01 01:24:29 -03:00
Kconfig [media] cx23885: fix type error 2011-09-23 14:52:39 -03:00
Makefile [media] cx23885: Add ALSA support 2011-10-14 16:44:54 -03:00
netup-eeprom.c
netup-eeprom.h
netup-init.c
netup-init.h