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