aboutsummaryrefslogtreecommitdiffstats
path: root/include/media/media-entity.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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_first()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
2016-04-20[media] media: Improve documentation for link_setup/link_modifyMauro Carvalho Chehab1-0/+3
2016-04-13[media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_deviceLaurent Pinchart1-2/+2
2016-04-13[media] media: Add obj_type field to struct media_entityLaurent Pinchart1-37/+39
2016-03-03[media] media-entity: include linux/bug.h for WARN_ONPhilipp Zabel1-0/+1
2016-02-27[media] media: Media Controller non-locking __media_entity_pipeline_start/stop()Shuah Khan1-0/+19
2016-01-11[media] media-entitiy: add a function to create multiple linksMauro Carvalho Chehab1-0/+51
2016-01-11[media] media-entity.h: document the remaining functionsMauro Carvalho Chehab1-0/+11
2016-01-11[media] media-device.h: use just one u32 counter for object IDMauro Carvalho Chehab1-11/+10
2016-01-11[media] media-entity.h fix documentation for several parametersMauro Carvalho Chehab1-12/+12
2016-01-11[media] DocBook: document media_entity_graph_walk_cleanup()Mauro Carvalho Chehab1-0/+6
2016-01-11[media] move documentation to the header filesMauro Carvalho Chehab1-2/+16
2016-01-11[media] media: Move MEDIA_ENTITY_MAX_PADS from media-entity.h to media-entity.cSakari Ailus1-7/+0
2016-01-11[media] media: Remove pre-allocated entity enumeration bitmapSakari Ailus1-7/+2
2016-01-11[media] media: Keep using the same graph walk object for a given pipelineSakari Ailus1-1/+3
2016-01-11[media] media: Use entity enums in graph walkSakari Ailus1-2/+2