Age | Commit message (Expand) | Author |
2008-01-25 | V4L/DVB (7022): Fix timestamp presentation on vivi driver | Mauro Carvalho Chehab |
2008-01-25 | V4L/DVB (6817): Cleanup kernel thread and provide overrun detection | Mauro Carvalho Chehab |
2008-01-25 | V4L/DVB (6816): Add proper locking for buffer filling | Mauro Carvalho Chehab |
2008-01-25 | V4L/DVB (6815): Fix vivi internal debug messages | Mauro Carvalho Chehab |
2008-01-25 | V4L/DVB (6807): fix debug enable | Mauro Carvalho Chehab |
2008-01-25 | V4L/DVB (6806): Allow emulating changes of video std by vivi | Mauro Carvalho Chehab |
2008-01-25 | V4L/DVB (6758): Miscelaneous cleanups | Mauro Carvalho Chehab |
2008-01-25 | V4L/DVB (6755): Avoid troubles when using multiple devices | Mauro Carvalho Chehab |
2008-01-25 | V4L/DVB (6754): Allow vivi to open multiple video devices | Mauro Carvalho Chehab |
2008-01-25 | V4L/DVB (6753): Fix vivi to support non-zero minor node | Mauro Carvalho Chehab |
2008-01-25 | V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V... | Brandon Philips |
2007-12-11 | V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stop | Brandon Philips |
2007-10-22 | V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field | Mauro Carvalho Chehab |
2007-10-10 | V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entry | Trent Piepho |
2007-10-10 | V4L/DVB (6277): vivi cleanup: remove the unused vars | Mauro Carvalho Chehab |
2007-10-10 | V4L/DVB (6275): V4L: vivi.c remove the "resource" locking | Brandon Philips |
2007-10-10 | V4L/DVB (6274): V4L: vivi.c replace logic in vivi_poll with videobuf_poll_stream | Brandon Philips |
2007-10-10 | V4L/DVB (6273): V4L: vivi.c vidioc_try_fmt_cap() negotiate a valid field | Brandon Philips |
2007-10-10 | V4L/DVB (6264): Make the vertical lines to move | Mauro Carvalho Chehab |
2007-10-10 | V4L/DVB (6259): Fix vivi poll() method | Mauro Carvalho Chehab |
2007-10-09 | V4L/DVB (6255): Convert vivi to use videobuf-vmalloc | Mauro Carvalho Chehab |
2007-10-09 | V4L/DVB (6253): Convert vivi to use the newer videobuf-dma-sg module | Mauro Carvalho Chehab |
2007-10-09 | V4L/DVB (6014): vivi: use videobuf_read_stream() | Mauro Carvalho Chehab |
2007-07-18 | V4L/DVB (5811): Use mutex instead of semaphore in Virtual Video driver | Matthias Kaehlcke |
2007-07-18 | V4L/DVB (5727): Remove VIVI_SCATTER | Mauro Carvalho Chehab |
2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki |
2007-02-21 | V4L/DVB (5249): Fix compiler warning in vivi.c | Marcel Siegert |
2007-02-21 | V4L/DVB (5147): Make vivi driver to use vmalloced pointers | Mauro Carvalho Chehab |
2007-02-21 | V4L/DVB (5074): Some fixes at stream waitqueue on vivi | Mauro Carvalho Chehab |
2007-02-21 | V4L/DVB (5073): Fix OOPS on some waitqueue conditions | Mauro Carvalho Chehab |
2007-02-12 | [PATCH] mark struct file_operations const 4 | Arjan van de Ven |
2007-01-15 | V4L/DVB (5020): Fix: disable interrupts while at KM_BOUNCE_READ | Mauro Carvalho Chehab |
2006-12-27 | V4L/DVB (4995): Vivi: fix kthread_run() error check | Akinobu Mita |
2006-12-27 | V4L/DVB (4994): Vivi: fix use after free in list_for_each() | Akinobu Mita |
2006-12-10 | V4L/DVB (4861): Remove the need of a STD array for drivers using video_ioctl2 | Mauro Carvalho Chehab |
2006-12-07 | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham |
2006-10-14 | V4L/DVB (4725): Fix vivi compile on parisc | Matthew Wilcox |
2006-09-26 | V4L/DVB (4627): Vivi crashes with mplayer | Sascha Hauer |
2006-09-26 | V4L/DVB (4510): Fix signedness error in drivers/media/video/vivi.c | Eric Sesterhenn |
2006-08-08 | V4L/DVB (4399): Fix a typo that caused some compat stuff to not work | Mauro Carvalho Chehab |
2006-07-29 | V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPAT | Mauro Carvalho Chehab |
2006-06-25 | V4L/DVB (4146): Drivers/media/video/vivi.c: make 2 functions static | Adrian Bunk |
2006-06-25 | V4L/DVB (4112): Fix: videodev.c were cleaning the pointer, not the values | Mauro Carvalho Chehab |
2006-06-25 | V4L/DVB (4066): Vivi.c were ported to the newer videodev2 format. | Mauro Carvalho Chehab |
2006-06-25 | V4L/DVB (3931): Vivi.c: possible cleanups | Adrian Bunk |
2006-05-12 | V4L/DVB (3914): Vivi build fix | Andrew Morton |
2006-05-12 | V4L/DVB (3774): Create V4L1 config options | Mauro Carvalho Chehab |
2006-03-24 | V4L/DVB (3597): Vivi: fix warning: implicit declaration of function 'in_inter... | Michael Krufky |
2006-03-24 | V4L/DVB (3519): Corrects MODULE_AUTHOR | Mauro Carvalho Chehab |
2006-03-24 | V4L/DVB (3518): Creates a virtual video device driver | Mauro Carvalho Chehab |