aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/videodev.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-08V4L/DVB (4399): Fix a typo that caused some compat stuff to not workMauro Carvalho Chehab1-1/+1
2006-07-29V4L/DVB (4379): Videodev: Check return value of class_device_register() corre...Trent Piepho1-1/+1
2006-07-29V4L/DVB (4368): Bttv: use class_device_create_file and handle errorsTrent Piepho1-3/+4
2006-07-29V4L/DVB (4367): Videodev: Handle class_device related errorsTrent Piepho1-0/+11
2006-07-29V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab1-2/+6
2006-07-29V4L/DVB (4316): Check __must_check warningsMichael Krufky1-3/+8
2006-06-26[PATCH] devfs: Remove the videodevice devfs_name field as it's no longer neededGreg Kroah-Hartman1-2/+1
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman1-5/+2
2006-06-25V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP APIHans Verkuil1-0/+1
2006-06-25V4L/DVB (4189): Add videodev support for VIDIOC_S/G/TRY_EXT_CTRLS.Hans Verkuil1-2/+103
2006-06-25V4L/DVB (4148): Fix userbits debug printsMauro Carvalho Chehab1-1/+1
2006-06-25V4L/DVB (4112): Fix: videodev.c were cleaning the pointer, not the valuesMauro Carvalho Chehab1-1/+1
2006-06-25V4L/DVB (4065): Several improvements at videodev.cMauro Carvalho Chehab1-16/+1156
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven1-1/+1
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar1-3/+3
2006-01-23V4L/DVB (3419): added some VBI macros and moved minor definitions to header fileMauro Carvalho Chehab1-8/+8
2006-01-15V4L/DVB (3380): Semaphore to mutex conversion on drivers/mediaIngo Molnar1-13/+12
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-4/+1
2006-01-09V4L/DVB (3218): Whitespace cleanupsMichael Krufky1-3/+3
2006-01-09V4L/DVB (3123b): syncs V4L subsystem tree with kernelMauro Carvalho Chehab1-2/+4
2005-12-01[PATCH] V4L: Fixes maximum number of VBI devicesSigmund Augdal Helberg1-13/+13
2005-11-07[PATCH] kfree cleanup: drivers/mediaJesper Juhl1-2/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+436