aboutsummaryrefslogtreecommitdiff
path: root/include/media/v4l2-dev.h
AgeCommit message (Expand)Author
2011-06-01[media] v4l: Fix media_entity_to_video_device macro argument nameLaurent Pinchart
2011-05-20[media] Revert "V4L/DVB: v4l2-dev: remove get_unmapped_area"Bob Liu
2011-03-22[media] v4l2: use new flag to enable core priority handlingHans Verkuil
2011-03-22[media] v4l2: add v4l2_prio_state to v4l2_device and video_deviceHans Verkuil
2011-03-22[media] v4l2_prio: move from v4l2-common to v4l2-devHans Verkuil
2011-03-22[media] v4l: Make video_device inherit from media_entityLaurent Pinchart
2011-03-21[media] v4l: subdev: Add device node supportLaurent Pinchart
2010-10-21V4L/DVB: v4l2: add core serialization lockHans Verkuil
2010-10-21V4L/DVB: v4l2-dev: remove get_unmapped_areaHans Verkuil
2010-10-21V4L/DVB: videotext: remove this obsolete APIHans Verkuil
2010-08-08V4L/DVB: v4l2: Add new control handling frameworkHans Verkuil
2010-05-19V4L/DVB: V4L: File handlesSakari Ailus
2009-12-16V4L/DVB (13552): v4l: Replace video_is_unregistered with video_is_registeredLaurent Pinchart
2009-12-16V4L/DVB (13549): v4l: Add video_device_node_name functionLaurent Pinchart
2009-09-19V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn fu...Hans Verkuil
2009-09-19V4L/DVB (12541): v4l: remove video_register_device_indexHans Verkuil
2009-03-30V4L/DVB (11242): allow v4l2 drivers to provide a get_unmapped_area handlerDaniel Glöckner
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-12-30V4L/DVB (9974): v4l2-dev: allow drivers to pass v4l2_device as parentHans Verkuil
2008-12-30V4L/DVB (9973): v4l2-dev: use the release callback from device instead of cdevHans Verkuil
2008-10-12V4L/DVB (9133): v4l: disconnect kernel number from minorHans Verkuil
2008-10-12V4L/DVB (8852): v4l2: use register_chrdev_region instead of register_chrdevHans Verkuil
2008-10-12V4L/DVB (8787): v4l2-dev: cleanups and add video_drvdata helper functionHans Verkuil
2008-10-12V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil
2008-10-12V4L/DVB (8785): v4l2: add __must_check to v4l2_dev.hHans Verkuil
2008-10-12V4L/DVB (8782): v4l2-dev: add video_device_release_emptyHans Verkuil
2008-10-12V4L/DVB (8781): v4l2-dev: remove obsolete video_exclusive_open/releaseHans Verkuil
2008-07-27V4L/DVB (8525): fix a few assorted spelling mistakes.Hans Verkuil
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-26V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2...Hans Verkuil
2008-07-26V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil
2008-07-26V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil
2008-07-23V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev'Hans Verkuil
2008-07-23V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil
2008-07-20V4L/DVB (8387): Some cosmetic changesHans Verkuil
2008-07-20V4L/DVB (8103): videodev: fix/improve ioctl debuggingHans Verkuil
2008-07-20V4L/DVB (8078): Introduce "index" attribute for persistent video4linux device...brandon@ifup.org
2008-07-20V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil
2008-07-20V4L/DVB (7948): videodev: add missing vidioc_try_fmt_sliced_vbi_output and VI...Hans Verkuil
2008-07-20V4L/DVB (7947): videodev: add vidioc_g_std callback.Hans Verkuil
2008-07-20V4L/DVB (7942): Hardware frequency seek ioctl interfaceTobias Lorenz
2008-06-26V4L/DVB (8092): videodev: simplify and fix standard enumerationHans Verkuil
2008-06-05V4L/DVB (7911): Remove v4l2_video_std_fps prototype declarationGuennadi Liakhovetski
2008-04-24V4L/DVB (7665): videodev: Add default vidioc handlerDouglas Schilling Landgraf
2008-02-18V4L/DVB (7133): Fix Kconfig dependenciesMauro Carvalho Chehab
2007-10-22V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-10-10V4L/DVB (6293): V4L: convert struct class_device to struct deviceKay Sievers