linux/drivers/media/video/ivtv
Ian Armstrong 9a766d55b7 V4L/DVB: ivtv: Really stop capture on device close
When a capture is started, the firmware also appears to start a secondary
stream. Unless this secondary stream is also stopped, the encoder will remain
active and not reinitialise for the next capture. Unfortunately, setting up
the video source can glitch the encoder and result in undesirable effects that
this initialisation will clear.

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:46:43 -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: Add initial entry for Sony VAIO Giga Pocket (Kikyou) cards 2010-02-26 15:11:07 -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: cleanup redundant tests on unsigned 2009-06-16 18:20:58 -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
ivtv-routing.c
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
ivtv-vbi.c
ivtv-vbi.h
ivtv-version.h
ivtv-yuv.c
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