summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/ivtv
AgeCommit message (Expand)Author
2007-08-26ivtv: move ivtv.h public header to include/linux.Hans Verkuil
2007-08-28ivtvfb: fix an obvious bug in ivtvfb_release_buffers()Hans Verkuil
2007-08-28ivtvfb: replace ivtv_fb prefix to ivtvfb, change warning to info message.Hans Verkuil
2007-08-26ivtvfb: rename some missed ivtv-fb references to ivtvfb.Hans Verkuil
2007-08-26ivtvfb: renamed ivtv-fb to ivtvfb, move header to include/linuxHans Verkuil
2007-08-26ivtv-fb: add missing FBIO_WAITFORVSYNC ioctl defineHans Verkuil
2007-08-25ivtv: finish VBI related cleanup.Hans Verkuil
2007-08-25ivtv: VBI cleanups and fixesHans Verkuil
2007-08-25ivtv/ivtv-fb: improve locking to prevent ivtv/ivtv-fb initialization problems.Hans Verkuil
2007-08-27merge: http://linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2007-08-26ivtv: udelay for the i2c bus was set too highHans Verkuil
2007-08-25ivtv: use new videodev2.h pixel formatsHans Verkuil
2007-08-24merge: http://linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2007-08-24ivtv: kzalloc() returns void pointer, no need to castHans Verkuil
2007-08-24ivtv: set correct pixel format and alpha properties in VIDIOC_G_FBUFHans 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 ivtv-driver.h cleanups.Hans Verkuil
2007-08-23ivtv: reorganized and cleanup ivtv structHans 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-22ivtv-fb: correct transparency bit reporting.Hans Verkuil
2007-08-22ivtv: log in status if framebuffer uses YUV instead of RGBHans Verkuil
2007-08-21cx2341x: some controls should not be changed while the device is busy.Hans Verkuil
2007-08-23From: Jean Delvare <khali@linux-fr.org>Mauro Carvalho Chehab
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-08-20ivtv: prevent changing VBI format while capture is in progress.Hans Verkuil
2007-08-20ivtv: fix output mode processing: UDMA_YUV wasn't cleared.Hans Verkuil
2007-08-19ivtv: add VIDIOC_OVERLAYHans Verkuil
2007-08-19ivtv: fix IVTV_IOC_DMA_FRAME bug introduced by highmem bugfix.Hans Verkuil
2007-08-19ivtv: log stereo/bilingual audio modesHans Verkuil
2007-08-19ivtv: add support for highmem udmaHans Verkuil
2007-08-19ivtv-fb: remove unused header includes.Hans Verkuil
2007-08-19ivtv: move serialization to the fileops level.Hans Verkuil
2007-08-19ivtv: improve debug messagesHans Verkuil
2007-08-19ivtv: specify some stream sizes in kB instead of MBHans Verkuil
2007-08-19ivtv: setup TV output standard on init to prevent flickerHans Verkuil
2007-08-18ivtv: fix udma yuv bugHans Verkuil
2007-08-18ivtv: retry/timer improvementsHans Verkuil
2007-08-18ivtv: fix VBI reinsertion decodingHans Verkuil
2007-07-29ivtv: fix stop stream locking.Hans Verkuil
2007-07-29ivtv: Fix scatter/gather DMA timeoutsHans 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-18ivtv: fix incorrect round-robin implementationHans Verkuil
2007-08-07ivtv: remove unused struct field.Hans Verkuil
2007-08-07ivtv: remove userspace tuner dependent codeHans Verkuil
2007-08-05ivtv: set correct input for radio for the AverMedia M116 card.Hans Verkuil
2007-08-05ivtv: no need to mute the audio inputHans Verkuil
2007-08-05ivtv: simplify setting CONFIG_XC3028Hans Verkuil