Age | Commit message (Expand) | Author |
2007-10-17 | ivtvfb: Removal of the 'osd_compat' module option. | Hans Verkuil |
2007-10-16 | ivtv: ivtv yuv stream handling change | Hans Verkuil |
2007-10-17 | backport commit 64a6f9500d8e8a8e1b1adc2120e56cc88df5727f | Mauro Carvalho Chehab |
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-14 | ivtv: fix video mute when radio is used | Hans Verkuil |
2007-10-14 | ivtvfb: YUV output size fix when ivtvfb is not loaded. | Hans Verkuil |
2007-10-14 | ivtvfb: YUV handling of an image which is not visible in the display area. | Hans Verkuil |
2007-10-14 | ivtvfb: check return value of unregister_framebuffer. | Hans Verkuil |
2007-10-13 | ivtv: fix circular locking (bug 9037) | Hans Verkuil |
2007-10-12 | ivtv: fix resizing MPEG1 streams | Hans Verkuil |
2007-10-12 | ivtvfb: screen mode change sometimes goes wrong. | Hans Verkuil |
2007-10-12 | ivtv: set the video color to black instead of green when capturing from the r... | Hans Verkuil |
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 |