| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-21 | media: mc-entity: Drop ifdef for media_entity_cleanup definition | Laurent Pinchart | 1 | -5/+3 |
| 2026-05-21 | media: mc-entity: Fix documentation typo in function name | Laurent Pinchart | 1 | -1/+1 |
| 2025-11-03 | media: mc: Make macros to obtain containers const-aware | Sakari Ailus | 1 | -5/+5 |
| 2024-11-07 | media: mc: Rename pad as origin in __media_pipeline_start() | Sakari Ailus | 1 | -5/+5 |
| 2024-02-05 | media: mc: Add num_links flag to media_pad | Laurent Pinchart | 1 | -0/+2 |
| 2024-01-22 | media: media-entity.h: fix Excess kernel-doc description warnings | Randy Dunlap | 1 | -4/+0 |
| 2023-05-25 | media: mc: Make media_get_pad_index() use pad type flag | Sakari Ailus | 1 | -2/+2 |
| 2023-05-25 | media: mc: Make media_entity_get_fwnode_pad() fwnode argument const | Sakari Ailus | 1 | -1/+1 |
| 2023-02-06 | media: mc: entity: Add entity iterator for media_pipeline | Laurent Pinchart | 1 | -0/+69 |
| 2023-02-06 | media: mc: entity: Add pad iterator for media_pipeline | Laurent Pinchart | 1 | -0/+29 |
| 2023-01-22 | media: mc: Improve the media_entity_has_pad_interdep() documentation | Laurent Pinchart | 1 | -1/+3 |
| 2022-10-25 | media: Fix documentation typos in media-entity.h | Laurent Pinchart | 1 | -2/+2 |
| 2022-09-24 | media: mc: convert pipeline funcs to take media_pad | Tomi Valkeinen | 1 | -17/+17 |
| 2022-09-24 | media: mc: entity: Add has_pad_interdep entity operation | Tomi Valkeinen | 1 | -0/+10 |
| 2022-09-24 | media: mc: entity: Rewrite media_pipeline_start() | Laurent Pinchart | 1 | -6/+65 |
| 2022-09-24 | media: mc: entity: add alloc variant of pipeline_start | Tomi Valkeinen | 1 | -0/+15 |
| 2022-09-24 | media: mc: entity: Add media_entity_pipeline() to access the media pipeline | Laurent Pinchart | 1 | -0/+18 |
| 2022-09-24 | media: mc: entity: Merge media_entity_enum_init and __media_entity_enum_init | Laurent Pinchart | 1 | -5/+5 |
| 2022-09-24 | media: mc: entity: Add iterator helper for entity pads | Jacopo Mondi | 1 | -0/+12 |
| 2022-09-24 | media: mc: entity: Rename streaming_count -> start_count | Tomi Valkeinen | 1 | -2/+2 |
| 2022-09-24 | media: media-entity.h: add include for min() | Tomi Valkeinen | 1 | -0/+1 |
| 2022-07-17 | media: mc-entity: Add a new helper function to get a remote pad for a pad | Laurent Pinchart | 1 | -0/+18 |
| 2022-07-17 | media: mc-entity: Add a new helper function to get a remote pad | Laurent Pinchart | 1 | -0/+46 |
| 2022-07-17 | media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi... | Laurent Pinchart | 1 | -2/+2 |
| 2022-07-15 | media: entity: Add iterator for entity data links | Daniel Scally | 1 | -0/+30 |
| 2022-04-24 | media: media-entity.h: Fix documentation for media_create_intf_link | Ian Jamison | 1 | -1/+1 |
| 2022-04-24 | media: entity: Add support for ancillary links | Daniel Scally | 1 | -0/+19 |
| 2022-03-04 | media: media-entity: Clarify media_entity_cleanup() usage | Laurent Pinchart | 1 | -0/+4 |
| 2022-03-04 | media: media-entity: Simplify media_pipeline_start() | Laurent Pinchart | 1 | -7/+4 |
| 2022-03-04 | media: media-entity: Add media_pad_is_streaming() helper function | Laurent Pinchart | 1 | -0/+12 |
| 2021-11-09 | include/media/media-entity.h: replace kernel.h with the necessary inclusions | Andy Shevchenko | 1 | -1/+2 |
| 2021-04-06 | media: entity: Add lockdep check to media graph walk | Sakari Ailus | 1 | -0/+5 |
| 2021-04-06 | media: entity: A typo fix | Bhaskar Chowdhury | 1 | -1/+1 |
| 2020-07-19 | media: media-entity.h: drop duplicated word in comment | Randy Dunlap | 1 | -1/+1 |
| 2020-05-18 | media: entity: Pass entity to get_fwnode_pad operation | Steve Longerbeam | 1 | -1/+2 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 1 | -9/+1 |
| 2019-03-19 | media: v4l2-subdev: handle module refcounting here | Hans Verkuil | 1 | -24/+0 |
| 2018-09-17 | media: v4l2-mc: switch it to use the new approach to setup pipelines | Mauro Carvalho Chehab | 1 | -0/+18 |
| 2018-09-17 | media: v4l2: taint pads with the signal types for consumer devices | Mauro Carvalho Chehab | 1 | -0/+30 |
| 2018-05-09 | media: entity: fix spelling for media_entity_get_fwnode_pad() | Niklas Söderlund | 1 | -1/+1 |
| 2018-01-23 | media: entity: Add a nop variant of media_entity_cleanup | Sakari Ailus | 1 | -1/+5 |
| 2017-12-18 | media: media-entity.h: add kernel-doc markups for nested structs | Mauro Carvalho Chehab | 1 | -0/+5 |
| 2017-07-20 | media: Make parameter of media_entity_remote_pad() const | Todor Tomov | 1 | -1/+1 |
| 2017-06-20 | [media] media: entity: Add media_entity_get_fwnode_pad() function | Niklas Söderlund | 1 | -0/+23 |
| 2017-06-20 | [media] media: entity: Add get_fwnode_pad entity operation | Niklas Söderlund | 1 | -0/+5 |
| 2017-01-27 | [media] media: Rename graph and pipeline structs and functions | Sakari Ailus | 1 | -33/+32 |
| 2017-01-27 | [media] media: Drop FSF's postal address from the source code files | Sakari Ailus | 1 | -4/+0 |
| 2016-09-22 | [media] get rid of a number of problems at the cross references | Mauro Carvalho Chehab | 1 | -6/+7 |
| 2016-09-09 | [media] docs-rst: improve the kAPI documentation for the mediactl | Mauro Carvalho Chehab | 1 | -80/+157 |
| 2016-08-24 | [media] media-entity.h: remove redundant macro definition for gobj_to_pad() | Liu Ying | 1 | -3/+0 |
| 2016-08-24 | [media] media-entity.h: Correct KernelDoc of media_entity_enum_empty() | Liu Ying | 1 | -1/+1 |
| 2016-08-24 | [media] media-entity.h: remove redundant macro definition for gobj_to_link() | Liu Ying | 1 | -3/+0 |
| 2016-07-23 | [media] doc-rst: add some needed escape codes | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2016-07-23 | [media] media-entry.h: Fix a note markup | Mauro Carvalho Chehab | 1 | -4/+4 |
| 2016-07-23 | [media] doc-rst: Fix some Sphinx warnings | Mauro Carvalho Chehab | 1 | -2/+4 |
| 2016-07-17 | [media] doc-rst: Fix conversion for MC core functions | Mauro Carvalho Chehab | 1 | -38/+45 |
| 2016-04-20 | [media] media: Improve documentation for link_setup/link_modify | Mauro Carvalho Chehab | 1 | -0/+3 |
| 2016-04-13 | [media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_d... | Laurent Pinchart | 1 | -2/+2 |
| 2016-04-13 | [media] media: Add obj_type field to struct media_entity | Laurent Pinchart | 1 | -37/+39 |
| 2016-03-03 | [media] media-entity: include linux/bug.h for WARN_ON | Philipp Zabel | 1 | -0/+1 |
| 2016-02-27 | [media] media: Media Controller non-locking __media_entity_pipeline_start/stop() | Shuah Khan | 1 | -0/+19 |
| 2016-01-11 | [media] media-entitiy: add a function to create multiple links | Mauro Carvalho Chehab | 1 | -0/+51 |
| 2016-01-11 | [media] media-entity.h: document the remaining functions | Mauro Carvalho Chehab | 1 | -0/+11 |
| 2016-01-11 | [media] media-device.h: use just one u32 counter for object ID | Mauro Carvalho Chehab | 1 | -11/+10 |
| 2016-01-11 | [media] media-entity.h fix documentation for several parameters | Mauro Carvalho Chehab | 1 | -12/+12 |
| 2016-01-11 | [media] DocBook: document media_entity_graph_walk_cleanup() | Mauro Carvalho Chehab | 1 | -0/+6 |
| 2016-01-11 | [media] move documentation to the header files | Mauro Carvalho Chehab | 1 | -2/+16 |
| 2016-01-11 | [media] media: Move MEDIA_ENTITY_MAX_PADS from media-entity.h to media-entity.c | Sakari Ailus | 1 | -7/+0 |
| 2016-01-11 | [media] media: Remove pre-allocated entity enumeration bitmap | Sakari Ailus | 1 | -7/+2 |
| 2016-01-11 | [media] media: Keep using the same graph walk object for a given pipeline | Sakari Ailus | 1 | -1/+3 |
| 2016-01-11 | [media] media: Use entity enums in graph walk | Sakari Ailus | 1 | -2/+2 |
| 2016-01-11 | [media] media: Amend media graph walk API by init and cleanup functions | Sakari Ailus | 1 | -5/+12 |
| 2016-01-11 | [media] media: Move media graph state for streamon/off to the pipeline | Sakari Ailus | 1 | -0/+6 |
| 2016-01-11 | [media] media: Add KernelDoc documentation for struct media_entity_graph | Sakari Ailus | 1 | -0/+9 |
| 2016-01-11 | [media] media: Move struct media_entity_graph definition up | Sakari Ailus | 1 | -10/+10 |
| 2016-01-11 | [media] media: Add an API to manage entity enumerations | Sakari Ailus | 1 | -8/+133 |
| 2016-01-11 | [media] media: Introduce internal index for media entities | Sakari Ailus | 1 | -0/+3 |
| 2016-01-11 | [media] media-entity.h: Document some ancillary functions | Mauro Carvalho Chehab | 1 | -1/+57 |
| 2016-01-11 | [media] media-entity.h: move kernel-doc tags from media-entity.c | Mauro Carvalho Chehab | 1 | -2/+134 |
| 2016-01-11 | [media] media_entity: rename media_obj functions to *_create *_destroy | Mauro Carvalho Chehab | 1 | -2/+2 |
| 2016-01-11 | [media] media-device.h: Improve documentation and update it | Mauro Carvalho Chehab | 1 | -0/+148 |
| 2016-01-11 | [media] media-entity.h: convert media_entity_cleanup to inline | Mauro Carvalho Chehab | 1 | -1/+2 |
| 2016-01-11 | [media] media-entity.h: get rid of revision and group_id fields | Mauro Carvalho Chehab | 1 | -4/+0 |
| 2016-01-11 | [media] media framework: rename pads init function to media_entity_pads_init() | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2016-01-11 | [media] media_entity: remove gfp_flags argument | Mauro Carvalho Chehab | 1 | -3/+1 |
| 2016-01-11 | [media] uapi/media.h: Rename entities types to functions | Mauro Carvalho Chehab | 1 | -9/+9 |
| 2016-01-11 | [media] media-entity.h: rename entity.type to entity.function | Mauro Carvalho Chehab | 1 | -4/+5 |
| 2016-01-11 | [media] media-entity: must check media_create_pad_link() | Mauro Carvalho Chehab | 1 | -2/+3 |
| 2016-01-11 | [media] media-entity: enforce check of interface and links creation | Mauro Carvalho Chehab | 1 | -7/+9 |
| 2016-01-11 | [media] media-device: supress backlinks at G_TOPOLOGY ioctl | Mauro Carvalho Chehab | 1 | -0/+2 |
| 2016-01-11 | [media] media-entity.h: document all the structs | Mauro Carvalho Chehab | 1 | -30/+84 |
| 2016-01-11 | [media] media-device: remove interfaces and interface links | Mauro Carvalho Chehab | 1 | -0/+1 |
| 2016-01-11 | [media] media-entity: unregister entity links | Mauro Carvalho Chehab | 1 | -0/+3 |
| 2016-01-11 | [media] media: move mdev list init to gobj | Mauro Carvalho Chehab | 1 | -2/+1 |
| 2016-01-11 | [media] uapi/media.h: Add MEDIA_IOC_G_TOPOLOGY ioctl | Mauro Carvalho Chehab | 1 | -0/+2 |
| 2016-01-11 | [media] media controller: get rid of entity subtype on Kernel | Mauro Carvalho Chehab | 1 | -10/+0 |
| 2016-01-11 | [media] media: add macros to check if subdev or V4L2 DMA | Mauro Carvalho Chehab | 1 | -0/+34 |
| 2016-01-11 | [media] media: add a linked list to track interfaces by mdev | Mauro Carvalho Chehab | 1 | -0/+3 |
| 2016-01-11 | [media] media: add support to link interfaces and entities | Mauro Carvalho Chehab | 1 | -0/+9 |
| 2016-01-11 | [media] media: make media_link more generic to handle interace links | Mauro Carvalho Chehab | 1 | -5/+11 |
| 2016-01-11 | [media] media: convert links from array to list | Mauro Carvalho Chehab | 1 | -5/+5 |
| 2016-01-11 | [media] media: add functions to allow creating interfaces | Mauro Carvalho Chehab | 1 | -0/+48 |
| 2016-01-11 | [media] media: remove media entity .parent field | Javier Martinez Canillas | 1 | -1/+0 |
| 2016-01-11 | [media] media: rename the function that create pad links | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2016-01-11 | [media] media: add a debug message to warn about gobj creation/removal | Mauro Carvalho Chehab | 1 | -0/+7 |
| 2016-01-11 | [media] media: use media_gobj inside links | Mauro Carvalho Chehab | 1 | -0/+3 |
| 2016-01-11 | [media] media: use media_gobj inside pads | Mauro Carvalho Chehab | 1 | -0/+3 |
| 2016-01-11 | [media] media: use media_gobj inside entities | Mauro Carvalho Chehab | 1 | -5/+4 |
| 2016-01-11 | [media] media: add a common struct to be embed on media graph objects | Mauro Carvalho Chehab | 1 | -0/+61 |
| 2016-01-11 | [media] media: create a macro to get entity ID | Mauro Carvalho Chehab | 1 | -0/+5 |
| 2016-01-11 | [media] media: get rid of unused "extra_links" param on media_entity_init() | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2015-10-01 | [media] media-entity.c: get rid of var length arrays | Mauro Carvalho Chehab | 1 | -0/+7 |
| 2015-04-03 | [media] media: entity: Document the media_entity_ops structure | Laurent Pinchart | 1 | -0/+9 |
| 2015-02-13 | [media] media: Fix DVB devnode representation at media controller | Mauro Carvalho Chehab | 1 | -11/+1 |
| 2013-12-18 | [media] media: Include linux/kernel.h for DIV_ROUND_UP() | Sakari Ailus | 1 | -0/+1 |
| 2013-08-18 | [media] media: Add support for circular graph traversal | Laurent Pinchart | 1 | -0/+4 |
| 2013-06-19 | [media] media: Add a function removing all links of a media entity | Sylwester Nawrocki | 1 | -0/+3 |
| 2013-06-08 | [media] media: Rename media_entity_remote_source to media_entity_remote_pad | Andrzej Hajda | 1 | -1/+1 |
| 2012-05-14 | [media] media: Add link_validate() op to check links to the sink pad | Sakari Ailus | 1 | -2/+3 |
| 2011-12-20 | [media] media: fix truncated entity specification | Clemens Ladisch | 1 | -1/+1 |
| 2011-03-22 | [media] media: Pipelines and media streams | Laurent Pinchart | 1 | -0/+10 |
| 2011-03-22 | [media] media: Links setup | Laurent Pinchart | 1 | -0/+17 |
| 2011-03-22 | [media] media: Entities, pads and links enumeration | Laurent Pinchart | 1 | -23/+1 |
| 2011-03-22 | [media] media: Entity use count | Laurent Pinchart | 1 | -0/+9 |
| 2011-03-22 | [media] media: Entity graph traversal | Sakari Ailus | 1 | -0/+15 |
| 2011-03-22 | [media] media: Entities, pads and links | Laurent Pinchart | 1 | -0/+122 |