Age | Commit message (Expand) | Author |
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 | Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffies | Mauro Carvalho Chehab |
2007-07-17 | ivtv: cleanup of driver messages | Hans Verkuil |
2007-07-17 | ivtv: don't recompile needlessly | Hans Verkuil |
2007-07-10 | ivtv: add high volume debugging flag | Hans Verkuil |
2007-07-10 | ivtv: Add locking to ensure stream setup is atomic. | Hans Verkuil |
2007-06-16 | ivtv: fix converity warning | 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 | Autodetect new PVR150 low profile cards. | Hans Verkuil |
2007-05-01 | MEDIA: Spinlock initializer cleanup | Mauro Carvalho Chehab |
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 | Add comment why the symbols are exported. | Hans Verkuil |
2007-03-10 | Merges VBI & YUV handling into a single work queue. | Hans Verkuil |
2007-03-03 | If possible make vars/functions static. | Hans Verkuil |
2007-03-03 | Replace SA_* with IRQF_* | Hans Verkuil |
2007-02-27 | Set initial global_alpha to 255 (opaque). | Hans Verkuil |
2007-02-27 | Fix comment style and set default debug level to 0 | Hans Verkuil |
2007-02-26 | Add ivtv driver for the Conexant cx23416/cx23415 MPEG encoder/decoder | Hans Verkuil |