linux/drivers/media/video/cx18
Andy Walls 3b5df8ea40 V4L/DVB (8774): cx18: Have CX23418 release buffers at end of capture.
cx18: Have CX23418 release buffers at end of capture.  The CX23418 reuses task
handles so we need to have it release the buffers associated with a task handle
at the end of a capture.  If we don't, buffer ids used for one type of stream
in the driver (MPEG, TS, PCM), could be used for another type of stream by the
CX23418, if a previously used handle is assigned to a different type of stream.
The driver would drop valid buffers when this happened.

Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2008-10-12 09:36:53 -02:00
..
cx18-audio.c V4L/DVB (8167): cx18: set correct audio inputs for tuner and line-in 2. 2008-07-20 07:15:19 -03:00
cx18-audio.h
cx18-av-audio.c V4L/DVB (8462): cx18: Lock the aux PLL to the video pixle rate for analog captures 2008-07-26 12:54:19 -03:00
cx18-av-core.c V4L/DVB (8378): cx18: move cx18_av_vbi_setup to av-core.c and rename to cx18_av_std_setup 2008-07-20 07:28:12 -03:00
cx18-av-core.h V4L/DVB (8378): cx18: move cx18_av_vbi_setup to av-core.c and rename to cx18_av_std_setup 2008-07-20 07:28:12 -03:00
cx18-av-firmware.c V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings 2008-09-03 18:37:13 -03:00
cx18-av-vbi.c V4L/DVB (8378): cx18: move cx18_av_vbi_setup to av-core.c and rename to cx18_av_std_setup 2008-07-20 07:28:12 -03:00
cx18-cards.c V4L/DVB (8919): cx18: Fix tuner audio input for Compro H900 cards 2008-10-04 22:27:16 -03:00
cx18-cards.h V4L/DVB (8332): cx18: Suport external reset of the Z8F0811 IR controller on HVR-1600 for lirc 2008-07-20 07:25:03 -03:00
cx18-controls.c V4L/DVB (8113): ivtv/cx18: remove s/g_ctrl, now all controls are handled through s/g_ext_ctrl 2008-07-20 07:12:23 -03:00
cx18-controls.h V4L/DVB (8113): ivtv/cx18: remove s/g_ctrl, now all controls are handled through s/g_ext_ctrl 2008-07-20 07:12:23 -03:00
cx18-driver.c V4L/DVB: follow lspci device/vendor style 2008-10-12 09:36:46 -02:00
cx18-driver.h V4L/DVB (8773): cx18: Fix cx18_find_handle() and add error checking 2008-10-12 09:36:53 -02:00
cx18-dvb.c V4L/DVB (8805): Steven Toth email address change 2008-09-03 18:37:21 -03:00
cx18-dvb.h V4L/DVB (8805): Steven Toth email address change 2008-09-03 18:37:21 -03:00
cx18-fileops.c V4L/DVB (8773): cx18: Fix cx18_find_handle() and add error checking 2008-10-12 09:36:53 -02:00
cx18-fileops.h V4L/DVB (7856): cx18/: possible cleanups 2008-05-14 02:54:09 -03:00
cx18-firmware.c V4L/DVB (8423): cx18: remove firmware size check 2008-07-23 08:09:20 -03:00
cx18-firmware.h
cx18-gpio.c V4L/DVB (8332): cx18: Suport external reset of the Z8F0811 IR controller on HVR-1600 for lirc 2008-07-20 07:25:03 -03:00
cx18-gpio.h V4L/DVB (8332): cx18: Suport external reset of the Z8F0811 IR controller on HVR-1600 for lirc 2008-07-20 07:25:03 -03:00
cx18-i2c.c v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 2008-07-20 07:17:52 -03:00
cx18-i2c.h
cx18-ioctl.c V4L/DVB (8773): cx18: Fix cx18_find_handle() and add error checking 2008-10-12 09:36:53 -02:00
cx18-ioctl.h V4L/DVB (8082): cx18: convert to video_ioctl2() 2008-07-20 07:10:43 -03:00
cx18-irq.c V4L/DVB (8701): cx18: Add missing lock for when the irq handler manipulates the queues 2008-09-03 18:36:43 -03:00
cx18-irq.h
cx18-mailbox.c V4L/DVB (8774): cx18: Have CX23418 release buffers at end of capture. 2008-10-12 09:36:53 -02:00
cx18-mailbox.h
cx18-queue.c V4L/DVB (8772): cx18: Convert cx18_queue buffers member to atomic_t 2008-10-12 09:36:53 -02:00
cx18-queue.h V4L/DVB (8701): cx18: Add missing lock for when the irq handler manipulates the queues 2008-09-03 18:36:43 -03:00
cx18-scb.c
cx18-scb.h
cx18-streams.c V4L/DVB (8774): cx18: Have CX23418 release buffers at end of capture. 2008-10-12 09:36:53 -02:00
cx18-streams.h V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handling 2008-05-14 02:54:09 -03:00
cx18-vbi.c V4L-DVB(7789a): cx18: fix symbol conflict with ivtv driver 2008-04-29 18:41:42 -03:00
cx18-vbi.h
cx18-version.h
cx18-video.c
cx18-video.h
cx23418.h V4L/DVB (8774): cx18: Have CX23418 release buffers at end of capture. 2008-10-12 09:36:53 -02:00
Kconfig V4L/DVB (8534): remove select's of FW_LOADER 2008-07-27 12:24:37 -03:00
Makefile