index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
mc
/
mc-entity.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: mc: Rename pad as origin in __media_pipeline_start()
Sakari Ailus
2024-11-07
1
-7
/
+7
*
media: mc: Fix graph walk in media_pipeline_start
Tomi Valkeinen
2024-04-10
1
-0
/
+6
*
media: mc: Expand MUST_CONNECT flag to always require an enabled link
Laurent Pinchart
2024-02-05
1
-10
/
+43
*
media: mc: Rename pad variable to clarify intent
Laurent Pinchart
2024-02-05
1
-5
/
+6
*
media: mc: Add num_links flag to media_pad
Laurent Pinchart
2024-02-05
1
-0
/
+6
*
media: mc: Fix flags handling when creating pad links
Laurent Pinchart
2024-02-05
1
-1
/
+6
*
media: mc: Add local pad to pipeline regardless of the link state
Laurent Pinchart
2024-02-05
1
-9
/
+9
*
media: mc: Check pad flag validity
Sakari Ailus
2023-10-07
1
-1
/
+14
*
media: mc: Make media_get_pad_index() use pad type flag
Sakari Ailus
2023-05-25
1
-11
/
+5
*
media: mc: Make media_entity_get_fwnode_pad() fwnode argument const
Sakari Ailus
2023-05-25
1
-1
/
+1
*
media: mc: entity: Fix minor issues in comments and documentation
Laurent Pinchart
2023-02-06
1
-3
/
+3
*
media: mc: Get media_device directly from pad
Laurent Pinchart
2023-02-06
1
-4
/
+4
*
media: mc: entity: Add entity iterator for media_pipeline
Laurent Pinchart
2023-02-06
1
-0
/
+37
*
media: mc: entity: Add pad iterator for media_pipeline
Laurent Pinchart
2023-02-06
1
-0
/
+18
*
media: mc: entity: Fix doc for media_graph_walk_init
Miaoqian Lin
2023-01-22
1
-1
/
+1
*
media: mc: Improve the media_entity_has_pad_interdep() documentation
Laurent Pinchart
2023-01-22
1
-1
/
+14
*
media: mc: convert pipeline funcs to take media_pad
Tomi Valkeinen
2022-09-24
1
-24
/
+16
*
media: mc: entity: Add has_pad_interdep entity operation
Tomi Valkeinen
2022-09-24
1
-2
/
+8
*
media: mc: entity: Rewrite media_pipeline_start()
Laurent Pinchart
2022-09-24
1
-76
/
+441
*
media: mc: entity: add alloc variant of pipeline_start
Tomi Valkeinen
2022-09-24
1
-0
/
+38
*
media: mc: entity: Add media_entity_pipeline() to access the media pipeline
Laurent Pinchart
2022-09-24
1
-0
/
+6
*
media: mc: entity: Move media_entity_get_fwnode_pad() out of graph walk section
Laurent Pinchart
2022-09-24
1
-35
/
+35
*
media: mc: entity: Merge media_entity_enum_init and __media_entity_enum_init
Laurent Pinchart
2022-09-24
1
-4
/
+6
*
media: mc: entity: Add iterator helper for entity pads
Jacopo Mondi
2022-09-24
1
-5
/
+6
*
media: mc: entity: Rename streaming_count -> start_count
Tomi Valkeinen
2022-09-24
1
-4
/
+4
*
media: mc-entity: Add a new helper function to get a remote pad for a pad
Laurent Pinchart
2022-07-17
1
-0
/
+31
*
media: mc-entity: Add a new helper function to get a remote pad
Laurent Pinchart
2022-07-17
1
-0
/
+39
*
media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...
Laurent Pinchart
2022-07-17
1
-2
/
+2
*
media: entity: Use dedicated data link iterator
Daniel Scally
2022-07-15
1
-3
/
+3
*
media: entity: Add iterator for entity data links
Daniel Scally
2022-07-15
1
-0
/
+16
*
media: entity: Add support for ancillary links
Daniel Scally
2022-04-24
1
-0
/
+22
*
media: entity: Add link_type_name() helper
Daniel Scally
2022-04-24
1
-3
/
+15
*
media: entity: Skip non-data links in graph iteration
Daniel Scally
2022-04-24
1
-0
/
+6
*
media: entity: skip non-data link when removing reverse links
Yunke Cao
2022-04-24
1
-15
/
+19
*
media: media-entity: Simplify media_pipeline_start()
Laurent Pinchart
2022-03-03
1
-30
/
+22
*
media: media-entity: Add media_pad_is_streaming() helper function
Laurent Pinchart
2022-03-03
1
-1
/
+2
*
media: mc: mc-entity.c: Use bitmap_zalloc() when applicable
Christophe JAILLET
2021-12-14
1
-4
/
+2
*
media: mc: drop an unused debug function
Mauro Carvalho Chehab
2021-11-29
1
-16
/
+0
*
media: mc: mc-entity.c: Fix typo
Sebastian Fricke
2021-05-19
1
-1
/
+1
*
media: entity: Add lockdep check to media graph walk
Sakari Ailus
2021-04-06
1
-0
/
+1
*
media: entity: Pass entity to get_fwnode_pad operation
Steve Longerbeam
2020-05-18
1
-1
/
+1
*
media: mc-entity.c: use WARN_ON, validate link pads
Hans Verkuil
2020-02-24
1
-3
/
+8
*
media: mc-entity.c: use & to check pad flags, not ==
Hans Verkuil
2020-02-24
1
-2
/
+2
*
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-11
1
-9
/
+1
*
media: move drivers/media/media-* to drivers/media/mc/mc-*
Hans Verkuil
2019-05-28
1
-0
/
+1036