summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (5560): Ivtv: fix incorrect bitwise-and for command flags.Hans Verkuil2007-04-271-3/+3
* V4L/DVB (5438): Fix ivtv yuv threshold handlingIan Armstrong2007-04-273-5/+7
* V4L/DVB (5436): Fix TV output initializationHans Verkuil2007-04-271-1/+1
* V4L/DVB (5420): Initialize the inputs before registering the devices.Hans Verkuil2007-04-271-40/+37
* V4L/DVB (5417): First unregister the driver, and then free the memory.Hans Verkuil2007-04-271-1/+2
* V4L/DVB (5416): Use pci_register_driver instead of pci_module_init in ivtv.Hans Verkuil2007-04-271-1/+1
* V4L/DVB (5413): Use spin_lock_init to fix lockdep warnings.Hans Verkuil2007-04-271-2/+2
* V4L/DVB (5412): Fix VIDIOC_TRY_ENCODER_CMD and VIDEO_TRY_COMMANDHans Verkuil2007-04-271-0/+19
* V4L/DVB (5411): Use v4l_printk_ioctl for debugHans Verkuil2007-04-271-152/+104
* V4L/DVB (5410): Add VIDIOC_G/S_PRIORITY support to ivtv.Hans Verkuil2007-04-273-0/+42
* V4L/DVB (5406): Add comment why the symbols are exported.Hans Verkuil2007-04-271-0/+2
* V4L/DVB (5405): Add missing includes.Hans Verkuil2007-04-272-0/+2
* V4L/DVB (5404): Merges VBI & YUV handling into a single work queue.Hans Verkuil2007-04-278-61/+60
* V4L/DVB (5403): Set vsync_field correctly in ivtv.Hans Verkuil2007-04-271-3/+7
* V4L/DVB (5388): Ivtv warning fixAndrew Morton2007-04-271-1/+1
* V4L/DVB (5379): If possible make vars/functions static.Hans Verkuil2007-04-278-21/+4
* V4L/DVB (5378): Add missing IVTV_FB_WARN #defineHans Verkuil2007-04-271-2/+3
* V4L/DVB (5377): Replace SA_* with IRQF_*Hans Verkuil2007-04-271-1/+1
* V4L/DVB (5376): Add dependency on VIDEO_V4L1Hans Verkuil2007-04-271-1/+1
* V4L/DVB (5375): Add missing VIDEO_CX25840 dep, remove unused VIDEO_TLV320AIC2...Hans Verkuil2007-04-271-1/+1
* V4L/DVB (5356): Fix bogus error messages in ivtv for VIDIOC_G_CHIP_IDENTHans Verkuil2007-04-271-2/+4
* V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoderHans Verkuil2007-04-2737-0/+12569