index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
ivtv
/
ivtv-ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-02
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
1
-10
/
+11
2009-01-02
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
1
-1
/
+1
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
1
-1
/
+1
2008-12-30
V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.
Hans Verkuil
1
-38
/
+35
2008-10-21
V4L/DVB (9331): Remove unused inode parameter from video_ioctl2
Mauro Carvalho Chehab
1
-1
/
+1
2008-10-21
V4L/DVB (9325): ivtv: switch to unlocked_ioctl.
Hans Verkuil
1
-7
/
+6
2008-10-18
V4L/DVB (9191): ivtv: partially revert an earlier patch that checks the max i...
Hans Verkuil
1
-2
/
+16
2008-10-13
V4L/DVB (9166): ivtv - Fix potential race condition in yuv handler
Ian Armstrong
1
-2
/
+0
2008-10-13
V4L/DVB (9165): ivtv: V4L2_FBUF_FLAG_OVERLAY status fix
Ian Armstrong
1
-2
/
+3
2008-10-13
V4L/DVB (9162): ivtv: fix raw/sliced VBI mixup
Hans Verkuil
1
-2
/
+6
2008-10-13
V4L/DVB (9157): cx18/ivtv: add 'PCI:' prefix to bus_info.
Hans Verkuil
1
-1
/
+1
2008-10-12
V4L/DVB (8921): ivtv: fix incorrect capability and assorted sliced vbi and vi...
Hans Verkuil
1
-13
/
+9
2008-10-12
V4L/DVB (8920): cx18/ivtv: fix check of window boundaries for VIDIOC_S_FMT
Hans Verkuil
1
-18
/
+11
2008-07-26
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...
Hans Verkuil
1
-63
/
+67
2008-07-20
V4L/DVB (8113): ivtv/cx18: remove s/g_ctrl, now all controls are handled thro...
Hans Verkuil
1
-3
/
+1
2008-07-20
V4L/DVB (8111): ivtv/cx18: fix compile error when CONFIG_VIDEO_ADV_DEBUG is n...
Hans Verkuil
1
-28
/
+31
2008-07-20
V4L/DVB (8104): cx18/ivtv: ioctl debugging improvements
Hans Verkuil
1
-7
/
+14
2008-07-20
V4L/DVB (8090): ivtv: yuv decoder lock fix (2)
Ian Armstrong
1
-1
/
+1
2008-07-20
V4L/DVB (8086): ivtv/cx18: fix video_temporal_filter handling
Hans Verkuil
1
-9
/
+0
2008-07-20
V4L/DVB (8085): ivtv: fill in all v4l2_framebuffer fields in VIDIOC_G/S_FBUF
Hans Verkuil
1
-2
/
+9
2008-07-20
V4L/DVB (8084): ivtv/cx18: remove unnecessary memsets & KERNEL_VERSION tests
Hans Verkuil
1
-15
/
+7
2008-07-20
V4L/DVB (8081): ivtv: remove obsolete arrays.
Hans Verkuil
1
-31
/
+0
2008-07-20
V4L/DVB (8080): ivtv: make sure all v4l2_format fields are filled in
Hans Verkuil
1
-45
/
+67
2008-07-20
V4L/DVB (8079): ivtv: Convert to video_ioctl2.
Hans Verkuil
1
-973
/
+1116
2008-05-14
V4L/DVB (7852): ivtv: prefix ivtv external functions with ivtv_
Hans Verkuil
1
-8
/
+8
2008-04-30
V4L/DVB (7758): ivtv: fix oops when itv->speed == 0 and VIDEO_CMD_PLAY is called
Hans Verkuil
1
-10
/
+21
2008-04-30
V4L/DVB (7756): ivtv: use strlcpy instead of strcpy
Hans Verkuil
1
-7
/
+6
2008-04-24
V4L/DVB (7729): Fix VIDIOCGAP corruption in ivtv
Alan Cox
1
-1
/
+2
2008-04-24
V4L/DVB (7558): videobuf: Improve command output for debug purposes
Mauro Carvalho Chehab
1
-0
/
+3
2008-04-24
V4L/DVB (7244): ivtv: CROP is not supported for video capture
Hans Verkuil
1
-8
/
+3
2008-04-24
V4L/DVB (7243): ivtv: yuv framebuffer tracking
Ian Armstrong
1
-8
/
+17
2008-01-26
V4L/DVB (6776): ivtv: Some general fixes
Richard Knutsson
1
-1
/
+1
2008-01-26
V4L/DVB (6731): ivtv: Remove a invalid shadow-variable
Richard Knutsson
1
-4
/
+1
2008-01-26
V4L/DVB (6718): ivtv: ivtv yuv format description correction
Ian Armstrong
1
-1
/
+1
2008-01-26
V4L/DVB (6717): ivtv: Initial merge of video48 yuv handling into the IVTV_IOC...
Ian Armstrong
1
-42
/
+78
2007-10-22
V4L/DVB (6341): ivtv: fix resizing MPEG1 streams
Hans Verkuil
1
-5
/
+8
2007-10-10
V4L/DVB (6109): ivtv: use new videodev2.h pixel formats
Hans Verkuil
1
-7
/
+6
2007-10-10
V4L/DVB (6097): ivtv: set correct pixel format and alpha properties
Hans Verkuil
1
-14
/
+52
2007-10-10
V4L/DVB (6093): ivtv: reorganized and cleanup ivtv struct
Hans Verkuil
1
-5
/
+5
2007-10-10
V4L/DVB (6092): ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c int...
Hans Verkuil
1
-3
/
+2
2007-10-10
V4L/DVB (6089): ivtv: log in status if framebuffer uses YUV instead of RGB
Hans Verkuil
1
-2
/
+11
2007-10-10
V4L/DVB (6087): ivtv: prevent changing VBI format while capture is in progress
Hans Verkuil
1
-4
/
+2
2007-10-10
V4L/DVB (6086): ivtv: fix output mode processing: UDMA_YUV wasn't cleared
Hans Verkuil
1
-0
/
+2
2007-10-10
V4L/DVB (6061): ivtv: add VIDIOC_OVERLAY
Hans Verkuil
1
-6
/
+39
2007-10-10
V4L/DVB (6059): ivtv: log stereo/bilingual audio modes
Hans Verkuil
1
-2
/
+12
2007-10-10
V4L/DVB (6056): ivtv: move serialization to the fileops level
Hans Verkuil
1
-6
/
+20
2007-10-10
V4L/DVB (6055): ivtv: improve debug messages
Hans Verkuil
1
-2
/
+7
2007-10-10
V4L/DVB (6045): ivtv: fix handling of INITIALIZE_INPUT fw call
Hans Verkuil
1
-0
/
+3
2007-10-10
V4L/DVB (5994): ivtv: make VIDIOC_INT_RESET support smarter.
Hans Verkuil
1
-2
/
+10
2007-10-10
V4L/DVB (5992): ivtv: show card name as well in the LOG_STATUS output.
Hans Verkuil
1
-1
/
+2
[next]