index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
media-entity.c
Age
Commit message (
Expand
)
Author
2017-01-30
[media] media: entity: Add debug information to graph walk
Sakari Ailus
2017-01-30
[media] media: Use single quotes to quote entity names
Sakari Ailus
2017-01-27
[media] media: entity: Split graph walk iteration into two functions
Sakari Ailus
2017-01-27
[media] media: Rename graph and pipeline structs and functions
Sakari Ailus
2017-01-27
[media] media: entity: Be vocal about failing sanity checks
Sakari Ailus
2017-01-27
[media] media: entity: Fix stream count check
Sakari Ailus
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-11-18
[media] media-entity: clear media_gobj.mdev in _destroy()
Max Kellermann
2016-09-09
[media] media: Move media_device link_notify operation to an ops structure
Laurent Pinchart
2016-08-23
[media] v4l2-core: Add support for touch devices
Nick Dyer
2016-04-29
[media] media: change pipeline validation return error
Helen Mae Koike Fornazier
2016-04-20
[media] media-device: get rid of the spinlock
Mauro Carvalho Chehab
2016-03-05
[media] media: add prefixes to interface types
Shuah Khan
2016-02-27
[media] media: Media Controller non-locking __media_entity_pipeline_start/stop()
Shuah Khan
2016-02-27
[media] media: Media Controller export non locking __media_entity_setup_link()
Shuah Khan
2016-02-27
[media] uapi/media.h: Declare interface types for ALSA
Shuah Khan
2016-02-19
[media] media: Use all bits of an enumeration
Sakari Ailus
2016-02-01
[media] media: Media Controller fix to not let stream_count go negative
Shuah Khan
2016-01-11
[media] media-entitiy: add a function to create multiple links
Mauro Carvalho Chehab
2016-01-11
[media] media-entity: increase max number of PADs
Mauro Carvalho Chehab
2016-01-11
[media] media-device.h: use just one u32 counter for object ID
Mauro Carvalho Chehab
2016-01-11
[media] move documentation to the header files
Mauro Carvalho Chehab
2016-01-11
[media] media: Move MEDIA_ENTITY_MAX_PADS from media-entity.h to media-entity.c
Sakari Ailus
2016-01-11
[media] media: Remove pre-allocated entity enumeration bitmap
Sakari Ailus
2016-01-11
[media] media: Keep using the same graph walk object for a given pipeline
Sakari Ailus
2016-01-11
[media] media: Use entity enums in graph walk
Sakari Ailus
2016-01-11
[media] media: Use the new media graph walk interface
Sakari Ailus
2016-01-11
[media] media: Amend media graph walk API by init and cleanup functions
Sakari Ailus
2016-01-11
[media] media: Move media graph state for streamon/off to the pipeline
Sakari Ailus
2016-01-11
[media] media: Add an API to manage entity enumerations
Sakari Ailus
2016-01-11
[media] media-entity: cache media_device on object removal
Mauro Carvalho Chehab
2016-01-11
[media] media-entity: use mutes for link setup
Mauro Carvalho Chehab
2016-01-11
[media] media: Enforce single entity->pipe in a pipeline
Sakari Ailus
2016-01-11
[media] media: move MEDIA_LNK_FL_INTERFACE_LINK logic to link creation
Mauro Carvalho Chehab
2016-01-11
[media] media-entity: remove unneded enclosing parenthesis
Javier Martinez Canillas
2016-01-11
[media] media-entity.h: move kernel-doc tags from media-entity.c
Mauro Carvalho Chehab
2016-01-11
[media] media_entity: rename media_obj functions to *_create *_destroy
Mauro Carvalho Chehab
2016-01-11
[media] media_entity: get rid of a unused var
Mauro Carvalho Chehab
2016-01-11
[media] media-entity: get rid of forward __media_entity_remove_link() declara...
Mauro Carvalho Chehab
2016-01-11
[media] media: remove extra blank lines
Mauro Carvalho Chehab
2016-01-11
[media] media-entity.h: convert media_entity_cleanup to inline
Mauro Carvalho Chehab
2016-01-11
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
2016-01-11
[media] media-entity: init pads on entity init if was registered before
Javier Martinez Canillas
2016-01-11
[media] media_entity: remove gfp_flags argument
Mauro Carvalho Chehab
2016-01-11
[media] media-device: supress backlinks at G_TOPOLOGY ioctl
Mauro Carvalho Chehab
2016-01-11
[media] media-entity: fix backlink removal on __media_entity_remove_link()
Mauro Carvalho Chehab
2016-01-11
[media] media: don't try to empty links list in media_entity_cleanup()
Javier Martinez Canillas
2016-01-11
[media] media-entity: protect object creation/removal using spin lock
Mauro Carvalho Chehab
2016-01-11
[media] media-device: remove interfaces and interface links
Mauro Carvalho Chehab
2016-01-11
[media] media-entity: unregister entity links
Mauro Carvalho Chehab
[next]