linux/drivers/media/video/ivtv
Hans Verkuil 01f1e44fe8 V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busy
The driver should now pass the 'busy' state of the device to the cx2341x 
module whenever controls are set or tried. -EBUSY will be returned if 
the device is busy and the user attempts to modify certain 'dangerous' 
controls. It concerns controls that change the audio or video 
compression mode and bitrates.

The cx88-blackbird and pvrusb2 drivers currently always pass '0' (not busy)
to the cx2341x, effectively keeping the old behavior for now.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-10-09 22:06:42 -03:00
..
ivtv-audio.c
ivtv-audio.h
ivtv-cards.c V4L/DVB (5995): ivtv: add AverMedia M116 2007-10-09 22:04:54 -03:00
ivtv-cards.h V4L/DVB (5929): Add vp27smpx driver 2007-10-09 22:03:25 -03:00
ivtv-controls.c V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busy 2007-10-09 22:06:42 -03:00
ivtv-controls.h
ivtv-driver.c V4L/DVB (6055): ivtv: improve debug messages 2007-10-09 22:05:42 -03:00
ivtv-driver.h V4L/DVB (6086): ivtv: fix output mode processing: UDMA_YUV wasn't cleared 2007-10-09 22:06:38 -03:00
ivtv-fb.c V4L/DVB (6057): ivtv-fb: remove unused header includes 2007-10-09 22:05:46 -03:00
ivtv-fileops.c V4L/DVB (6086): ivtv: fix output mode processing: UDMA_YUV wasn't cleared 2007-10-09 22:06:38 -03:00
ivtv-fileops.h V4L/DVB (5379): If possible make vars/functions static. 2007-04-27 15:44:13 -03:00
ivtv-firmware.c V4L/DVB (5920): ivtv: fix incorrect fw size report. 2007-07-30 16:26:35 -03:00
ivtv-firmware.h
ivtv-gpio.c V4L/DVB (5995): ivtv: add AverMedia M116 2007-10-09 22:04:54 -03:00
ivtv-gpio.h V4L/DVB (5995): ivtv: add AverMedia M116 2007-10-09 22:04:54 -03:00
ivtv-i2c.c V4L/DVB (6081): ivtv: Fix static structure initialization 2007-10-09 22:06:24 -03:00
ivtv-i2c.h V4L/DVB (5379): If possible make vars/functions static. 2007-04-27 15:44:13 -03:00
ivtv-ioctl.c V4L/DVB (6087): ivtv: prevent changing VBI format while capture is in progress 2007-10-09 22:06:38 -03:00
ivtv-ioctl.h
ivtv-irq.c V4L/DVB (6050): ivtv: retry/timer improvements 2007-10-09 22:05:37 -03:00
ivtv-irq.h V4L/DVB (5404): Merges VBI & YUV handling into a single work queue. 2007-04-27 15:44:24 -03:00
ivtv-mailbox.c V4L/DVB (6055): ivtv: improve debug messages 2007-10-09 22:05:42 -03:00
ivtv-mailbox.h
ivtv-queue.c V4L/DVB (6047): ivtv: Fix scatter/gather DMA timeouts 2007-10-09 22:05:32 -03:00
ivtv-queue.h V4L/DVB (6047): ivtv: Fix scatter/gather DMA timeouts 2007-10-09 22:05:32 -03:00
ivtv-streams.c V4L/DVB (6061): ivtv: add VIDIOC_OVERLAY 2007-10-09 22:05:53 -03:00
ivtv-streams.h
ivtv-udma.c V4L/DVB (6060): ivtv: fix IVTV_IOC_DMA_FRAME bug introduced by highmem bugfix 2007-10-09 22:05:48 -03:00
ivtv-udma.h
ivtv-vbi.c V4L/DVB (6049): ivtv: fix VBI reinsertion decoding 2007-10-09 22:05:36 -03:00
ivtv-vbi.h V4L/DVB (5675): Move big PIO accesses from the interrupt handler to a workhandler 2007-06-08 08:21:13 -03:00
ivtv-version.h V4L/DVB (5909): ivtv: update version to 1.1 to mark ivtv-fb support 2007-10-09 22:03:08 -03:00
ivtv-video.c V4L/DVB (5379): If possible make vars/functions static. 2007-04-27 15:44:13 -03:00
ivtv-video.h V4L/DVB (5379): If possible make vars/functions static. 2007-04-27 15:44:13 -03:00
ivtv-yuv.c V4L/DVB (6060): ivtv: fix IVTV_IOC_DMA_FRAME bug introduced by highmem bugfix 2007-10-09 22:05:48 -03:00
ivtv-yuv.h V4L/DVB (5404): Merges VBI & YUV handling into a single work queue. 2007-04-27 15:44:24 -03:00
Kconfig V4L/DVB (5929): Add vp27smpx driver 2007-10-09 22:03:25 -03:00
Makefile V4L/DVB (5902): Add ivtv-fb framebuffer driver. 2007-10-09 22:03:02 -03:00