Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0ab1c2529e6a70e1b3c63fe9c6b41d4049758a8e
/
drivers
/
media
/
video
/
ivtv
/
ivtv-ioctl.c
7bf432d
V4L/DVB (10626): ivtv: fix regression in get sliced vbi format
by Hans Verkuil
· 16 years ago
ac9575f
V4L/DVB (10625): ivtv: fix decoder crash regression
by Hans Verkuil
· 16 years ago
aecde8b
V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID.
by Hans Verkuil
· 16 years ago
069b747
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
by Hans Verkuil
· 16 years ago
bec4366
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
by Hans Verkuil
· 16 years ago
67ec09f
V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.
by Hans Verkuil
· 16 years ago
8a522c9
V4L/DVB (9331): Remove unused inode parameter from video_ioctl2
by Mauro Carvalho Chehab
· 16 years ago
09882f0
V4L/DVB (9325): ivtv: switch to unlocked_ioctl.
by Hans Verkuil
· 16 years ago
962d699
V4L/DVB (9191): ivtv: partially revert an earlier patch that checks the max image height
by Hans Verkuil
· 16 years ago
2bd7ac5
V4L/DVB (9166): ivtv - Fix potential race condition in yuv handler
by Ian Armstrong
· 16 years ago
ec9faa1
V4L/DVB (9165): ivtv: V4L2_FBUF_FLAG_OVERLAY status fix
by Ian Armstrong
· 16 years ago
a8b8643
V4L/DVB (9162): ivtv: fix raw/sliced VBI mixup
by Hans Verkuil
· 16 years ago
741e1f3
V4L/DVB (9157): cx18/ivtv: add 'PCI:' prefix to bus_info.
by Hans Verkuil
· 16 years ago
854ad9a
V4L/DVB (8921): ivtv: fix incorrect capability and assorted sliced vbi and video out fmt fixes
by Hans Verkuil
· 16 years ago
effc346
V4L/DVB (8920): cx18/ivtv: fix check of window boundaries for VIDIOC_S_FMT
by Hans Verkuil
· 16 years ago
a399810
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct
by Hans Verkuil
· 16 years ago
adb65bc
V4L/DVB (8113): ivtv/cx18: remove s/g_ctrl, now all controls are handled through s/g_ext_ctrl
by Hans Verkuil
· 16 years ago
36ecd49
V4L/DVB (8111): ivtv/cx18: fix compile error when CONFIG_VIDEO_ADV_DEBUG is not defined.
by Hans Verkuil
· 16 years ago
37f89f9
V4L/DVB (8104): cx18/ivtv: ioctl debugging improvements
by Hans Verkuil
· 16 years ago
42b03fe
V4L/DVB (8090): ivtv: yuv decoder lock fix (2)
by Ian Armstrong
· 16 years ago
e27bf20
V4L/DVB (8086): ivtv/cx18: fix video_temporal_filter handling
by Hans Verkuil
· 16 years ago
5cf2cc4
V4L/DVB (8085): ivtv: fill in all v4l2_framebuffer fields in VIDIOC_G/S_FBUF
by Hans Verkuil
· 16 years ago
79afcb1
V4L/DVB (8084): ivtv/cx18: remove unnecessary memsets & KERNEL_VERSION tests
by Hans Verkuil
· 16 years ago
1a05221
V4L/DVB (8081): ivtv: remove obsolete arrays.
by Hans Verkuil
· 16 years ago
e88360c
V4L/DVB (8080): ivtv: make sure all v4l2_format fields are filled in
by Hans Verkuil
· 16 years ago
3f038d8
V4L/DVB (8079): ivtv: Convert to video_ioctl2.
by Hans Verkuil
· 17 years ago
feb5bce
V4L/DVB (7852): ivtv: prefix ivtv external functions with ivtv_
by Hans Verkuil
· 17 years ago
94dee76
V4L/DVB (7758): ivtv: fix oops when itv->speed == 0 and VIDEO_CMD_PLAY is called
by Hans Verkuil
· 17 years ago
cebfadf
V4L/DVB (7756): ivtv: use strlcpy instead of strcpy
by Hans Verkuil
· 17 years ago
d2b213f
V4L/DVB (7729): Fix VIDIOCGAP corruption in ivtv
by Alan Cox
· 17 years ago
5e28e00
V4L/DVB (7558): videobuf: Improve command output for debug purposes
by Mauro Carvalho Chehab
· 17 years ago
c9aec06
V4L/DVB (7244): ivtv: CROP is not supported for video capture
by Hans Verkuil
· 17 years ago
88ab075
V4L/DVB (7243): ivtv: yuv framebuffer tracking
by Ian Armstrong
· 17 years ago
14d5deb
V4L/DVB (6776): ivtv: Some general fixes
by Richard Knutsson
· 17 years ago
e1ba33d
V4L/DVB (6731): ivtv: Remove a invalid shadow-variable
by Richard Knutsson
· 17 years ago
368f080
V4L/DVB (6718): ivtv: ivtv yuv format description correction
by Ian Armstrong
· 17 years ago
77aded6
V4L/DVB (6717): ivtv: Initial merge of video48 yuv handling into the IVTV_IOC_DMA_FRAME framework
by Ian Armstrong
· 17 years ago
34ca7d3
V4L/DVB (6341): ivtv: fix resizing MPEG1 streams
by Hans Verkuil
· 17 years ago
3eaeef5
V4L/DVB (6109): ivtv: use new videodev2.h pixel formats
by Hans Verkuil
· 17 years ago
2d4d5f1
V4L/DVB (6097): ivtv: set correct pixel format and alpha properties
by Hans Verkuil
· 17 years ago
fd8b281
V4L/DVB (6093): ivtv: reorganized and cleanup ivtv struct
by Hans Verkuil
· 17 years ago
33c0fca
V4L/DVB (6092): ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c into ivtv-routing.c
by Hans Verkuil
· 17 years ago
d2a35fb
V4L/DVB (6089): ivtv: log in status if framebuffer uses YUV instead of RGB
by Hans Verkuil
· 17 years ago
ea115d5
V4L/DVB (6087): ivtv: prevent changing VBI format while capture is in progress
by Hans Verkuil
· 17 years ago
ad8ff0f
V4L/DVB (6086): ivtv: fix output mode processing: UDMA_YUV wasn't cleared
by Hans Verkuil
· 17 years ago
7c03a44
V4L/DVB (6061): ivtv: add VIDIOC_OVERLAY
by Hans Verkuil
· 17 years ago
25e3f8f
V4L/DVB (6059): ivtv: log stereo/bilingual audio modes
by Hans Verkuil
· 17 years ago
baa4072
V4L/DVB (6056): ivtv: move serialization to the fileops level
by Hans Verkuil
· 17 years ago
1aa32c2
V4L/DVB (6055): ivtv: improve debug messages
by Hans Verkuil
· 17 years ago
3562c43
V4L/DVB (6045): ivtv: fix handling of INITIALIZE_INPUT fw call
by Hans Verkuil
· 17 years ago
2cc7209
V4L/DVB (5994): ivtv: make VIDIOC_INT_RESET support smarter.
by Hans Verkuil
· 17 years ago
94104aa
V4L/DVB (5992): ivtv: show card name as well in the LOG_STATUS output.
by Hans Verkuil
· 17 years ago
5614b02
V4L/DVB (6095): ivtv: fix VIDIOC_G_ENC_INDEX flag handling
by Hans Verkuil
· 17 years ago
de23084
V4L/DVB (5969): ivtv: report ivtv version in status log
by Hans Verkuil
· 17 years ago
c3624f9
V4L/DVB (5967): ivtv: fix VIDIOC_S_FBUF:new OSD values where never set
by Hans Verkuil
· 17 years ago
ac42514
V4L/DVB (5916): ivtv: fix pause/continue/play handling
by Hans Verkuil
· 17 years ago
f5948bb
V4L/DVB (5770): Ivtv: fix return code of VIDIOC_G/S_FBUF when no FB is present
by Hans Verkuil
· 17 years ago
c438509
V4L/DVB (5751): Ivtv: fix ia64 printk format warnings.
by Hans Verkuil
· 18 years ago
987e00b
V4L/DVB (5732): Add ivtv CROPCAP support and fix ivtv S_CROP for video output.
by Hans Verkuil
· 18 years ago
c74e83a
V4L/DVB (5670): Adding new fields to v4l2_pix_format broke the ABI, reverted that change
by Hans Verkuil
· 18 years ago
018ba85
V4L/DVB (5560): Ivtv: fix incorrect bitwise-and for command flags.
by Hans Verkuil
· 18 years ago
25415cf
V4L/DVB (5412): Fix VIDIOC_TRY_ENCODER_CMD and VIDEO_TRY_COMMAND
by Hans Verkuil
· 18 years ago
d4e7ee3
V4L/DVB (5411): Use v4l_printk_ioctl for debug
by Hans Verkuil
· 18 years ago
d46c17d
V4L/DVB (5410): Add VIDIOC_G/S_PRIORITY support to ivtv.
by Hans Verkuil
· 18 years ago
037c86c
V4L/DVB (5403): Set vsync_field correctly in ivtv.
by Hans Verkuil
· 18 years ago
1a0adaf
V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoder
by Hans Verkuil
· 18 years ago