Age | Commit message (Expand) | Author |
2007-07-20 | ivtv-fb: Use proper ioctl value. | Hans Verkuil |
2007-07-20 | ivtv-fb: cleanups. | Hans Verkuil |
2007-07-20 | Add ivtv-fb framebuffer driver. | Hans Verkuil |
2007-07-20 | ivtv: init channel for NTSC_M_JP standard. | Hans Verkuil |
2007-07-19 | merge: http://linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2007-07-19 | Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffies | Mauro Carvalho Chehab |
2007-07-18 | ivtv: fix DMA timeout when capturing VBI + another stream | Hans Verkuil |
2007-07-17 | ivtv: fix Kconfig typo and refer to the driver homepage. | Hans Verkuil |
2007-07-17 | ivtv: cleanup of driver messages | Hans Verkuil |
2007-07-17 | ivtv: add support to suppress high volume i2c debug messages. | Hans Verkuil |
2007-07-17 | ivtv: don't recompile needlessly | Hans Verkuil |
2007-07-17 | ivtv: fix missing I2C_ALGOBIT config option | Hans Verkuil |
2007-07-17 | ivtv: improve API command debugging | Hans Verkuil |
2007-07-16 | Clean up schedule_timeout calls in cpia2 and ivtv code | Mauro Carvalho Chehab |
2007-07-10 | ivtv: add high volume debugging flag | Hans Verkuil |
2007-07-10 | ivtv: fix missing signal_pending check. | Hans Verkuil |
2007-07-10 | ivtv: Add locking to ensure stream setup is atomic. | Hans Verkuil |
2007-06-16 | ivtv: fix return code of VIDIOC_G/S_FBUF when no framebuffer is present. | Hans Verkuil |
2007-06-16 | ivtv: fix broken VBI output support | Hans Verkuil |
2007-06-16 | ivtv: fix converity warning | Hans Verkuil |
2007-06-07 | ivtv: fix ia64 printk format warnings. | Hans Verkuil |
2007-05-29 | Add ivtv CROPCAP support and fix ivtv S_CROP for video output. | Hans Verkuil |
2007-05-29 | Remove unused V4L2_CAP_VIDEO_OUTPUT_POS | Hans Verkuil |
2007-05-29 | Remove support for 256 Kb firmware files. | Hans Verkuil |
2007-05-21 | Backed out changeset c7cb1aaec112a3ee7d6483b54d03d6a093754f10 | Hans Verkuil |
2007-05-19 | Use v4l2_pix_out_fmt instead of v4l2_pix_fmt for video output format | Hans Verkuil |
2007-05-19 | Move big PIO accesses from the interrupt handler to a workhandler | Hans Verkuil |
2007-05-18 | Models 30012-30039 are for a low profile PVR250, not PVR150. | Hans Verkuil |
2007-05-17 | Fix audio stuttering for saa711x/ivtv when in radio mode. | Hans Verkuil |
2007-05-17 | Autodetect new PVR150 low profile cards. | Hans Verkuil |
2007-05-17 | Adding new fields to v4l2_pix_format broke the ABI, reverted that change | Hans Verkuil |
2007-05-09 | Fix Kconfig dependencies for ivtv | Mauro Carvalho Chehab |
2007-05-02 | VIDEO4LINUX-2: Replace MINOR() with a call to iminor(). | Mauro Carvalho Chehab |
2007-05-01 | MEDIA: Spinlock initializer cleanup | Mauro Carvalho Chehab |
2007-04-10 | ivtv: fix incorrect bitwise-and for command flags. | Hans Verkuil |
2007-03-16 | Fix ivtv yuv threshold handling | Hans Verkuil |
2007-03-13 | The TV standard should be set AFTER the TV output is fully initialized. | Hans Verkuil |
2007-03-11 | Initialize the inputs before registering the devices. | Hans Verkuil |
2007-03-11 | First unregister the driver, and then free the memory. | Hans Verkuil |
2007-03-11 | Use pci_register_driver instead of pci_module_init in ivtv. | Hans Verkuil |
2007-03-11 | Use spin_lock_init to fix lockdep warnings. | Hans Verkuil |
2007-03-10 | Fix VIDIOC_TRY_ENCODER_CMD and VIDEO_TRY_COMMAND | Hans Verkuil |
2007-03-10 | Use v4l_printk_ioctl instead of printing the ioctl name for each ioctl in ivtv. | Hans Verkuil |
2007-03-10 | Add VIDIOC_G/S_PRIORITY support to ivtv. | Hans Verkuil |
2007-03-10 | Add comment why the symbols are exported. | Hans Verkuil |
2007-03-10 | Add missing includes. | Hans Verkuil |
2007-03-10 | Merges VBI & YUV handling into a single work queue. | Hans Verkuil |
2007-03-10 | Set vsync_field correctly in ivtv. | Hans Verkuil |
2007-03-07 | Ivtv warning fix | Mauro Carvalho Chehab |
2007-03-04 | ivtv: fix backwards compatibility for kernels 2.6.15 and earlier | Michael Krufky |