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
/
drivers
/
media
/
media-entity.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-26
media: media.h: reorganize header to make it easier to understand
Hans Verkuil
1
-16
/
+0
2017-10-04
[media] media: Check for active and has_no_links overrun
Sakari Ailus
1
-5
/
+8
2017-07-20
media: Make parameter of media_entity_remote_pad() const
Todor Tomov
1
-1
/
+1
2017-06-23
[media] media: entity: Catch unbalanced media_pipeline_stop calls
Kieran Bingham
1
-1
/
+6
2017-06-20
[media] media: entity: Add media_entity_get_fwnode_pad() function
Niklas Söderlund
1
-0
/
+36
2017-04-19
[media] media-entity: only call dev_dbg_obj if mdev is not NULL
Helen Fornazier
1
-2
/
+2
2017-01-30
[media] media: entity: Add debug information to graph walk
Sakari Ailus
1
-1
/
+18
2017-01-30
[media] media: Use single quotes to quote entity names
Sakari Ailus
1
-2
/
+2
2017-01-27
[media] media: entity: Split graph walk iteration into two functions
Sakari Ailus
1
-26
/
+30
2017-01-27
[media] media: Rename graph and pipeline structs and functions
Sakari Ailus
1
-39
/
+38
2017-01-27
[media] media: entity: Be vocal about failing sanity checks
Sakari Ailus
1
-4
/
+4
2017-01-27
[media] media: entity: Fix stream count check
Sakari Ailus
1
-1
/
+1
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
1
-4
/
+0
2016-11-18
[media] media-entity: clear media_gobj.mdev in _destroy()
Max Kellermann
1
-0
/
+6
2016-09-09
[media] media: Move media_device link_notify operation to an ops structure
Laurent Pinchart
1
-5
/
+6
2016-08-23
[media] v4l2-core: Add support for touch devices
Nick Dyer
1
-0
/
+2
2016-04-29
[media] media: change pipeline validation return error
Helen Mae Koike Fornazier
1
-1
/
+1
2016-04-20
[media] media-device: get rid of the spinlock
Mauro Carvalho Chehab
1
-8
/
+8
2016-03-05
[media] media: add prefixes to interface types
Shuah Khan
1
-17
/
+17
2016-02-27
[media] media: Media Controller non-locking __media_entity_pipeline_start/stop()
Shuah Khan
1
-10
/
+24
2016-02-27
[media] media: Media Controller export non locking __media_entity_setup_link()
Shuah Khan
1
-0
/
+1
2016-02-27
[media] uapi/media.h: Declare interface types for ALSA
Shuah Khan
1
-0
/
+16
2016-02-19
[media] media: Use all bits of an enumeration
Sakari Ailus
1
-2
/
+3
2016-02-01
[media] media: Media Controller fix to not let stream_count go negative
Shuah Khan
1
-6
/
+12
2016-01-11
[media] media-entitiy: add a function to create multiple links
Mauro Carvalho Chehab
1
-0
/
+65
2016-01-11
[media] media-entity: increase max number of PADs
Mauro Carvalho Chehab
1
-1
/
+1
2016-01-11
[media] media-device.h: use just one u32 counter for object ID
Mauro Carvalho Chehab
1
-20
/
+15
2016-01-11
[media] move documentation to the header files
Mauro Carvalho Chehab
1
-13
/
+0
2016-01-11
[media] media: Move MEDIA_ENTITY_MAX_PADS from media-entity.h to media-entity.c
Sakari Ailus
1
-0
/
+5
2016-01-11
[media] media: Remove pre-allocated entity enumeration bitmap
Sakari Ailus
1
-11
/
+5
2016-01-11
[media] media: Keep using the same graph walk object for a given pipeline
Sakari Ailus
1
-6
/
+11
2016-01-11
[media] media: Use entity enums in graph walk
Sakari Ailus
1
-10
/
+6
2016-01-11
[media] media: Use the new media graph walk interface
Sakari Ailus
1
-1
/
+11
2016-01-11
[media] media: Amend media graph walk API by init and cleanup functions
Sakari Ailus
1
-0
/
+27
2016-01-11
[media] media: Move media graph state for streamon/off to the pipeline
Sakari Ailus
1
-8
/
+8
2016-01-11
[media] media: Add an API to manage entity enumerations
Sakari Ailus
1
-0
/
+40
2016-01-11
[media] media-entity: cache media_device on object removal
Mauro Carvalho Chehab
1
-8
/
+18
2016-01-11
[media] media-entity: use mutes for link setup
Mauro Carvalho Chehab
1
-2
/
+2
2016-01-11
[media] media: Enforce single entity->pipe in a pipeline
Sakari Ailus
1
-1
/
+6
2016-01-11
[media] media: move MEDIA_LNK_FL_INTERFACE_LINK logic to link creation
Mauro Carvalho Chehab
1
-2
/
+2
2016-01-11
[media] media-entity: remove unneded enclosing parenthesis
Javier Martinez Canillas
1
-2
/
+2
2016-01-11
[media] media-entity.h: move kernel-doc tags from media-entity.c
Mauro Carvalho Chehab
1
-152
/
+11
2016-01-11
[media] media_entity: rename media_obj functions to *_create *_destroy
Mauro Carvalho Chehab
1
-13
/
+13
2016-01-11
[media] media_entity: get rid of a unused var
Mauro Carvalho Chehab
1
-4
/
+1
2016-01-11
[media] media-entity: get rid of forward __media_entity_remove_link() declara...
Mauro Carvalho Chehab
1
-35
/
+32
2016-01-11
[media] media: remove extra blank lines
Mauro Carvalho Chehab
1
-3
/
+0
2016-01-11
[media] media-entity.h: convert media_entity_cleanup to inline
Mauro Carvalho Chehab
1
-6
/
+0
2016-01-11
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
1
-7
/
+4
2016-01-11
[media] media-entity: init pads on entity init if was registered before
Javier Martinez Canillas
1
-0
/
+10
2016-01-11
[media] media_entity: remove gfp_flags argument
Mauro Carvalho Chehab
1
-3
/
+2
[next]