index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
vivi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entry
Trent Piepho
1
-18
/
+9
2007-10-10
V4L/DVB (6277): vivi cleanup: remove the unused vars
Mauro Carvalho Chehab
1
-5
/
+0
2007-10-10
V4L/DVB (6275): V4L: vivi.c remove the "resource" locking
Brandon Philips
1
-44
/
+4
2007-10-10
V4L/DVB (6274): V4L: vivi.c replace logic in vivi_poll with videobuf_poll_stream
Brandon Philips
1
-17
/
+2
2007-10-10
V4L/DVB (6273): V4L: vivi.c vidioc_try_fmt_cap() negotiate a valid field
Brandon Philips
1
-2
/
+1
2007-10-10
V4L/DVB (6264): Make the vertical lines to move
Mauro Carvalho Chehab
1
-6
/
+11
2007-10-10
V4L/DVB (6259): Fix vivi poll() method
Mauro Carvalho Chehab
1
-3
/
+2
2007-10-09
V4L/DVB (6255): Convert vivi to use videobuf-vmalloc
Mauro Carvalho Chehab
1
-29
/
+15
2007-10-09
V4L/DVB (6253): Convert vivi to use the newer videobuf-dma-sg module
Mauro Carvalho Chehab
1
-33
/
+20
2007-10-09
V4L/DVB (6014): vivi: use videobuf_read_stream()
Mauro Carvalho Chehab
1
-1
/
+1
2007-07-18
V4L/DVB (5811): Use mutex instead of semaphore in Virtual Video driver
Matthias Kaehlcke
1
-7
/
+8
2007-07-18
V4L/DVB (5727): Remove VIVI_SCATTER
Mauro Carvalho Chehab
1
-163
/
+0
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-0
/
+1
2007-02-21
V4L/DVB (5249): Fix compiler warning in vivi.c
Marcel Siegert
1
-1
/
+2
2007-02-21
V4L/DVB (5147): Make vivi driver to use vmalloced pointers
Mauro Carvalho Chehab
1
-11
/
+72
2007-02-21
V4L/DVB (5074): Some fixes at stream waitqueue on vivi
Mauro Carvalho Chehab
1
-5
/
+11
2007-02-21
V4L/DVB (5073): Fix OOPS on some waitqueue conditions
Mauro Carvalho Chehab
1
-1
/
+1
2007-02-12
[PATCH] mark struct file_operations const 4
Arjan van de Ven
1
-1
/
+1
2007-01-15
V4L/DVB (5020): Fix: disable interrupts while at KM_BOUNCE_READ
Mauro Carvalho Chehab
1
-0
/
+7
2006-12-27
V4L/DVB (4995): Vivi: fix kthread_run() error check
Akinobu Mita
1
-2
/
+2
2006-12-27
V4L/DVB (4994): Vivi: fix use after free in list_for_each()
Akinobu Mita
1
-1
/
+3
2006-12-10
V4L/DVB (4861): Remove the need of a STD array for drivers using video_ioctl2
Mauro Carvalho Chehab
1
-13
/
+3
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-0
/
+1
2006-10-14
V4L/DVB (4725): Fix vivi compile on parisc
Matthew Wilcox
1
-6
/
+6
2006-09-26
V4L/DVB (4627): Vivi crashes with mplayer
Sascha Hauer
1
-0
/
+2
2006-09-26
V4L/DVB (4510): Fix signedness error in drivers/media/video/vivi.c
Eric Sesterhenn
1
-1
/
+2
2006-08-08
V4L/DVB (4399): Fix a typo that caused some compat stuff to not work
Mauro Carvalho Chehab
1
-2
/
+2
2006-07-29
V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPAT
Mauro Carvalho Chehab
1
-2
/
+2
2006-06-25
V4L/DVB (4146): Drivers/media/video/vivi.c: make 2 functions static
Adrian Bunk
1
-2
/
+2
2006-06-25
V4L/DVB (4112): Fix: videodev.c were cleaning the pointer, not the values
Mauro Carvalho Chehab
1
-1
/
+1
2006-06-25
V4L/DVB (4066): Vivi.c were ported to the newer videodev2 format.
Mauro Carvalho Chehab
1
-339
/
+283
2006-06-25
V4L/DVB (3931): Vivi.c: possible cleanups
Adrian Bunk
1
-27
/
+17
2006-05-12
V4L/DVB (3914): Vivi build fix
Andrew Morton
1
-0
/
+1
2006-05-12
V4L/DVB (3774): Create V4L1 config options
Mauro Carvalho Chehab
1
-0
/
+4
2006-03-24
V4L/DVB (3597): Vivi: fix warning: implicit declaration of function 'in_inter...
Michael Krufky
1
-0
/
+1
2006-03-24
V4L/DVB (3519): Corrects MODULE_AUTHOR
Mauro Carvalho Chehab
1
-1
/
+1
2006-03-24
V4L/DVB (3518): Creates a virtual video device driver
Mauro Carvalho Chehab
1
-0
/
+1453