index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
media
/
media-entity.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
[next]