Age | Commit message (Expand) | Author |
2007-10-12 | ivtv: fix incorrect EBUSY return. | Hans Verkuil |
2007-10-14 | ivtv: fix NULL dereference | Mauro Carvalho Chehab |
2007-10-10 | ivtv: Replace list_for_each+list_entry with list_for_each_entry | Trent Piepho |
2007-10-24 | Remove the obsoleted xc3028 | Mauro Carvalho Chehab |
2007-08-26 | ivtv: move ivtv.h public header to include/linux. | Hans Verkuil |
2007-08-28 | ivtvfb: fix an obvious bug in ivtvfb_release_buffers() | Hans Verkuil |
2007-08-28 | ivtvfb: replace ivtv_fb prefix to ivtvfb, change warning to info message. | Hans Verkuil |
2007-08-26 | ivtvfb: rename some missed ivtv-fb references to ivtvfb. | Hans Verkuil |
2007-08-26 | ivtvfb: renamed ivtv-fb to ivtvfb, move header to include/linux | Hans Verkuil |
2007-08-26 | ivtv-fb: add missing FBIO_WAITFORVSYNC ioctl define | Hans Verkuil |
2007-08-25 | ivtv: finish VBI related cleanup. | Hans Verkuil |
2007-08-25 | ivtv: VBI cleanups and fixes | Hans Verkuil |
2007-08-25 | ivtv/ivtv-fb: improve locking to prevent ivtv/ivtv-fb initialization problems. | Hans Verkuil |
2007-08-27 | merge: http://linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2007-08-26 | ivtv: udelay for the i2c bus was set too high | Hans Verkuil |
2007-08-25 | ivtv: use new videodev2.h pixel formats | Hans Verkuil |
2007-08-24 | merge: http://linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2007-08-24 | ivtv: kzalloc() returns void pointer, no need to cast | Hans Verkuil |
2007-08-24 | ivtv: set correct pixel format and alpha properties in VIDIOC_G_FBUF | 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 ivtv-driver.h cleanups. | 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-22 | ivtv-fb: correct transparency bit reporting. | Hans Verkuil |
2007-08-22 | ivtv: log in status if framebuffer uses YUV instead of RGB | Hans Verkuil |
2007-08-21 | cx2341x: some controls should not be changed while the device is busy. | Hans Verkuil |
2007-08-23 | From: Jean Delvare <khali@linux-fr.org> | Mauro Carvalho Chehab |
2007-08-21 | Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab |
2007-08-20 | ivtv: prevent changing VBI format while capture is in progress. | Hans Verkuil |
2007-08-20 | ivtv: fix output mode processing: UDMA_YUV wasn't cleared. | Hans Verkuil |
2007-08-19 | ivtv: add VIDIOC_OVERLAY | Hans Verkuil |
2007-08-19 | ivtv: fix IVTV_IOC_DMA_FRAME bug introduced by highmem bugfix. | Hans Verkuil |
2007-08-19 | ivtv: log stereo/bilingual audio modes | Hans Verkuil |
2007-08-19 | ivtv: add support for highmem udma | Hans Verkuil |
2007-08-19 | ivtv-fb: remove unused header includes. | 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-19 | ivtv: specify some stream sizes in kB instead of MB | Hans Verkuil |
2007-08-19 | ivtv: setup TV output standard on init to prevent flicker | Hans Verkuil |
2007-08-18 | ivtv: fix udma yuv bug | Hans Verkuil |
2007-08-18 | ivtv: retry/timer improvements | Hans Verkuil |
2007-08-18 | ivtv: fix VBI reinsertion decoding | Hans Verkuil |
2007-07-29 | ivtv: fix stop stream locking. | Hans Verkuil |
2007-07-29 | ivtv: Fix scatter/gather DMA timeouts | 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-18 | ivtv: fix incorrect round-robin implementation | Hans Verkuil |
2007-08-07 | ivtv: remove unused struct field. | Hans Verkuil |