summaryrefslogtreecommitdiffstats
path: root/Documentation/video4linux/v4l2-framework.txt
AgeCommit message (Expand)Author
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab
2016-01-11[media] media-entity.h: rename entity.type to entity.functionMauro Carvalho Chehab
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab
2015-05-20[media] v4l2-subdev: allow subdev to send an event to the v4l2_device notify ...jean-michel.hautbois@vodalys.com
2015-04-02[media] v4l2-framework.txt: debug -> dev_debugHans Verkuil
2014-12-23[media] v4l2-framework.txt: document debug attributeHans Verkuil
2014-07-04[media] media: Documentation: remove V4L2_FL_USE_FH_PRIO flagRamakrishnan Muthukrishnan
2014-03-14[media] v4l2-pci-skeleton: add a V4L2 PCI skeleton driverHans Verkuil
2014-03-05[media] v4l2-framework.txt: add SDR device typeAntti Palosaari
2013-06-28[media] V4L2: add documentation for V4L2 clock helpers and asynchronous probingGuennadi Liakhovetski
2013-06-21[media] v4l2-framework: update documentationHans Verkuil
2013-06-17[media] v4l2-framework: replace g_chip_ident by g_std in the examplesHans Verkuil
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab
2013-01-03Documentation: remove __dev* attributes.Greg Kroah-Hartman
2012-12-18[media] Documentation: fix outdated statement re. v4l2Nicolas THERY
2012-09-26[media] Add vfl_dir field documentationHans Verkuil
2012-09-25[media] v4l: Documentation: change path of video driversLad, Prabhakar
2012-07-06[media] v4l2-framework.txt: Update the locking documentationHans Verkuil
2012-05-14[media] v4l2-dev: rename two functionsHans Verkuil
2012-05-14[media] v4l2-framework.txt: update the core lock documentationHans Verkuil
2012-05-14[media] v4l2-framework.txt: document v4l2_dont_use_cmdHans Verkuil
2012-05-14[media] v4l2-dev: make it possible to skip locking for selected ioctlsHans Verkuil
2012-05-14[media] v4l: Implement v4l2_subdev_link_validate()Sakari Ailus
2012-05-14[media] v4l: Improve sub-device documentation for pad opsSakari Ailus
2012-05-07[media] v4l2-event: Add v4l2_subscribed_event_opsHans de Goede
2012-04-19[media] V4L: fix incorrect refcountingHans Verkuil
2011-11-25[media] v4l2 framework doc: clarify lockingHans Verkuil
2011-07-27[media] v4l2-framework.txt: update v4l2_event sectionHans Verkuil
2011-07-27[media] v4l2-framework.txt: updated v4l2_fh_init documentationHans Verkuil
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-22[media] v4l2: use new flag to enable core priority handlingHans Verkuil
2011-03-22[media] v4l2-framework.txt: document new v4l2_device release() callbackHans Verkuil
2011-03-22[media] v4l2-framework.txt: improve v4l2_fh/priority documentationHans Verkuil
2011-03-22[media] v4l: subdev: Generic ioctl supportLaurent Pinchart
2011-03-22[media] v4l: Make v4l2_subdev inherit from media_entityLaurent Pinchart
2011-03-22[media] v4l: Make video_device inherit from media_entityLaurent Pinchart
2011-03-22[media] v4l: Add a media_device pointer to the v4l2_device structureLaurent Pinchart
2011-03-21[media] v4l: subdev: Events supportSakari Ailus
2011-03-21[media] v4l: subdev: Control ioctls supportLaurent Pinchart
2011-03-21[media] v4l: subdev: Add device node supportLaurent Pinchart
2010-10-21[media] radio-mr800: fix locking orderHans Verkuil
2010-10-21V4L/DVB: v4l2: add core serialization lockHans Verkuil
2010-10-21V4L/DVB: v4l2-dev: after a disconnect any ioctl call will be blockedHans Verkuil
2010-10-21V4L/DVB: Documentation: update now that the vtx/videotext API has been removedHans Verkuil
2010-10-21V4L/DVB: v4l: Add a v4l2_subdev host private data fieldLaurent Pinchart
2010-05-19V4L/DVB: V4L: Events: Add documentationSakari Ailus
2010-05-19V4L/DVB: V4L: File handles: Add documentationSakari Ailus
2010-05-19V4L/DVB: v4l2-framework.txt: fix incorrect statementHans Verkuil
2010-02-26V4L/DVB: V4L2 docs: replace spaces by tabsMauro Carvalho Chehab
2010-02-26V4L/DVB: V4L2: Add a document describing the videobuf layerJonathan Corbet