index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
ivtv
/
ivtv-streams.c
Age
Commit message (
Expand
)
Author
2009-02-07
ivtv: cleanup naming conventions
Mauro Carvalho Chehab
2008-12-30
v4l2: introduce v4l2_file_operations.
Hans Verkuil
2008-12-23
ivtv: set v4l2_dev instead of parent.
Hans Verkuil
2008-11-29
ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.
Hans Verkuil
2008-10-18
ivtv: switch to unlocked_ioctl.
Hans Verkuil
2008-10-04
ivtv: fix raw/sliced VBI mixup
Hans Verkuil
2008-10-04
v4l: disconnect kernel number from minor
Hans Verkuil
2008-08-09
ivtv: improve CC support
Hans Verkuil
2008-07-26
v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-20
videodev: rename 'dev' to 'parent'
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.13
Hans Verkuil
2008-06-30
ivtv: put back full device name, people relied on it in udev rules.
Hans Verkuil
2008-06-22
cx18/ivtv: ioctl debugging improvements
Hans Verkuil
2008-05-29
ivtv: Convert to video_ioctl2.
Hans Verkuil
2008-05-12
ivtv/cx18: add compat_ioctl entries
Hans Verkuil
2008-05-01
cx18/ivtv: improve and fix out-of-memory handling
Hans Verkuil
2008-04-16
drivers/media/video: use time_before, time_before_eq, etc
Mauro Carvalho Chehab
2007-12-08
ivtv: Some general fixes
Mauro Carvalho Chehab
2007-11-05
ivtv: Initial merge of video48 yuv handling into the IVTV_IOC_DMA_FRAME frame...
Hans Verkuil
2007-10-30
ivtv: fix compile warning
Hans Verkuil
2007-10-29
ivtv-streams: make file_operations const
Douglas Schilling Landgraf
2007-10-14
ivtv: fix video mute when radio is used
Hans Verkuil
2007-10-13
ivtv: fix circular locking (bug 9037)
Hans Verkuil
2007-10-12
ivtv: set the video color to black instead of green when capturing from the r...
Hans Verkuil
2007-08-25
ivtv: finish VBI related cleanup.
Hans Verkuil
2007-08-23
ivtv: fix V4L2_ENC_CMD_STOP_AT_GOP_END support
Hans Verkuil
2007-08-23
ivtv: reorganized and cleanup ivtv struct
Hans Verkuil
2007-08-23
ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c into ivtv-routing.c
Hans Verkuil
2007-08-23
ivtv: header cleanup
Hans Verkuil
2007-08-19
ivtv: add VIDIOC_OVERLAY
Hans Verkuil
2007-08-19
ivtv: move serialization to the fileops level.
Hans Verkuil
2007-08-19
ivtv: specify some stream sizes in kB instead of MB
Hans Verkuil
2007-08-18
ivtv: retry/timer improvements
Hans Verkuil
2007-07-29
ivtv: fix stop stream locking.
Hans Verkuil
2007-07-29
ivtv: Fix scatter/gather DMA timeouts
Hans Verkuil
2007-08-18
ivtv: fix handling of INITIALIZE_INPUT fw call
Hans Verkuil
2007-07-22
ivtv: remove dead code
Hans Verkuil
2007-07-22
ivtv: fix TV-out VBI handling, only reset on last close.
Hans Verkuil
2007-07-19
Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffies
Mauro Carvalho Chehab
2007-07-10
ivtv: fix missing signal_pending check.
Hans Verkuil
2007-07-10
ivtv: Add locking to ensure stream setup is atomic.
Hans Verkuil
2007-06-07
ivtv: fix ia64 printk format warnings.
Hans Verkuil
2007-03-03
If possible make vars/functions static.
Hans Verkuil
2007-02-27
Fix comment style and set default debug level to 0
Hans Verkuil
2007-02-26
Add ivtv driver for the Conexant cx23416/cx23415 MPEG encoder/decoder
Hans Verkuil