index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
media
/
media-entity.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
[next]