linux/drivers/media/video/saa7134
Sergey Vlasov 7a766f9ddd V4L/DVB (3738): Saa7134: Fix oops with disable_ir=1
When disable_ir=1 parameter is used, or when saa7134_input_init1()
fails for any other reason, dev->remote will remain NULL, and the
driver will oops in saa7134_hwinit2().  Therefore dev->remote must be
checked before dereferencing.

Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2006-05-12 19:54:41 -03:00
..
Kconfig V4L/DVB (3615): Saa7134: select FW_LOADER 2006-04-02 04:55:04 -03:00
Makefile kbuild: fix unneeded rebuilds in drivers/media/video after moving source tree 2006-04-04 16:50:50 +02:00
saa6752hs.c V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)alloc 2006-01-11 19:40:56 -02:00
saa7134-alsa.c V4L/DVB (3516): Make video_buf more generic 2006-03-24 16:26:49 -03:00
saa7134-cards.c V4L/DVB (3646): Added support for the new Lifeview hybrid cardbus modules 2006-04-02 04:55:22 -03:00
saa7134-core.c V4L/DVB (3738): Saa7134: Fix oops with disable_ir=1 2006-05-12 19:54:41 -03:00
saa7134-dvb.c V4L/DVB (3646): Added support for the new Lifeview hybrid cardbus modules 2006-04-02 04:55:22 -03:00
saa7134-empress.c V4L/DVB (3318b): sem2mutex: drivers/media/, #2 2006-02-07 06:49:14 -02:00
saa7134-i2c.c V4L/DVB (3269): ioctls cleanups. 2006-01-09 15:32:31 -02:00
saa7134-input.c V4L/DVB (3369): LifeView FlyDVB-T Duo: add support for remote control 2006-02-27 00:08:46 -03:00
saa7134-oss.c V4L/DVB (3516): Make video_buf more generic 2006-03-24 16:26:49 -03:00
saa7134-reg.h [PATCH] v4l: 800: whitespace cleanups 2005-11-09 07:56:20 -08:00
saa7134-ts.c V4L/DVB (3516): Make video_buf more generic 2006-03-24 16:26:49 -03:00
saa7134-tvaudio.c V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode 2006-03-24 16:26:58 -03:00
saa7134-vbi.c V4L/DVB (3516): Make video_buf more generic 2006-03-24 16:26:49 -03:00
saa7134-video.c V4L/DVB (3516): Make video_buf more generic 2006-03-24 16:26:49 -03:00
saa7134.h V4L/DVB (3646): Added support for the new Lifeview hybrid cardbus modules 2006-04-02 04:55:22 -03:00