summaryrefslogtreecommitdiff
path: root/linux/include/media/v4l2-dev.h
AgeCommit message (Expand)Author
2008-02-02Fix Kconfig dependenciesMauro Carvalho Chehab
2007-10-15merge: http://www.linuxtv.org/hg/~hverkuil/mpegcompMauro Carvalho Chehab
2007-10-15v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-10-11Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil
2007-10-08V4L: convert struct class_device to struct deviceMauro Carvalho Chehab
2007-10-01backport kernel changesMauro Carvalho Chehab
2007-07-23Clean up duplicate includes in include/media/Mauro Carvalho Chehab
2007-02-24Add support for VIDIOC_G_CHIP_IDENTHans Verkuil
2007-02-21Add support for video output overlays.Hans Verkuil
2007-02-21merge: http://linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2007-02-19compat: Fix compat stuff for usbvision and zr364xxTrent Piepho
2007-02-18Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls.Hans Verkuil
2007-02-18Add VIDIOC_G_ENC_INDEX ioctlHans Verkuil
2007-01-23Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho
2007-01-22Restore VIDIOC_INT_[SG]_REGISTER callsTrent Piepho
2006-11-20Remove the need of a STD array for drivers using video_ioctl2Mauro Carvalho Chehab
2006-10-04Dev2: handle __must_checkMauro Carvalho Chehab
2006-09-06Fixes an issue with V4L1 and make headers-installMauro Carvalho Chehab
2006-07-23V4L2 conversion: radio-maestroMauro Carvalho Chehab
2006-07-23Fix: compile for radio aimslab and aztech with V4L2 onlyMauro Carvalho Chehab
2006-07-19videodev.h should be included also when V4L1_COMPAT is selected.Mauro Carvalho Chehab
2006-07-19[PATCH] devfs: Remove the videodevice devfs_name field as it's no longer neededMauro Carvalho Chehab
2006-07-18Check __must_check warning in video_device_create_fileMauro Carvalho Chehab
2006-07-18video_device_create_file should return the value of class_device_create_fileMichael Krufky
2006-06-18Add videodev support for VIDIOC_S/G/TRY_EXT_CTRLS.Hans Verkuil
2006-06-08Fix compilation with kernel 2.6.17Mauro Carvalho Chehab
2006-06-06Fixes lots of small errors at videodev.Mauro Carvalho Chehab
2006-06-05Removed all references to kernel stuff from videodev.h and videodev2.hMauro Carvalho Chehab
2006-06-04Several improvements at videodev.cMauro Carvalho Chehab