linux-stable-rt/drivers/media/video
Hans Verkuil f7668162a3 V4L/DVB (4885): Improve saa711x check
The old code would accept any device on the same i2c address as the
saa711x chips as an saa711x. However, this fails with saa717x chips,
which use that same address and so are misdetected as a saa7111. Now
check whether the chip is really a saa711x model.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2006-11-26 08:52:38 -02:00
..
bt8xx V4L/DVB (4817): Fix uses of "&&" where "&" was intended 2006-11-13 08:17:28 -02:00
cpia2 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
cx88 V4L/DVB (4802): Cx88: fix remote control on WinFast 2000XP Expert 2006-11-13 08:17:20 -02:00
cx25840 V4L/DVB (4729): Fix VIDIOC_G_FMT for NTSC in cx25840. 2006-10-14 00:43:55 -03:00
em28xx [PATCH] em28xx NULL noise removal 2006-10-10 15:37:23 -07:00
et61x251 V4L/DVB (4865): Fix: Slot 0 not NULL on disconnecting SN9C10x PC Camera 2006-11-26 08:52:37 -02:00
ovcamchip
pvrusb2 V4L/DVB (4786): Pvrusb2: use NULL instead of 0 2006-11-02 23:58:08 -03:00
pwc V4L/DVB (4742): Drivers/media/video: handle sysfs errors 2006-10-14 00:44:17 -03:00
saa7134 [dvb saa7134] Fix missing 'break' for avermedia card case 2006-11-13 09:50:11 -08:00
sn9c102 V4L/DVB (4865): Fix: Slot 0 not NULL on disconnecting SN9C10x PC Camera 2006-11-26 08:52:37 -02:00
usbvideo IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
zc0301 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
Kconfig V4L/DVB (4804): Fix missing i2c dependency for saa7110 2006-11-13 08:17:21 -02:00
Makefile
adv7170.c
adv7175.c
arv.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
bt819.c
bt856.c
bt866.c
btcx-risc.c
btcx-risc.h
bw-qcam.c
bw-qcam.h
c-qcam.c
compat_ioctl32.c
cpia.c
cpia.h
cpia_pp.c
cpia_usb.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
cs53l32a.c
cs8420.h
cx2341x.c
dabfirmware.h
dabusb.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
dabusb.h
dpc7146.c
font.h
hexium_gemini.c
hexium_orion.c
ibmmpeg2.h
indycam.c
indycam.h
ir-kbd-i2c.c V4L/DVB (4670): Allow RC5 codes 64 - 127 in ir-kbd-i2c.c 2006-10-03 15:14:04 -03:00
ks0127.c
ks0127.h
meye.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
meye.h
msp3400-driver.c V4L/DVB (4688): Fix msp343xG handling (regression from 2.6.16) 2006-10-03 15:14:55 -03:00
msp3400-driver.h V4L/DVB (4688): Fix msp343xG handling (regression from 2.6.16) 2006-10-03 15:14:55 -03:00
msp3400-kthreads.c V4L/DVB (4688): Fix msp343xG handling (regression from 2.6.16) 2006-10-03 15:14:55 -03:00
mt20xx.c
mxb.c
mxb.h
ov511.c V4L/DVB (4741): {ov511,stv680}: handle sysfs errors 2006-10-14 00:44:13 -03:00
ov511.h
planb.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
planb.h
pms.c
saa711x.c
saa711x_regs.h
saa5246a.c
saa5246a.h
saa5249.c
saa6588.c V4L/DVB (4849): Add missing spin_unlock to saa6588 decoder driver 2006-11-26 08:52:37 -02:00
saa7110.c
saa7111.c
saa7114.c
saa7115.c V4L/DVB (4885): Improve saa711x check 2006-11-26 08:52:38 -02:00
saa7121.h
saa7127.c
saa7146.h
saa7146reg.h
saa7185.c
saa7191.c
saa7191.h
saa7196.h
se401.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
se401.h
stradis.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
stv680.c V4L/DVB (4741): {ov511,stv680}: handle sysfs errors 2006-10-14 00:44:13 -03:00
stv680.h
tda7432.c
tda8290.c
tda9840.c
tda9840.h
tda9875.c
tda9887.c
tea5767.c
tea6415c.c
tea6415c.h
tea6420.c
tea6420.h
tlv320aic23b.c
tuner-3036.c
tuner-core.c
tuner-simple.c
tuner-types.c V4L/DVB (4744): The Samsung TCPN2121P30A does not have a tda9887 2006-10-14 00:44:22 -03:00
tvaudio.c V4L/DVB (4624): Tvaudio: Replaced kernel_thread() with kthread_run() 2006-09-26 12:30:36 -03:00
tveeprom.c V4L/DVB (4817): Fix uses of "&&" where "&" was intended 2006-11-13 08:17:28 -02:00
tvmixer.c
tvp5150.c
tvp5150_reg.h
upd64031a.c
upd64083.c
v4l1-compat.c
v4l2-common.c
video-buf-dvb.c
video-buf.c V4L/DVB (4685): Fix compiler warning in drivers/media/video/video-buf.c 2006-10-03 15:14:48 -03:00
videocodec.c
videocodec.h
videodev.c V4L/DVB (4743): Fix oops in VIDIOC_G_PARM 2006-10-14 00:44:20 -03:00
vino.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
vino.h
vivi.c V4L/DVB (4725): Fix vivi compile on parisc 2006-10-14 00:43:51 -03:00
vpx3220.c
w9966.c
w9968cf.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
w9968cf.h
w9968cf_decoder.h
w9968cf_vpp.h
wm8739.c
wm8775.c
zoran.h
zoran_card.c V4L/DVB (4707): 4linux: complete conversion to hotplug safe PCI API 2006-10-04 08:06:50 -03:00
zoran_card.h
zoran_device.c Various drivers' irq handlers: kill dead code, needless casts 2006-10-06 15:00:58 -04:00
zoran_device.h IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
zoran_driver.c V4L/DVB (4632): Zoran: Implement pcipci failure check 2006-09-26 12:30:36 -03:00
zoran_procfs.c
zoran_procfs.h
zr36016.c
zr36016.h
zr36050.c
zr36050.h
zr36057.h
zr36060.c
zr36060.h
zr36120.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
zr36120.h
zr36120_i2c.c
zr36120_mem.c
zr36120_mem.h