summaryrefslogtreecommitdiff
path: root/drivers/media/video/vivi.c
AgeCommit message (Expand)Author
2008-04-26V4L/DVB (7732): vivi: fix a warningMauro Carvalho Chehab
2008-04-24V4L/DVB (7551): vivi: Add a missing \nMauro Carvalho Chehab
2008-04-24V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24V4L/DVB (7492): vivi: Simplify the vivi driver and avoid deadlocksBrandon Philips
2008-04-24V4L/DVB (7491): vivi: make vivi openable only onceBrandon Philips
2008-04-24V4L/DVB (7456): vivi: Add 32bit compatibility to the moduleMauro Carvalho Chehab
2008-01-25V4L/DVB (7022): Fix timestamp presentation on vivi driverMauro Carvalho Chehab
2008-01-25V4L/DVB (6817): Cleanup kernel thread and provide overrun detectionMauro Carvalho Chehab
2008-01-25V4L/DVB (6816): Add proper locking for buffer fillingMauro Carvalho Chehab
2008-01-25V4L/DVB (6815): Fix vivi internal debug messagesMauro Carvalho Chehab
2008-01-25V4L/DVB (6807): fix debug enableMauro Carvalho Chehab
2008-01-25V4L/DVB (6806): Allow emulating changes of video std by viviMauro Carvalho Chehab
2008-01-25V4L/DVB (6758): Miscelaneous cleanupsMauro Carvalho Chehab
2008-01-25V4L/DVB (6755): Avoid troubles when using multiple devicesMauro Carvalho Chehab
2008-01-25V4L/DVB (6754): Allow vivi to open multiple video devicesMauro Carvalho Chehab
2008-01-25V4L/DVB (6753): Fix vivi to support non-zero minor nodeMauro Carvalho Chehab
2008-01-25V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...Brandon Philips
2007-12-11V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stopBrandon Philips
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-10-10V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entryTrent Piepho
2007-10-10V4L/DVB (6277): vivi cleanup: remove the unused varsMauro Carvalho Chehab
2007-10-10V4L/DVB (6275): V4L: vivi.c remove the "resource" lockingBrandon Philips
2007-10-10V4L/DVB (6274): V4L: vivi.c replace logic in vivi_poll with videobuf_poll_streamBrandon Philips
2007-10-10V4L/DVB (6273): V4L: vivi.c vidioc_try_fmt_cap() negotiate a valid fieldBrandon Philips
2007-10-10V4L/DVB (6264): Make the vertical lines to moveMauro Carvalho Chehab
2007-10-10V4L/DVB (6259): Fix vivi poll() methodMauro Carvalho Chehab
2007-10-09V4L/DVB (6255): Convert vivi to use videobuf-vmallocMauro Carvalho Chehab
2007-10-09V4L/DVB (6253): Convert vivi to use the newer videobuf-dma-sg moduleMauro Carvalho Chehab
2007-10-09V4L/DVB (6014): vivi: use videobuf_read_stream()Mauro Carvalho Chehab
2007-07-18V4L/DVB (5811): Use mutex instead of semaphore in Virtual Video driverMatthias Kaehlcke
2007-07-18V4L/DVB (5727): Remove VIVI_SCATTERMauro Carvalho Chehab
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-02-21V4L/DVB (5249): Fix compiler warning in vivi.cMarcel Siegert
2007-02-21V4L/DVB (5147): Make vivi driver to use vmalloced pointersMauro Carvalho Chehab
2007-02-21V4L/DVB (5074): Some fixes at stream waitqueue on viviMauro Carvalho Chehab
2007-02-21V4L/DVB (5073): Fix OOPS on some waitqueue conditionsMauro Carvalho Chehab
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven
2007-01-15V4L/DVB (5020): Fix: disable interrupts while at KM_BOUNCE_READMauro Carvalho Chehab
2006-12-27V4L/DVB (4995): Vivi: fix kthread_run() error checkAkinobu Mita
2006-12-27V4L/DVB (4994): Vivi: fix use after free in list_for_each()Akinobu Mita
2006-12-10V4L/DVB (4861): Remove the need of a STD array for drivers using video_ioctl2Mauro Carvalho Chehab
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-10-14V4L/DVB (4725): Fix vivi compile on pariscMatthew Wilcox
2006-09-26V4L/DVB (4627): Vivi crashes with mplayerSascha Hauer
2006-09-26V4L/DVB (4510): Fix signedness error in drivers/media/video/vivi.cEric Sesterhenn
2006-08-08V4L/DVB (4399): Fix a typo that caused some compat stuff to not workMauro Carvalho Chehab
2006-07-29V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab
2006-06-25V4L/DVB (4146): Drivers/media/video/vivi.c: make 2 functions staticAdrian Bunk
2006-06-25V4L/DVB (4112): Fix: videodev.c were cleaning the pointer, not the valuesMauro Carvalho Chehab
2006-06-25V4L/DVB (4066): Vivi.c were ported to the newer videodev2 format.Mauro Carvalho Chehab