summaryrefslogtreecommitdiff
path: root/include/media/media-entity.h
AgeCommit message (Expand)AuthorFilesLines
2023-05-25media: mc: Make media_get_pad_index() use pad type flagSakari Ailus1-2/+2
2023-05-25media: mc: Make media_entity_get_fwnode_pad() fwnode argument constSakari Ailus1-1/+1
2023-02-06media: mc: entity: Add entity iterator for media_pipelineLaurent Pinchart1-0/+69
2023-02-06media: mc: entity: Add pad iterator for media_pipelineLaurent Pinchart1-0/+29
2023-01-22media: mc: Improve the media_entity_has_pad_interdep() documentationLaurent Pinchart1-1/+3
2022-10-25media: Fix documentation typos in media-entity.hLaurent Pinchart1-2/+2
2022-09-24media: mc: convert pipeline funcs to take media_padTomi Valkeinen1-17/+17
2022-09-24media: mc: entity: Add has_pad_interdep entity operationTomi Valkeinen1-0/+10
2022-09-24media: mc: entity: Rewrite media_pipeline_start()Laurent Pinchart1-6/+65
2022-09-24media: mc: entity: add alloc variant of pipeline_startTomi Valkeinen1-0/+15
2022-09-24media: mc: entity: Add media_entity_pipeline() to access the media pipelineLaurent Pinchart1-0/+18
2022-09-24media: mc: entity: Merge media_entity_enum_init and __media_entity_enum_initLaurent Pinchart1-5/+5
2022-09-24media: mc: entity: Add iterator helper for entity padsJacopo Mondi1-0/+12
2022-09-24media: mc: entity: Rename streaming_count -> start_countTomi Valkeinen1-2/+2
2022-09-24media: media-entity.h: add include for min()Tomi Valkeinen1-0/+1
2022-07-17media: mc-entity: Add a new helper function to get a remote pad for a padLaurent Pinchart1-0/+18
2022-07-17media: mc-entity: Add a new helper function to get a remote padLaurent Pinchart1-0/+46
2022-07-17media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...Laurent Pinchart1-2/+2
2022-07-15media: entity: Add iterator for entity data linksDaniel Scally1-0/+30
2022-04-24media: media-entity.h: Fix documentation for media_create_intf_linkIan Jamison1-1/+1
2022-04-24media: entity: Add support for ancillary linksDaniel Scally1-0/+19
2022-03-04media: media-entity: Clarify media_entity_cleanup() usageLaurent Pinchart1-0/+4
2022-03-04media: media-entity: Simplify media_pipeline_start()Laurent Pinchart1-7/+4
2022-03-04media: media-entity: Add media_pad_is_streaming() helper functionLaurent Pinchart1-0/+12
2021-11-09include/media/media-entity.h: replace kernel.h with the necessary inclusionsAndy Shevchenko1-1/+2
2021-04-06media: entity: Add lockdep check to media graph walkSakari Ailus1-0/+5
2021-04-06media: entity: A typo fixBhaskar Chowdhury1-1/+1
2020-07-19media: media-entity.h: drop duplicated word in commentRandy Dunlap1-1/+1
2020-05-18media: entity: Pass entity to get_fwnode_pad operationSteve Longerbeam1-1/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2019-03-19media: v4l2-subdev: handle module refcounting hereHans Verkuil1-24/+0
2018-09-17media: v4l2-mc: switch it to use the new approach to setup pipelinesMauro Carvalho Chehab1-0/+18
2018-09-17media: v4l2: taint pads with the signal types for consumer devicesMauro Carvalho Chehab1-0/+30
2018-05-09media: entity: fix spelling for media_entity_get_fwnode_pad()Niklas Söderlund1-1/+1
2018-01-23media: entity: Add a nop variant of media_entity_cleanupSakari Ailus1-1/+5
2017-12-18media: media-entity.h: add kernel-doc markups for nested structsMauro Carvalho Chehab1-0/+5
2017-07-20media: Make parameter of media_entity_remote_pad() constTodor Tomov1-1/+1
2017-06-20[media] media: entity: Add media_entity_get_fwnode_pad() functionNiklas Söderlund1-0/+23
2017-06-20[media] media: entity: Add get_fwnode_pad entity operationNiklas Söderlund1-0/+5
2017-01-27[media] media: Rename graph and pipeline structs and functionsSakari Ailus1-33/+32
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus1-4/+0
2016-09-22[media] get rid of a number of problems at the cross referencesMauro Carvalho Chehab1-6/+7
2016-09-09[media] docs-rst: improve the kAPI documentation for the mediactlMauro Carvalho Chehab1-80/+157
2016-08-24[media] media-entity.h: remove redundant macro definition for gobj_to_pad()Liu Ying1-3/+0
2016-08-24[media] media-entity.h: Correct KernelDoc of media_entity_enum_empty()Liu Ying1-1/+1
2016-08-24[media] media-entity.h: remove redundant macro definition for gobj_to_link()Liu Ying1-3/+0
2016-07-23[media] doc-rst: add some needed escape codesMauro Carvalho Chehab1-1/+1
2016-07-23[media] media-entry.h: Fix a note markupMauro Carvalho Chehab1-4/+4
2016-07-23[media] doc-rst: Fix some Sphinx warningsMauro Carvalho Chehab1-2/+4
2016-07-17[media] doc-rst: Fix conversion for MC core functionsMauro Carvalho Chehab1-38/+45