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