index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
vivi.c
Age
Commit message (
Expand
)
Author
2006-08-21
Fix signedness error in drivers/media/video/vivi.c
Mauro Carvalho Chehab
2006-07-30
Fix a typo that caused some compat stuff to not work
Mauro Carvalho Chehab
2006-07-23
Fix for compilation without V4L1 or V4L1_COMPAT
Mauro Carvalho Chehab
2006-07-15
Add compat.h code for schedule_timeout_interruptible()
Trent Piepho
2006-06-23
drivers/media/video/vivi.c: make 2 functions static
Mauro Carvalho Chehab
2006-06-17
Fix: videodev.c were cleaning the pointer, not the values
Mauro Carvalho Chehab
2006-06-07
vidioc_streamon/streamoff callbacks were missing at struct
Mauro Carvalho Chehab
2006-06-07
Improves debug msg for unsupported fourcc standards
Mauro Carvalho Chehab
2006-06-06
Make vivi to use the debug var from video_device
Mauro Carvalho Chehab
2006-06-04
vivi.c were ported to the newer videodev2 format.
Mauro Carvalho Chehab
2006-05-12
Removed blank line to be in sync with kernel
Mauro Carvalho Chehab
2006-05-08
Compat.h were missing in vivi.c. Fixed.
Mauro Carvalho Chehab
2006-04-27
Vivi.c: possible cleanups
Mauro Carvalho Chehab
2006-04-27
Vivi build fix
Mauro Carvalho Chehab
2006-04-11
Merge: from V4L1 tree
Mauro Carvalho Chehab
2006-03-23
vivi: fix warning: implicit declaration of function 'in_interrupt'
Michael Krufky
2006-03-10
Corrects MODULE_AUTHOR
Mauro Carvalho Chehab
2006-03-10
Creates a virtual video device driver
Mauro Carvalho Chehab