summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/videodev.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (7665): videodev: Add default vidioc handlerDouglas Schilling Landgraf2008-04-241-0/+7
* V4L/DVB (7560): videodev: Some printk fixesMauro Carvalho Chehab2008-04-241-2/+4
* V4L/DVB (7558): videobuf: Improve command output for debug purposesMauro Carvalho Chehab2008-04-241-25/+32
* V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-2/+2
* V4L/DVB (7133): Fix Kconfig dependenciesMauro Carvalho Chehab2008-02-181-59/+385
* V4L/DVB (6805): video std is a bitmask. Better to print in hexaMauro Carvalho Chehab2008-01-251-4/+4
* V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil2007-10-221-42/+0
* V4L/DVB (6300): CodingStyle cleanupTrent Piepho2007-10-101-1/+2
* V4L/DVB (6293): V4L: convert struct class_device to struct deviceKay Sievers2007-10-101-22/+18
* V4L/DVB (5982): Dev.c: memset fixMariusz Kozlowski2007-10-091-1/+1
* V4L/DVB (5617): V4L2: videodev, allow debuggingJiri Slaby2007-05-091-1/+1
* V4L/DVB (5569): Fix: v4l1_compat should be called only if V4L1_COMPATMauro Carvalho Chehab2007-05-091-1/+13
* V4L/DVB (5568): VIDIOCGMBUF handling in video_ioctl2()Sam Revitch2007-05-091-18/+18
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* V4L/DVB (5554): Fix: vidioc_g_parm were not zeroing the memoryMauro Carvalho Chehab2007-04-271-2/+5
* V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENTHans Verkuil2007-04-271-0/+10
* V4L/DVB (5289): Add support for video output overlays.Hans Verkuil2007-04-271-0/+23
* V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls.Hans Verkuil2007-03-011-0/+24
* V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctlHans Verkuil2007-03-011-0/+12
* V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTERTrent Piepho2007-02-211-1/+3
* V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho2007-02-211-3/+5
* V4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER callsTrent Piepho2007-02-211-0/+16
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-121-2/+2
* V4L/DVB (4901): Improve debug msgs to show fourcc and buffer length on video_...Mauro Carvalho Chehab2006-12-101-9/+14
* V4L/DVB (4861): Remove the need of a STD array for drivers using video_ioctl2Mauro Carvalho Chehab2006-12-101-45/+81
* V4L/DVB (4860): Optimization of v4l1 handlingMauro Carvalho Chehab2006-12-101-6/+5
* V4L/DVB (4859): Fix initializations on some video_ioctl2 handlersMauro Carvalho Chehab2006-12-101-0/+13
* [PATCH] struct path: convert v4lJosef Sipek2006-12-081-1/+1
* V4L/DVB (4743): Fix oops in VIDIOC_G_PARMJonathan Corbet2006-10-141-2/+9
* V4L/DVB (4740): Fixed an if-block to avoid floating with debug-messagesEnrico Scholz2006-10-141-2/+3
* V4L/DVB (4637): Add a default method for VIDIOC_G_PARMMauro Carvalho Chehab2006-09-261-3/+23
* V4L/DVB (4628): Fix VIDIOC_ENUMSTD ioctl in videodev.cSascha Hauer2006-09-261-1/+1
* V4L/DVB (4622): Copy-paste bug in videodev.cSascha Hauer2006-09-261-2/+2
* [PATCH] VIDIOC_ENUMSTD bugJonathan Corbet2006-09-251-1/+1
* V4L/DVB (4399): Fix a typo that caused some compat stuff to not workMauro Carvalho Chehab2006-08-081-1/+1
* V4L/DVB (4379): Videodev: Check return value of class_device_register() corre...Trent Piepho2006-07-291-1/+1
* V4L/DVB (4368): Bttv: use class_device_create_file and handle errorsTrent Piepho2006-07-291-3/+4
* V4L/DVB (4367): Videodev: Handle class_device related errorsTrent Piepho2006-07-291-0/+11
* V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab2006-07-291-2/+6
* V4L/DVB (4316): Check __must_check warningsMichael Krufky2006-07-291-3/+8
* [PATCH] devfs: Remove the videodevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-2/+1
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-5/+2
* V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP APIHans Verkuil2006-06-251-0/+1
* V4L/DVB (4189): Add videodev support for VIDIOC_S/G/TRY_EXT_CTRLS.Hans Verkuil2006-06-251-2/+103
* V4L/DVB (4148): Fix userbits debug printsMauro Carvalho Chehab2006-06-251-1/+1
* V4L/DVB (4112): Fix: videodev.c were cleaning the pointer, not the valuesMauro Carvalho Chehab2006-06-251-1/+1
* V4L/DVB (4065): Several improvements at videodev.cMauro Carvalho Chehab2006-06-251-16/+1156