aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/vivi.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-121-1/+1
* V4L/DVB (5020): Fix: disable interrupts while at KM_BOUNCE_READMauro Carvalho Chehab2007-01-151-0/+7
* V4L/DVB (4995): Vivi: fix kthread_run() error checkAkinobu Mita2006-12-271-2/+2
* V4L/DVB (4994): Vivi: fix use after free in list_for_each()Akinobu Mita2006-12-271-1/+3
* V4L/DVB (4861): Remove the need of a STD array for drivers using video_ioctl2Mauro Carvalho Chehab2006-12-101-13/+3
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-0/+1
* V4L/DVB (4725): Fix vivi compile on pariscMatthew Wilcox2006-10-141-6/+6
* V4L/DVB (4627): Vivi crashes with mplayerSascha Hauer2006-09-261-0/+2
* V4L/DVB (4510): Fix signedness error in drivers/media/video/vivi.cEric Sesterhenn2006-09-261-1/+2
* V4L/DVB (4399): Fix a typo that caused some compat stuff to not workMauro Carvalho Chehab2006-08-081-2/+2
* V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab2006-07-291-2/+2
* V4L/DVB (4146): Drivers/media/video/vivi.c: make 2 functions staticAdrian Bunk2006-06-251-2/+2
* V4L/DVB (4112): Fix: videodev.c were cleaning the pointer, not the valuesMauro Carvalho Chehab2006-06-251-1/+1
* V4L/DVB (4066): Vivi.c were ported to the newer videodev2 format.Mauro Carvalho Chehab2006-06-251-339/+283
* V4L/DVB (3931): Vivi.c: possible cleanupsAdrian Bunk2006-06-251-27/+17
* V4L/DVB (3914): Vivi build fixAndrew Morton2006-05-121-0/+1
* V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab2006-05-121-0/+4
* V4L/DVB (3597): Vivi: fix warning: implicit declaration of function 'in_inter...Michael Krufky2006-03-241-0/+1
* V4L/DVB (3519): Corrects MODULE_AUTHORMauro Carvalho Chehab2006-03-241-1/+1
* V4L/DVB (3518): Creates a virtual video device driverMauro Carvalho Chehab2006-03-241-0/+1453