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
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