index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
ivtv
/
ivtv-fileops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number
Laurent Pinchart
2009-12-16
1
-2
/
+2
*
V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...
Hans Verkuil
2009-04-06
1
-10
/
+5
*
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
2009-04-06
1
-1
/
+1
*
V4L/DVB (10488): ivtv: cleanup naming conventions
Hans Verkuil
2009-03-30
1
-1
/
+1
*
V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18
Andy Walls
2009-03-30
1
-4
/
+4
*
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
2009-01-02
1
-2
/
+2
*
V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.
Hans Verkuil
2008-12-30
1
-32
/
+12
*
V4L/DVB (9190): ivtv: yuv write() error handling tweak
Ian Armstrong
2008-10-17
1
-7
/
+8
*
V4L/DVB (9162): ivtv: fix raw/sliced VBI mixup
Hans Verkuil
2008-10-13
1
-3
/
+3
*
V4L/DVB (8561): make ivtv_claim_stream() static
Adrian Bunk
2008-10-12
1
-1
/
+1
*
V4L/DVB (8088): ivtv: yuv decoder lock fix
Ian Armstrong
2008-07-20
1
-12
/
+13
*
V4L/DVB (7963): ivtv: trivial annotations
Al Viro
2008-06-05
1
-1
/
+1
*
V4L/DVB (7891): cx18/ivtv: fix open() kernel oops
Andy Walls
2008-05-14
1
-0
/
+2
*
V4L/DVB (7791): ivtv: POLLHUP must be returned on eof
Hans Verkuil
2008-04-30
1
-1
/
+3
*
V4L/DVB (7591): drivers/media/video: use time_before, time_before_eq, etc
Julia Lawall
2008-04-24
1
-1
/
+3
*
V4L/DVB (7337): ivtv: fix polling bug
Hans Verkuil
2008-04-24
1
-1
/
+1
*
V4L/DVB (6717): ivtv: Initial merge of video48 yuv handling into the IVTV_IOC...
Ian Armstrong
2008-01-25
1
-1
/
+22
*
V4L/DVB (6712): ivtv: ivtv yuv stream handling change
Ian Armstrong
2008-01-25
1
-4
/
+27
*
V4L/DVB (6348): ivtv: undo video mute when closing the radio
Hans Verkuil
2007-10-22
1
-0
/
+5
*
V4L/DVB (6338): ivtv: fix incorrect EBUSY return
Hans Verkuil
2007-10-22
1
-0
/
+1
*
V4L/DVB (6328): ivtv: fix NULL dereference
Adrian Bunk
2007-10-22
1
-1
/
+1
*
V4L/DVB (6116): ivtv: VBI cleanups and fixes
Hans Verkuil
2007-10-09
1
-4
/
+7
*
V4L/DVB (6096): ivtv: fix V4L2_ENC_CMD_STOP_AT_GOP_END support
Hans Verkuil
2007-10-09
1
-13
/
+24
*
V4L/DVB (6092): ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c int...
Hans Verkuil
2007-10-09
1
-1
/
+1
*
V4L/DVB (6091): ivtv: header cleanup
Hans Verkuil
2007-10-09
1
-1
/
+0
*
V4L/DVB (6086): ivtv: fix output mode processing: UDMA_YUV wasn't cleared
Hans Verkuil
2007-10-09
1
-5
/
+2
*
V4L/DVB (6056): ivtv: move serialization to the fileops level
Hans Verkuil
2007-10-09
1
-39
/
+56
*
V4L/DVB (6055): ivtv: improve debug messages
Hans Verkuil
2007-10-09
1
-7
/
+11
*
V4L/DVB (6046): ivtv: always steal full frames if out of buffers.
Hans Verkuil
2007-10-09
1
-1
/
+2
*
V4L/DVB (6045): ivtv: fix handling of INITIALIZE_INPUT fw call
Hans Verkuil
2007-10-09
1
-8
/
+11
*
V4L/DVB (5998): ivtv: no need to mute the audio input
Hans Verkuil
2007-10-09
1
-11
/
+0
*
V4L/DVB (5924): ivtv-fb: initializing the fb should trigger ivtv firmware load
Hans Verkuil
2007-10-09
1
-7
/
+3
*
V4L/DVB (5922): ivtv, cx25840: postpone fw load until first use
Hans Verkuil
2007-10-09
1
-0
/
+9
*
V4L/DVB (6052): ivtv: fix udma yuv bug
Ian Armstrong
2007-09-30
1
-2
/
+4
*
V4L/DVB (6095): ivtv: fix VIDIOC_G_ENC_INDEX flag handling
Hans Verkuil
2007-09-14
1
-2
/
+4
*
V4L/DVB (5918): ivtv: fix TV-out VBI handling, only reset on last close.
Hans Verkuil
2007-07-30
1
-0
/
+9
*
V4L/DVB (5916): ivtv: fix pause/continue/play handling
Hans Verkuil
2007-07-30
1
-0
/
+1
*
V4L/DVB (5865): Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffies
Mauro Carvalho Chehab
2007-07-20
1
-2
/
+2
*
V4L/DVB (5854): ivtv: cleanup of driver messages
Hans Verkuil
2007-07-20
1
-1
/
+1
*
V4L/DVB (5844): ivtv: add high volume debugging flag
Hans Verkuil
2007-07-18
1
-4
/
+4
*
V4L/DVB (5673): Fix audio stuttering for saa711x/ivtv when in radio mode.
Hans Verkuil
2007-06-08
1
-0
/
+16
*
V4L/DVB (5583): VIDEO4LINUX-2: Replace MINOR() with a call to iminor().
Robert P. J. Day
2007-05-09
1
-1
/
+1
*
V4L/DVB (5410): Add VIDIOC_G/S_PRIORITY support to ivtv.
Hans Verkuil
2007-04-27
1
-0
/
+3
*
V4L/DVB (5379): If possible make vars/functions static.
Hans Verkuil
2007-04-27
1
-1
/
+1
*
V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoder
Hans Verkuil
2007-04-27
1
-0
/
+918