index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2007-09-14
V4L/DVB (6095): ivtv: fix VIDIOC_G_ENC_INDEX flag handling
Hans Verkuil
1
-5
/
+12
2007-08-20
V4L/DVB (5969): ivtv: report ivtv version in status log
Hans Verkuil
1
-1
/
+1
2007-08-20
V4L/DVB (5967): ivtv: fix VIDIOC_S_FBUF:new OSD values where never set
Hans Verkuil
1
-0
/
+1
2007-07-30
V4L/DVB (5916): ivtv: fix pause/continue/play handling
Hans Verkuil
1
-2
/
+9
2007-07-18
V4L/DVB (5770): Ivtv: fix return code of VIDIOC_G/S_FBUF when no FB is present
Hans Verkuil
1
-2
/
+2
2007-06-08
V4L/DVB (5751): Ivtv: fix ia64 printk format warnings.
Hans Verkuil
1
-2
/
+2
2007-06-08
V4L/DVB (5732): Add ivtv CROPCAP support and fix ivtv S_CROP for video output.
Hans Verkuil
1
-5
/
+36
2007-05-22
V4L/DVB (5670): Adding new fields to v4l2_pix_format broke the ABI, reverted ...
Hans Verkuil
1
-10
/
+2
2007-04-27
V4L/DVB (5560): Ivtv: fix incorrect bitwise-and for command flags.
Hans Verkuil
1
-3
/
+3
2007-04-27
V4L/DVB (5412): Fix VIDIOC_TRY_ENCODER_CMD and VIDEO_TRY_COMMAND
Hans Verkuil
1
-0
/
+19
2007-04-27
V4L/DVB (5411): Use v4l_printk_ioctl for debug
Hans Verkuil
1
-152
/
+104
2007-04-27
V4L/DVB (5410): Add VIDIOC_G/S_PRIORITY support to ivtv.
Hans Verkuil
1
-0
/
+37
2007-04-27
V4L/DVB (5403): Set vsync_field correctly in ivtv.
Hans Verkuil
1
-3
/
+7
2007-04-27
V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoder
Hans Verkuil
1
-0
/
+1555