summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/ivtv/ivtv-ioctl.c
AgeCommit message (Expand)Author
2007-06-16ivtv: fix return code of VIDIOC_G/S_FBUF when no framebuffer is present.Hans Verkuil
2007-06-07ivtv: fix ia64 printk format warnings.Hans Verkuil
2007-05-29Add ivtv CROPCAP support and fix ivtv S_CROP for video output.Hans Verkuil
2007-05-21Backed out changeset c7cb1aaec112a3ee7d6483b54d03d6a093754f10Hans Verkuil
2007-05-19Use v4l2_pix_out_fmt instead of v4l2_pix_fmt for video output formatHans Verkuil
2007-05-17Adding new fields to v4l2_pix_format broke the ABI, reverted that changeHans Verkuil
2007-04-10ivtv: fix incorrect bitwise-and for command flags.Hans Verkuil
2007-03-10Fix VIDIOC_TRY_ENCODER_CMD and VIDEO_TRY_COMMANDHans Verkuil
2007-03-10Use v4l_printk_ioctl instead of printing the ioctl name for each ioctl in ivtv.Hans Verkuil
2007-03-10Add VIDIOC_G/S_PRIORITY support to ivtv.Hans Verkuil
2007-03-10Set vsync_field correctly in ivtv.Hans Verkuil
2007-02-27Update ivtv VIDIOC_G_CHIP_IDENT.Hans Verkuil
2007-02-27Fix comment style and set default debug level to 0Hans Verkuil
2007-02-26Add ivtv driver for the Conexant cx23416/cx23415 MPEG encoder/decoderHans Verkuil