index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
media
/
media-entity.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: mc-entity: Add a new helper function to get a remote pad for a pad
Laurent Pinchart
2022-07-17
1
-0
/
+18
*
media: mc-entity: Add a new helper function to get a remote pad
Laurent Pinchart
2022-07-17
1
-0
/
+46
*
media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...
Laurent Pinchart
2022-07-17
1
-2
/
+2
*
media: entity: Add iterator for entity data links
Daniel Scally
2022-07-15
1
-0
/
+30
*
media: media-entity.h: Fix documentation for media_create_intf_link
Ian Jamison
2022-04-24
1
-1
/
+1
*
media: entity: Add support for ancillary links
Daniel Scally
2022-04-24
1
-0
/
+19
*
media: media-entity: Clarify media_entity_cleanup() usage
Laurent Pinchart
2022-03-04
1
-0
/
+4
*
media: media-entity: Simplify media_pipeline_start()
Laurent Pinchart
2022-03-04
1
-7
/
+4
*
media: media-entity: Add media_pad_is_streaming() helper function
Laurent Pinchart
2022-03-04
1
-0
/
+12
*
include/media/media-entity.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
2021-11-09
1
-1
/
+2
*
media: entity: Add lockdep check to media graph walk
Sakari Ailus
2021-04-06
1
-0
/
+5
*
media: entity: A typo fix
Bhaskar Chowdhury
2021-04-06
1
-1
/
+1
*
media: media-entity.h: drop duplicated word in comment
Randy Dunlap
2020-07-19
1
-1
/
+1
*
media: entity: Pass entity to get_fwnode_pad operation
Steve Longerbeam
2020-05-18
1
-1
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
media: v4l2-subdev: handle module refcounting here
Hans Verkuil
2019-03-19
1
-24
/
+0
*
media: v4l2-mc: switch it to use the new approach to setup pipelines
Mauro Carvalho Chehab
2018-09-17
1
-0
/
+18
*
media: v4l2: taint pads with the signal types for consumer devices
Mauro Carvalho Chehab
2018-09-17
1
-0
/
+30
*
media: entity: fix spelling for media_entity_get_fwnode_pad()
Niklas Söderlund
2018-05-09
1
-1
/
+1
*
media: entity: Add a nop variant of media_entity_cleanup
Sakari Ailus
2018-01-23
1
-1
/
+5
*
media: media-entity.h: add kernel-doc markups for nested structs
Mauro Carvalho Chehab
2017-12-18
1
-0
/
+5
*
media: Make parameter of media_entity_remote_pad() const
Todor Tomov
2017-07-20
1
-1
/
+1
*
[media] media: entity: Add media_entity_get_fwnode_pad() function
Niklas Söderlund
2017-06-20
1
-0
/
+23
*
[media] media: entity: Add get_fwnode_pad entity operation
Niklas Söderlund
2017-06-20
1
-0
/
+5
*
[media] media: Rename graph and pipeline structs and functions
Sakari Ailus
2017-01-27
1
-33
/
+32
*
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2017-01-27
1
-4
/
+0
*
[media] get rid of a number of problems at the cross references
Mauro Carvalho Chehab
2016-09-22
1
-6
/
+7
*
[media] docs-rst: improve the kAPI documentation for the mediactl
Mauro Carvalho Chehab
2016-09-09
1
-80
/
+157
*
[media] media-entity.h: remove redundant macro definition for gobj_to_pad()
Liu Ying
2016-08-24
1
-3
/
+0
*
[media] media-entity.h: Correct KernelDoc of media_entity_enum_empty()
Liu Ying
2016-08-24
1
-1
/
+1
*
[media] media-entity.h: remove redundant macro definition for gobj_to_link()
Liu Ying
2016-08-24
1
-3
/
+0
*
[media] doc-rst: add some needed escape codes
Mauro Carvalho Chehab
2016-07-23
1
-1
/
+1
*
[media] media-entry.h: Fix a note markup
Mauro Carvalho Chehab
2016-07-23
1
-4
/
+4
*
[media] doc-rst: Fix some Sphinx warnings
Mauro Carvalho Chehab
2016-07-23
1
-2
/
+4
*
[media] doc-rst: Fix conversion for MC core functions
Mauro Carvalho Chehab
2016-07-17
1
-38
/
+45
*
[media] media: Improve documentation for link_setup/link_modify
Mauro Carvalho Chehab
2016-04-20
1
-0
/
+3
*
[media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_d...
Laurent Pinchart
2016-04-13
1
-2
/
+2
*
[media] media: Add obj_type field to struct media_entity
Laurent Pinchart
2016-04-13
1
-37
/
+39
*
[media] media-entity: include linux/bug.h for WARN_ON
Philipp Zabel
2016-03-03
1
-0
/
+1
*
[media] media: Media Controller non-locking __media_entity_pipeline_start/stop()
Shuah Khan
2016-02-27
1
-0
/
+19
*
[media] media-entitiy: add a function to create multiple links
Mauro Carvalho Chehab
2016-01-11
1
-0
/
+51
*
[media] media-entity.h: document the remaining functions
Mauro Carvalho Chehab
2016-01-11
1
-0
/
+11
*
[media] media-device.h: use just one u32 counter for object ID
Mauro Carvalho Chehab
2016-01-11
1
-11
/
+10
*
[media] media-entity.h fix documentation for several parameters
Mauro Carvalho Chehab
2016-01-11
1
-12
/
+12
*
[media] DocBook: document media_entity_graph_walk_cleanup()
Mauro Carvalho Chehab
2016-01-11
1
-0
/
+6
*
[media] move documentation to the header files
Mauro Carvalho Chehab
2016-01-11
1
-2
/
+16
*
[media] media: Move MEDIA_ENTITY_MAX_PADS from media-entity.h to media-entity.c
Sakari Ailus
2016-01-11
1
-7
/
+0
*
[media] media: Remove pre-allocated entity enumeration bitmap
Sakari Ailus
2016-01-11
1
-7
/
+2
*
[media] media: Keep using the same graph walk object for a given pipeline
Sakari Ailus
2016-01-11
1
-1
/
+3
*
[media] media: Use entity enums in graph walk
Sakari Ailus
2016-01-11
1
-2
/
+2
[next]