aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/v4l1-compat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-10V4L/DVB (4862): Fixes uninitialized variables passed to VIDIOC_G_FBUF.audetto@tiscali.it1-0/+2
2006-12-10V4L/DVB (4858): Fix: implement missing VIDIOCSTUNER on v4l1-compat moduleMauro Carvalho Chehab1-1/+10
2006-12-10V4L/DVB (4857): Cleans some ioctl structs before calling V4L2 counterpartMauro Carvalho Chehab1-1/+4
2006-09-26V4L/DVB (4474): On some cases, depth were not returned.Mauro Carvalho Chehab1-3/+9
2006-08-08V4L/DVB (4427): Fix V4L1 Compat for VIDIOCGPICT ioctlMauro Carvalho Chehab1-0/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-25V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and videodev2.hMauro Carvalho Chehab1-0/+1
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-16/+8
2006-01-09V4L/DVB (3178): bttv VBI fixesMichael H. Schimek1-1/+10
2005-11-09[PATCH] v4l: 800: whitespace cleanupsMauro Carvalho Chehab1-1/+1
2005-11-09[PATCH] v4l: 728: vidiocsfreq and vidiocgfreq expect an unsigned long as argumentHans Verkuil1-2/+2
2005-11-07[PATCH] kfree cleanup: drivers/mediaJesper Juhl1-4/+2
2005-09-09[PATCH] v4l: common part Updates and tuner additionsMauro Carvalho Chehab1-16/+0
2005-06-24[PATCH] v4l: update for SAA7134 cardsMauro Carvalho Chehab1-4/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1036