index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
ivtv
/
ivtv-streams.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-02
V4L/DVB: ivtv: Automatic firmware reload
Ian Armstrong
1
-4
/
+1
2010-08-02
V4L/DVB: ivtv: Add firmare monitoring and debug mode to ignore firmware problems
Ian Armstrong
1
-1
/
+11
2010-07-08
V4L/DVB: ivtv: Add delay to ensure the decoder always restarts with a blank s...
Ian Armstrong
1
-0
/
+3
2010-06-01
V4L/DVB: ivtv: Timing tweaks and code re-order to try and improve stability
Ian Armstrong
1
-0
/
+7
2010-06-01
V4L/DVB: ivtv: Avoid accidental video standard change
Ian Armstrong
1
-2
/
+14
2010-05-19
V4L/DVB: ivtv: switch to new vbi subdev ops
Hans Verkuil
1
-1
/
+4
2010-05-19
V4L/DVB: ivtv: support the new events API
Hans Verkuil
1
-0
/
+5
2010-05-18
V4L/DVB: ivtv: Really stop capture on device close
Ian Armstrong
1
-0
/
+4
2010-05-18
V4L/DVB: ivtv: Combine capture start delays into a single delay
Andy Walls
1
-2
/
+1
2010-02-26
V4L/DVB: ivtv: Adjust msleep() delays used to prevent tinny audio and PCI bus...
Andy Walls
1
-2
/
+2
2010-02-26
V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audio
Andy Walls
1
-0
/
+4
2009-12-16
V4L/DVB (13550): v4l: Use the new video_device_node_name function
Laurent Pinchart
1
-9
/
+10
2009-09-19
V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn fu...
Hans Verkuil
1
-1
/
+1
2009-09-19
V4L/DVB (12723): ivtv/cx18: replace 'kernel number' with 'device node number'.
Hans Verkuil
1
-1
/
+1
2009-03-30
V4L/DVB (10488): ivtv: cleanup naming conventions
Hans Verkuil
1
-34
/
+34
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
1
-5
/
+3
2008-12-30
V4L/DVB (9975): ivtv: set v4l2_dev instead of parent.
Hans Verkuil
1
-1
/
+1
2008-12-30
V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.
Hans Verkuil
1
-6
/
+7
2008-10-21
V4L/DVB (9325): ivtv: switch to unlocked_ioctl.
Hans Verkuil
1
-2
/
+2
2008-10-13
V4L/DVB (9162): ivtv: fix raw/sliced VBI mixup
Hans Verkuil
1
-1
/
+1
2008-10-12
V4L/DVB (9133): v4l: disconnect kernel number from minor
Hans Verkuil
1
-18
/
+22
2008-09-03
V4L/DVB (8648): ivtv: improve CC support
Hans Verkuil
1
-1
/
+1
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
1
-5
/
+0
2008-07-23
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
Hans Verkuil
1
-1
/
+1
2008-07-20
V4L/DVB (8171): ivtv: put back full device name, people relied on it in udev ...
Hans Verkuil
1
-2
/
+2
2008-07-20
V4L/DVB (8104): cx18/ivtv: ioctl debugging improvements
Hans Verkuil
1
-2
/
+2
2008-07-20
V4L/DVB (8079): ivtv: Convert to video_ioctl2.
Hans Verkuil
1
-1
/
+2
2008-06-05
V4L/DVB (7885): ivtv/cx18: add compat_ioctl entries
Hans Verkuil
1
-14
/
+16
2008-05-14
V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handling
Hans Verkuil
1
-5
/
+8
2008-04-24
V4L/DVB (7591): drivers/media/video: use time_before, time_before_eq, etc
Julia Lawall
1
-1
/
+2
2008-01-25
V4L/DVB (6776): ivtv: Some general fixes
Richard Knutsson
1
-2
/
+2
2008-01-25
V4L/DVB (6717): ivtv: Initial merge of video48 yuv handling into the IVTV_IOC...
Ian Armstrong
1
-16
/
+1
2008-01-25
V4L/DVB (6483): ivtv-streams: make file_operations const
Douglas Schilling Landgraf
1
-2
/
+2
2007-12-11
V4L/DVB (6485): ivtv: fix compile warning
Hans Verkuil
1
-1
/
+1
2007-10-22
V4L/DVB (6347): ivtv: fix video mute when radio is used
Hans Verkuil
1
-7
/
+10
2007-10-22
V4L/DVB (6342): ivtv: fix circular locking (bug 9037)
Hans Verkuil
1
-42
/
+58
2007-10-22
V4L/DVB (6339): ivtv: set the video color to black instead of green when capt...
Hans Verkuil
1
-1
/
+2
2007-10-09
V4L/DVB (6117): ivtv: finish VBI related cleanup
Hans Verkuil
1
-10
/
+0
2007-10-09
V4L/DVB (6096): ivtv: fix V4L2_ENC_CMD_STOP_AT_GOP_END support
Hans Verkuil
1
-6
/
+2
2007-10-09
V4L/DVB (6093): ivtv: reorganized and cleanup ivtv struct
Hans Verkuil
1
-5
/
+14
2007-10-09
V4L/DVB (6092): ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c int...
Hans Verkuil
1
-4
/
+12
2007-10-09
V4L/DVB (6091): ivtv: header cleanup
Hans Verkuil
1
-6
/
+2
2007-10-09
V4L/DVB (6061): ivtv: add VIDIOC_OVERLAY
Hans Verkuil
1
-3
/
+3
2007-10-09
V4L/DVB (6056): ivtv: move serialization to the fileops level
Hans Verkuil
1
-11
/
+0
2007-10-09
V4L/DVB (6054): ivtv: specify some stream sizes in kB instead of MB
Hans Verkuil
1
-7
/
+7
2007-10-09
V4L/DVB (6050): ivtv: retry/timer improvements
Hans Verkuil
1
-0
/
+2
2007-10-09
V4L/DVB (6048): ivtv: fix stop stream locking
Hans Verkuil
1
-3
/
+3
2007-10-09
V4L/DVB (6047): ivtv: Fix scatter/gather DMA timeouts
Hans Verkuil
1
-1
/
+1
2007-10-09
V4L/DVB (6045): ivtv: fix handling of INITIALIZE_INPUT fw call
Hans Verkuil
1
-23
/
+5
2007-10-09
V4L/DVB (5919): ivtv: remove dead code
Hans Verkuil
1
-9
/
+0
[next]