aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/vivi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-15V4L/DVB (5020): Fix: disable interrupts while at KM_BOUNCE_READMauro Carvalho Chehab1-0/+7
2006-12-27V4L/DVB (4995): Vivi: fix kthread_run() error checkAkinobu Mita1-2/+2
2006-12-27V4L/DVB (4994): Vivi: fix use after free in list_for_each()Akinobu Mita1-1/+3
2006-12-10V4L/DVB (4861): Remove the need of a STD array for drivers using video_ioctl2Mauro Carvalho Chehab1-13/+3
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-0/+1
2006-10-14V4L/DVB (4725): Fix vivi compile on pariscMatthew Wilcox1-6/+6
2006-09-26V4L/DVB (4627): Vivi crashes with mplayerSascha Hauer1-0/+2
2006-09-26V4L/DVB (4510): Fix signedness error in drivers/media/video/vivi.cEric Sesterhenn1-1/+2
2006-08-08V4L/DVB (4399): Fix a typo that caused some compat stuff to not workMauro Carvalho Chehab1-2/+2
2006-07-29V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab1-2/+2
2006-06-25V4L/DVB (4146): Drivers/media/video/vivi.c: make 2 functions staticAdrian Bunk1-2/+2
2006-06-25V4L/DVB (4112): Fix: videodev.c were cleaning the pointer, not the valuesMauro Carvalho Chehab1-1/+1
2006-06-25V4L/DVB (4066): Vivi.c were ported to the newer videodev2 format.Mauro Carvalho Chehab1-339/+283
2006-06-25V4L/DVB (3931): Vivi.c: possible cleanupsAdrian Bunk1-27/+17
2006-05-12V4L/DVB (3914): Vivi build fixAndrew Morton1-0/+1
2006-05-12V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab1-0/+4
2006-03-24V4L/DVB (3597): Vivi: fix warning: implicit declaration of function 'in_interrupt'Michael Krufky1-0/+1
2006-03-24V4L/DVB (3519): Corrects MODULE_AUTHORMauro Carvalho Chehab1-1/+1
2006-03-24V4L/DVB (3518): Creates a virtual video device driverMauro Carvalho Chehab1-0/+1453