linux/drivers/media/video/ivtv
Ian Armstrong 2443baeaa0 V4L/DVB: ivtv: Avoid hard system lock on decoder output mode change
Changing the decoder video standard just prior to, or during, the output of
the lower field may result in a hard system lock. To avoid this, try to ensure
the firmware call occurs only during the first 100 lines of the top field.

(Minor comment addition and a line break added Andy Walls <awalls@radix.net>.)

Signed-off-by: Ian Armstrong <ian@iarmst.demon.co.uk>
Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-05-18 00:47:15 -03:00
..
ivtv-cards.c V4L/DVB: ivtv: Tweak Sony GigaPocket Kikyou card entry based on experiments 2010-02-26 15:11:07 -03:00
ivtv-cards.h V4L/DVB: ivtv: Add initial entry for Sony VAIO Giga Pocket (Kikyou) cards 2010-02-26 15:11:07 -03:00
ivtv-controls.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
ivtv-controls.h
ivtv-driver.c V4L/DVB: ivtv: Avoid hard system lock on decoder output mode change 2010-05-18 00:47:15 -03:00
ivtv-driver.h include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
ivtv-fileops.c V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number 2009-12-16 00:17:57 -02:00
ivtv-fileops.h
ivtv-firmware.c V4L/DVB: ivtv: Fix ivtv_api_get_data() to avoid unneeded IO during IRQ handling 2010-02-26 15:11:07 -03:00
ivtv-firmware.h
ivtv-gpio.c V4L/DVB (12336): ivtv: Fix improper GPIO audio mux input switch on video standard change 2009-09-12 12:18:12 -03:00
ivtv-gpio.h
ivtv-i2c.c V4L/DVB (13446): ivtv: Add more explicit detection of known IR devices for Hauppauge cards 2009-12-05 18:41:57 -02:00
ivtv-i2c.h V4L/DVB (13443): ivtv: Defer legacy I2C IR probing until after setup of known I2C devices 2009-12-05 18:41:56 -02:00
ivtv-ioctl.c V4L/DVB: ivtv: Avoid hard system lock on decoder output mode change 2010-05-18 00:47:15 -03:00
ivtv-ioctl.h
ivtv-irq.c V4L/DVB: ivtv: Fix ivtv_api_get_data() to avoid unneeded IO during IRQ handling 2010-02-26 15:11:07 -03:00
ivtv-irq.h
ivtv-mailbox.c V4L/DVB: ivtv: Fix ivtv_api_get_data() to avoid unneeded IO during IRQ handling 2010-02-26 15:11:07 -03:00
ivtv-mailbox.h V4L/DVB: ivtv: Fix ivtv_api_get_data() to avoid unneeded IO during IRQ handling 2010-02-26 15:11:07 -03:00
ivtv-queue.c ivtv: Fix PCI DMA direction 2009-06-05 08:05:23 -07:00
ivtv-queue.h V4L/DVB (10488): ivtv: cleanup naming conventions 2009-03-30 12:42:41 -03:00
ivtv-routing.c V4L/DVB (11380): v4l2-subdev: change s_routing prototype 2009-04-06 21:44:27 -03:00
ivtv-routing.h
ivtv-streams.c V4L/DVB: ivtv: Really stop capture on device close 2010-05-18 00:46:43 -03:00
ivtv-streams.h
ivtv-udma.c V4L/DVB: ivtv: Fix race condition for queued udma transfers 2010-02-26 15:10:41 -03:00
ivtv-udma.h V4L/DVB (10488): ivtv: cleanup naming conventions 2009-03-30 12:42:41 -03:00
ivtv-vbi.c V4L/DVB (11091): cx18, ivtv: Ensure endianess for linemasks in VBI embedded in MPEG stream 2009-03-30 12:43:28 -03:00
ivtv-vbi.h
ivtv-version.h V4L/DVB (10965): ivtv: bump version 2009-03-30 12:43:19 -03:00
ivtv-yuv.c V4L/DVB (11674): ivtv: fix incorrect bit tests 2009-05-09 18:53:10 -03:00
ivtv-yuv.h
ivtvfb.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
Kconfig
Makefile