summaryrefslogtreecommitdiffstats
path: root/include/media/media-entity.h
Commit message (Expand)AuthorAgeFilesLines
* media: mc: Improve the media_entity_has_pad_interdep() documentationLaurent Pinchart2023-01-221-1/+3
* media: Fix documentation typos in media-entity.hLaurent Pinchart2022-10-251-2/+2
* media: mc: convert pipeline funcs to take media_padTomi Valkeinen2022-09-241-17/+17
* media: mc: entity: Add has_pad_interdep entity operationTomi Valkeinen2022-09-241-0/+10
* media: mc: entity: Rewrite media_pipeline_start()Laurent Pinchart2022-09-241-6/+65
* media: mc: entity: add alloc variant of pipeline_startTomi Valkeinen2022-09-241-0/+15
* media: mc: entity: Add media_entity_pipeline() to access the media pipelineLaurent Pinchart2022-09-241-0/+18
* media: mc: entity: Merge media_entity_enum_init and __media_entity_enum_initLaurent Pinchart2022-09-241-5/+5
* media: mc: entity: Add iterator helper for entity padsJacopo Mondi2022-09-241-0/+12
* media: mc: entity: Rename streaming_count -> start_countTomi Valkeinen2022-09-241-2/+2
* media: media-entity.h: add include for min()Tomi Valkeinen2022-09-241-0/+1
* media: mc-entity: Add a new helper function to get a remote pad for a padLaurent Pinchart2022-07-171-0/+18
* media: mc-entity: Add a new helper function to get a remote padLaurent Pinchart2022-07-171-0/+46
* media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...Laurent Pinchart2022-07-171-2/+2
* media: entity: Add iterator for entity data linksDaniel Scally2022-07-151-0/+30
* media: media-entity.h: Fix documentation for media_create_intf_linkIan Jamison2022-04-241-1/+1
* media: entity: Add support for ancillary linksDaniel Scally2022-04-241-0/+19
* media: media-entity: Clarify media_entity_cleanup() usageLaurent Pinchart2022-03-041-0/+4
* media: media-entity: Simplify media_pipeline_start()Laurent Pinchart2022-03-041-7/+4
* media: media-entity: Add media_pad_is_streaming() helper functionLaurent Pinchart2022-03-041-0/+12
* include/media/media-entity.h: replace kernel.h with the necessary inclusionsAndy Shevchenko2021-11-091-1/+2
* media: entity: Add lockdep check to media graph walkSakari Ailus2021-04-061-0/+5
* media: entity: A typo fixBhaskar Chowdhury2021-04-061-1/+1
* media: media-entity.h: drop duplicated word in commentRandy Dunlap2020-07-191-1/+1
* media: entity: Pass entity to get_fwnode_pad operationSteve Longerbeam2020-05-181-1/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* media: v4l2-subdev: handle module refcounting hereHans Verkuil2019-03-191-24/+0
* media: v4l2-mc: switch it to use the new approach to setup pipelinesMauro Carvalho Chehab2018-09-171-0/+18
* media: v4l2: taint pads with the signal types for consumer devicesMauro Carvalho Chehab2018-09-171-0/+30
* media: entity: fix spelling for media_entity_get_fwnode_pad()Niklas Söderlund2018-05-091-1/+1
* media: entity: Add a nop variant of media_entity_cleanupSakari Ailus2018-01-231-1/+5
* media: media-entity.h: add kernel-doc markups for nested structsMauro Carvalho Chehab2017-12-181-0/+5
* media: Make parameter of media_entity_remote_pad() constTodor Tomov2017-07-201-1/+1
* [media] media: entity: Add media_entity_get_fwnode_pad() functionNiklas Söderlund2017-06-201-0/+23
* [media] media: entity: Add get_fwnode_pad entity operationNiklas Söderlund2017-06-201-0/+5
* [media] media: Rename graph and pipeline structs and functionsSakari Ailus2017-01-271-33/+32
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-271-4/+0
* [media] get rid of a number of problems at the cross referencesMauro Carvalho Chehab2016-09-221-6/+7
* [media] docs-rst: improve the kAPI documentation for the mediactlMauro Carvalho Chehab2016-09-091-80/+157
* [media] media-entity.h: remove redundant macro definition for gobj_to_pad()Liu Ying2016-08-241-3/+0
* [media] media-entity.h: Correct KernelDoc of media_entity_enum_empty()Liu Ying2016-08-241-1/+1
* [media] media-entity.h: remove redundant macro definition for gobj_to_link()Liu Ying2016-08-241-3/+0
* [media] doc-rst: add some needed escape codesMauro Carvalho Chehab2016-07-231-1/+1
* [media] media-entry.h: Fix a note markupMauro Carvalho Chehab2016-07-231-4/+4
* [media] doc-rst: Fix some Sphinx warningsMauro Carvalho Chehab2016-07-231-2/+4
* [media] doc-rst: Fix conversion for MC core functionsMauro Carvalho Chehab2016-07-171-38/+45
* [media] media: Improve documentation for link_setup/link_modifyMauro Carvalho Chehab2016-04-201-0/+3
* [media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_d...Laurent Pinchart2016-04-131-2/+2
* [media] media: Add obj_type field to struct media_entityLaurent Pinchart2016-04-131-37/+39
* [media] media-entity: include linux/bug.h for WARN_ONPhilipp Zabel2016-03-031-0/+1