summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/ivtv/ivtv-fileops.c
AgeCommit message (Expand)Author
2008-07-22make ivtv_claim_stream() staticMauro Carvalho Chehab
2008-06-21ivtv: yuv decoder lock fixHans Verkuil
2008-05-21 ivtv: trivial annotationsMauro Carvalho Chehab
2008-05-12cx18/ivtv: fix open() kernel oopsHans Verkuil
2008-04-28ivtv: POLLHUP must be returned on eof.Hans Verkuil
2008-04-16drivers/media/video: use time_before, time_before_eq, etcMauro Carvalho Chehab
2008-03-06ivtv: fix polling bugHans Verkuil
2007-11-05ivtv: Initial merge of video48 yuv handling into the IVTV_IOC_DMA_FRAME frame...Hans Verkuil
2007-10-16ivtv: ivtv yuv stream handling changeHans Verkuil
2007-10-15merge: http://www.linuxtv.org/hg/~hverkuil/ivtvMauro Carvalho Chehab
2007-10-14ivtv: undo video mute when closing the radio.Hans Verkuil
2007-10-12ivtv: fix incorrect EBUSY return.Hans Verkuil
2007-10-14 ivtv: fix NULL dereferenceMauro Carvalho Chehab
2007-08-25ivtv: VBI cleanups and fixesHans Verkuil
2007-08-23ivtv: fix V4L2_ENC_CMD_STOP_AT_GOP_END supportHans Verkuil
2007-08-23ivtv: fix VIDIOC_G_ENC_INDEX flag handlingHans Verkuil
2007-08-23ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c into ivtv-routing.cHans Verkuil
2007-08-23ivtv: header cleanupHans Verkuil
2007-08-20ivtv: fix output mode processing: UDMA_YUV wasn't cleared.Hans Verkuil
2007-08-19ivtv: move serialization to the fileops level.Hans Verkuil
2007-08-19ivtv: improve debug messagesHans Verkuil
2007-08-18ivtv: fix udma yuv bugHans Verkuil
2007-07-28ivtv: always steal full frames if out of buffers.Hans Verkuil
2007-08-18ivtv: fix handling of INITIALIZE_INPUT fw callHans Verkuil
2007-08-05ivtv: no need to mute the audio inputHans Verkuil
2007-07-25ivtv-fb: initializing the framebuffer should trigger ivtv firmware loadHans Verkuil
2007-07-22ivtv, cx25840: postpone fw load until first use.Hans Verkuil
2007-07-22ivtv: fix TV-out VBI handling, only reset on last close.Hans Verkuil
2007-07-22ivtv: fix pause/continue/play handlingHans Verkuil
2007-07-19Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffiesMauro Carvalho Chehab
2007-07-17ivtv: cleanup of driver messagesHans Verkuil
2007-07-10ivtv: add high volume debugging flagHans Verkuil
2007-05-17Fix audio stuttering for saa711x/ivtv when in radio mode.Hans Verkuil
2007-05-02VIDEO4LINUX-2: Replace MINOR() with a call to iminor().Mauro Carvalho Chehab
2007-03-10Add VIDIOC_G/S_PRIORITY support to ivtv.Hans Verkuil
2007-03-03If possible make vars/functions static.Hans Verkuil
2007-02-27Fix comment style and set default debug level to 0Hans Verkuil
2007-02-26Add ivtv driver for the Conexant cx23416/cx23415 MPEG encoder/decoderHans Verkuil