index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
ivtv
/
ivtv-ioctl.c
Age
Commit message (
Expand
)
Author
2008-07-21
videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct
Hans Verkuil
2008-06-25
ivtv/cx18: remove s/g_ctrl, now all controls are handled through s/g_ext_ctrl
Hans Verkuil
2008-06-25
ivtv/cx18: fix compile error when CONFIG_VIDEO_ADV_DEBUG is not defined.
Hans Verkuil
2008-06-22
cx18/ivtv: ioctl debugging improvements
Hans Verkuil
2008-06-21
ivtv: yuv decoder lock fix (2)
Hans Verkuil
2008-06-21
ivtv/cx18: fix video_temporal_filter handling
Hans Verkuil
2008-06-21
ivtv: fill in all v4l2_framebuffer fields in VIDIOC_G/S_FBUF
Hans Verkuil
2008-06-21
ivtv/cx18: remove unnecessary memsets & KERNEL_VERSION tests
Hans Verkuil
2008-06-21
ivtv: remove obsolete arrays.
Hans Verkuil
2008-06-21
ivtv: make sure all v4l2_format fields are filled in
Hans Verkuil
2008-05-29
ivtv: Convert to video_ioctl2.
Hans Verkuil
2008-05-01
ivtv: prefix ivtv external functions with ivtv_
Hans Verkuil
2008-04-26
ivtv: fix oops when itv->speed == 0 and VIDEO_CMD_PLAY is called.
Hans Verkuil
2008-04-26
ivtv: use strlcpy instead of strcpy.
Hans Verkuil
2008-04-20
Fix VIDIOCGAP corruption in ivtv
Mauro Carvalho Chehab
2008-04-13
videobuf: Improve command output for debug purposes
Mauro Carvalho Chehab
2008-02-21
ivtv: CROP is not supported for video capture
Hans Verkuil
2008-02-21
ivtv: yuv framebuffer tracking
Hans Verkuil
2007-12-08
ivtv: Some general fixes
Mauro Carvalho Chehab
2007-12-02
ivtv: Remove a invalid shadow-variable
Mauro Carvalho Chehab
2007-11-05
ivtv: ivtv yuv format description correction
Hans Verkuil
2007-11-05
ivtv: Initial merge of video48 yuv handling into the IVTV_IOC_DMA_FRAME frame...
Hans Verkuil
2007-10-12
ivtv: fix resizing MPEG1 streams
Hans Verkuil
2007-08-25
ivtv: use new videodev2.h pixel formats
Hans Verkuil
2007-08-24
ivtv: set correct pixel format and alpha properties in VIDIOC_G_FBUF
Hans Verkuil
2007-08-23
ivtv: fix VIDIOC_G_ENC_INDEX flag handling
Hans Verkuil
2007-08-23
ivtv: reorganized and cleanup ivtv struct
Hans Verkuil
2007-08-23
ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c into ivtv-routing.c
Hans Verkuil
2007-08-22
ivtv: log in status if framebuffer uses YUV instead of RGB
Hans Verkuil
2007-08-20
ivtv: prevent changing VBI format while capture is in progress.
Hans Verkuil
2007-08-20
ivtv: fix output mode processing: UDMA_YUV wasn't cleared.
Hans Verkuil
2007-08-19
ivtv: add VIDIOC_OVERLAY
Hans Verkuil
2007-08-19
ivtv: log stereo/bilingual audio modes
Hans Verkuil
2007-08-19
ivtv: move serialization to the fileops level.
Hans Verkuil
2007-08-19
ivtv: improve debug messages
Hans Verkuil
2007-08-18
ivtv: fix handling of INITIALIZE_INPUT fw call
Hans Verkuil
2007-08-04
ivtv: make VIDIOC_INT_RESET support smarter.
Hans Verkuil
2007-08-04
ivtv: show card name as well in the LOG_STATUS output.
Hans Verkuil
2007-08-03
ivtv: report ivtv version in status log.
Hans Verkuil
2007-07-31
ivtv: fix VIDIOC_S_FBUF support: new OSD values where never actually set.
Hans Verkuil
2007-07-22
ivtv: fix pause/continue/play handling
Hans Verkuil
2007-06-16
ivtv: fix return code of VIDIOC_G/S_FBUF when no framebuffer is present.
Hans Verkuil
2007-06-07
ivtv: fix ia64 printk format warnings.
Hans Verkuil
2007-05-29
Add ivtv CROPCAP support and fix ivtv S_CROP for video output.
Hans Verkuil
2007-05-21
Backed out changeset c7cb1aaec112a3ee7d6483b54d03d6a093754f10
Hans Verkuil
2007-05-19
Use v4l2_pix_out_fmt instead of v4l2_pix_fmt for video output format
Hans Verkuil
2007-05-17
Adding new fields to v4l2_pix_format broke the ABI, reverted that change
Hans Verkuil
2007-04-10
ivtv: fix incorrect bitwise-and for command flags.
Hans Verkuil
2007-03-10
Fix VIDIOC_TRY_ENCODER_CMD and VIDEO_TRY_COMMAND
Hans Verkuil
2007-03-10
Use v4l_printk_ioctl instead of printing the ioctl name for each ioctl in ivtv.
Hans Verkuil
[next]