kernel-ark/drivers/media/video/saa7134
Jean Delvare 8a9947552d [PATCH] i2c: Drop i2c_driver.flags, 2 of 3
Just about every i2c chip driver sets the I2C_DF_NOTIFY flag, so we
can simply make it the default and drop the flag. If any driver really
doesn't want to be notified when i2c adapters are added, that driver
can simply omit to set .attach_adapter. This approach is also more
robust as it prevents accidental NULL pointer dereferences.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-01-05 22:16:21 -08:00
..
Kconfig [PATCH] Simplify the VIDEO_SAA7134_OSS Kconfig dependency line 2005-12-29 13:21:16 -08:00
Makefile V4L/DVB (3200): Fix saa7134 ALSA/OSS collisions 2005-12-22 07:55:06 -02:00
saa6752hs.c [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 2006-01-05 22:16:21 -08:00
saa7134-alsa.c V4L/DVB (3200): Fix saa7134 ALSA/OSS collisions 2005-12-22 07:55:06 -02:00
saa7134-cards.c [PATCH] V4L/DVB: (3135) Fix tuner init for Pinnacle PCTV Stereo 2005-12-12 08:57:44 -08:00
saa7134-core.c [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4 2005-12-12 08:57:44 -08:00
saa7134-dvb.c [PATCH] V4L: 911: added support for ntsc 4.43 video standard 2005-11-09 07:56:30 -08:00
saa7134-empress.c [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4 2005-12-12 08:57:44 -08:00
saa7134-i2c.c [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4 2005-12-12 08:57:44 -08:00
saa7134-input.c Fix an OOPS when initializing IR remote on saa7134 2005-11-20 00:56:54 -05:00
saa7134-oss.c V4L/DVB (3200): Fix saa7134 ALSA/OSS collisions 2005-12-22 07:55:06 -02:00
saa7134-reg.h [PATCH] v4l: 800: whitespace cleanups 2005-11-09 07:56:20 -08:00
saa7134-ts.c [PATCH] v4l: 800: whitespace cleanups 2005-11-09 07:56:20 -08:00
saa7134-tvaudio.c [PATCH] V4L: 925: saa7134 alsa is now a standalone module 2005-11-09 07:56:31 -08:00
saa7134-vbi.c [PATCH] v4l: SAA7134 updates and board additions 2005-09-09 13:57:50 -07:00
saa7134-video.c [PATCH] v4l: 821: set tuner type in vidioc_g_tuner 2005-11-09 07:56:22 -08:00
saa7134.h [PATCH] V4L: Fix hotplugging issues with saa7134 2005-12-01 15:48:56 -08:00