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
/
videodev.c
Age
Commit message (
Expand
)
Author
2006-06-23
merge: http://linuxtv.org/hg/~hverkuil/mpeg-api
Mauro Carvalho Chehab
2006-06-23
fix userbits debug prints
Mauro Carvalho Chehab
2006-06-18
Put old MPEGCOMP API under #if __KERNEL__ and issue warnings when used.
Hans Verkuil
2006-06-18
Add videodev support for VIDIOC_S/G/TRY_EXT_CTRLS.
Hans Verkuil
2006-06-17
Fix: videodev.c were cleaning the pointer, not the values
Mauro Carvalho Chehab
2006-06-07
Fix: Wrong callback check for streamoff.
Mauro Carvalho Chehab
2006-06-07
Fixes some errors on *FMT functions
Mauro Carvalho Chehab
2006-06-06
Fixes lots of small errors at videodev.
Mauro Carvalho Chehab
2006-06-04
Several improvements at videodev.c
Mauro Carvalho Chehab
2006-04-03
fix warning: assignment discards qualifiers from pointer target type
Michael Krufky
2006-04-02
[PATCH] mark f_ops const in the inode
Mauro Carvalho Chehab
2006-02-06
sem2mutex: drivers/media/, #2
Mauro Carvalho Chehab
2006-01-21
added some VBI macros and moved minor definitions to header file
Mauro Carvalho Chehab
2006-01-15
Semaphore to mutex conversion on drivers/media
Mauro Carvalho Chehab
2006-01-11
From: Panagiotis Issaris <takis@issaris.org>
Mauro Carvalho Chehab
2005-12-22
minor whitespace cleanups; fixed videodev.c broken backwards compat for kerne...
Michael Krufky
2005-12-09
Make videodev.c compile under V4L/DVB tree
Mauro Carvalho Chehab
2005-12-07
kernel-sync patches.
Mauro Carvalho Chehab
2005-11-14
Fixes maximum number of VBI devices
Mauro Carvalho Chehab
2005-11-14
- added videodev.c from 2.6.14-git13
Mauro Carvalho Chehab