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-fileops.c
Age
Commit message (
Expand
)
Author
2008-07-22
make ivtv_claim_stream() static
Mauro Carvalho Chehab
2008-06-21
ivtv: yuv decoder lock fix
Hans Verkuil
2008-05-21
ivtv: trivial annotations
Mauro Carvalho Chehab
2008-05-12
cx18/ivtv: fix open() kernel oops
Hans Verkuil
2008-04-28
ivtv: POLLHUP must be returned on eof.
Hans Verkuil
2008-04-16
drivers/media/video: use time_before, time_before_eq, etc
Mauro Carvalho Chehab
2008-03-06
ivtv: fix polling bug
Hans Verkuil
2007-11-05
ivtv: Initial merge of video48 yuv handling into the IVTV_IOC_DMA_FRAME frame...
Hans Verkuil
2007-10-16
ivtv: ivtv yuv stream handling change
Hans Verkuil
2007-10-15
merge: http://www.linuxtv.org/hg/~hverkuil/ivtv
Mauro Carvalho Chehab
2007-10-14
ivtv: undo video mute when closing the radio.
Hans Verkuil
2007-10-12
ivtv: fix incorrect EBUSY return.
Hans Verkuil
2007-10-14
ivtv: fix NULL dereference
Mauro Carvalho Chehab
2007-08-25
ivtv: VBI cleanups and fixes
Hans Verkuil
2007-08-23
ivtv: fix V4L2_ENC_CMD_STOP_AT_GOP_END support
Hans Verkuil
2007-08-23
ivtv: fix VIDIOC_G_ENC_INDEX flag handling
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-20
ivtv: fix output mode processing: UDMA_YUV wasn't cleared.
Hans Verkuil
2007-08-19
ivtv: move serialization to the fileops level.
Hans Verkuil
2007-08-19
ivtv: improve debug messages
Hans Verkuil
2007-08-18
ivtv: fix udma yuv bug
Hans Verkuil
2007-07-28
ivtv: always steal full frames if out of buffers.
Hans Verkuil
2007-08-18
ivtv: fix handling of INITIALIZE_INPUT fw call
Hans Verkuil
2007-08-05
ivtv: no need to mute the audio input
Hans Verkuil
2007-07-25
ivtv-fb: initializing the framebuffer should trigger ivtv firmware load
Hans Verkuil
2007-07-22
ivtv, cx25840: postpone fw load until first use.
Hans Verkuil
2007-07-22
ivtv: fix TV-out VBI handling, only reset on last close.
Hans Verkuil
2007-07-22
ivtv: fix pause/continue/play handling
Hans Verkuil
2007-07-19
Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffies
Mauro Carvalho Chehab
2007-07-17
ivtv: cleanup of driver messages
Hans Verkuil
2007-07-10
ivtv: add high volume debugging flag
Hans Verkuil
2007-05-17
Fix audio stuttering for saa711x/ivtv when in radio mode.
Hans Verkuil
2007-05-02
VIDEO4LINUX-2: Replace MINOR() with a call to iminor().
Mauro Carvalho Chehab
2007-03-10
Add VIDIOC_G/S_PRIORITY support to ivtv.
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