index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
ivtv
/
ivtv-streams.c
Age
Commit message (
Expand
)
Author
2010-05-18
V4L/DVB: ivtv: Really stop capture on device close
Ian Armstrong
2010-05-18
V4L/DVB: ivtv: Combine capture start delays into a single delay
Andy Walls
2010-02-26
V4L/DVB: ivtv: Adjust msleep() delays used to prevent tinny audio and PCI bus...
Andy Walls
2010-02-26
V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audio
Andy Walls
2009-12-16
V4L/DVB (13550): v4l: Use the new video_device_node_name function
Laurent Pinchart
2009-09-19
V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn fu...
Hans Verkuil
2009-09-19
V4L/DVB (12723): ivtv/cx18: replace 'kernel number' with 'device node number'.
Hans Verkuil
2009-03-30
V4L/DVB (10488): ivtv: cleanup naming conventions
Hans Verkuil
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
2008-12-30
V4L/DVB (9975): ivtv: set v4l2_dev instead of parent.
Hans Verkuil
2008-12-30
V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.
Hans Verkuil
2008-10-21
V4L/DVB (9325): ivtv: switch to unlocked_ioctl.
Hans Verkuil
2008-10-13
V4L/DVB (9162): ivtv: fix raw/sliced VBI mixup
Hans Verkuil
2008-10-12
V4L/DVB (9133): v4l: disconnect kernel number from minor
Hans Verkuil
2008-09-03
V4L/DVB (8648): ivtv: improve CC support
Hans Verkuil
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-23
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
Hans Verkuil
2008-07-20
V4L/DVB (8171): ivtv: put back full device name, people relied on it in udev ...
Hans Verkuil
2008-07-20
V4L/DVB (8104): cx18/ivtv: ioctl debugging improvements
Hans Verkuil
2008-07-20
V4L/DVB (8079): ivtv: Convert to video_ioctl2.
Hans Verkuil
2008-06-05
V4L/DVB (7885): ivtv/cx18: add compat_ioctl entries
Hans Verkuil
2008-05-14
V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handling
Hans Verkuil
2008-04-24
V4L/DVB (7591): drivers/media/video: use time_before, time_before_eq, etc
Julia Lawall
2008-01-25
V4L/DVB (6776): ivtv: Some general fixes
Richard Knutsson
2008-01-25
V4L/DVB (6717): ivtv: Initial merge of video48 yuv handling into the IVTV_IOC...
Ian Armstrong
2008-01-25
V4L/DVB (6483): ivtv-streams: make file_operations const
Douglas Schilling Landgraf
2007-12-11
V4L/DVB (6485): ivtv: fix compile warning
Hans Verkuil
2007-10-22
V4L/DVB (6347): ivtv: fix video mute when radio is used
Hans Verkuil
2007-10-22
V4L/DVB (6342): ivtv: fix circular locking (bug 9037)
Hans Verkuil
2007-10-22
V4L/DVB (6339): ivtv: set the video color to black instead of green when capt...
Hans Verkuil
2007-10-09
V4L/DVB (6117): ivtv: finish VBI related cleanup
Hans Verkuil
2007-10-09
V4L/DVB (6096): ivtv: fix V4L2_ENC_CMD_STOP_AT_GOP_END support
Hans Verkuil
2007-10-09
V4L/DVB (6093): ivtv: reorganized and cleanup ivtv struct
Hans Verkuil
2007-10-09
V4L/DVB (6092): ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c int...
Hans Verkuil
2007-10-09
V4L/DVB (6091): ivtv: header cleanup
Hans Verkuil
2007-10-09
V4L/DVB (6061): ivtv: add VIDIOC_OVERLAY
Hans Verkuil
2007-10-09
V4L/DVB (6056): ivtv: move serialization to the fileops level
Hans Verkuil
2007-10-09
V4L/DVB (6054): ivtv: specify some stream sizes in kB instead of MB
Hans Verkuil
2007-10-09
V4L/DVB (6050): ivtv: retry/timer improvements
Hans Verkuil
2007-10-09
V4L/DVB (6048): ivtv: fix stop stream locking
Hans Verkuil
2007-10-09
V4L/DVB (6047): ivtv: Fix scatter/gather DMA timeouts
Hans Verkuil
2007-10-09
V4L/DVB (6045): ivtv: fix handling of INITIALIZE_INPUT fw call
Hans Verkuil
2007-10-09
V4L/DVB (5919): ivtv: remove dead code
Hans Verkuil
2007-07-30
V4L/DVB (5918): ivtv: fix TV-out VBI handling, only reset on last close.
Hans Verkuil
2007-07-20
V4L/DVB (5865): Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffies
Mauro Carvalho Chehab
2007-07-18
V4L/DVB (5843): ivtv: fix missing signal_pending check.
Hans Verkuil
2007-07-18
V4L/DVB (5842): ivtv: Add locking to ensure stream setup is atomic.
Hans Verkuil
2007-06-08
V4L/DVB (5751): Ivtv: fix ia64 printk format warnings.
Hans Verkuil
2007-04-27
V4L/DVB (5379): If possible make vars/functions static.
Hans Verkuil
2007-04-27
V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoder
Hans Verkuil