linux/drivers/media/video/saa7164
Steven Toth bbf504c37d V4L/DVB (12938): SAA7164: Increase the firmware command timeout to avoid firmware errors.
The firmware typically responds in < 50ms and, via the interrupts and
deferred work queue the caller (blocked in the driver) is signalled very
efficiently. In a highly stressed system this can take many multiples
of seconds. So, we need a larger maximum timeout for busy systems.

Signed-off-by: Steven Toth <stoth@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-09-19 00:15:06 -03:00
..
Kconfig
Makefile
saa7164-api.c V4L/DVB (12930): SAA7164: Removed spurious I2C errors during driver load with DVB-T boards. 2009-09-19 00:14:55 -03:00
saa7164-buffer.c
saa7164-bus.c V4L/DVB (12927): SAA7164: Remove volatiles for PCI writes (coding style violation) 2009-09-19 00:14:51 -03:00
saa7164-cards.c V4L/DVB (12934): SAA7164: Fix i2c eeprom read errors during load (some boards). 2009-09-19 00:15:00 -03:00
saa7164-cmd.c V4L/DVB (12938): SAA7164: Increase the firmware command timeout to avoid firmware errors. 2009-09-19 00:15:06 -03:00
saa7164-core.c V4L/DVB (12938): SAA7164: Increase the firmware command timeout to avoid firmware errors. 2009-09-19 00:15:06 -03:00
saa7164-dvb.c V4L/DVB (12935): SAA7164: Ensure we specify I/F's for all bandwidths 2009-09-19 00:15:01 -03:00
saa7164-fw.c V4L/DVB (12928): SAA7164: Increase firmware load tolerance 2009-09-19 00:14:52 -03:00
saa7164-i2c.c
saa7164-reg.h
saa7164-types.h
saa7164.h V4L/DVB (12936): SAA7164: Added waitsecs module parameter 2009-09-19 00:15:03 -03:00