| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | [media] media: Amend media graph walk API by init and cleanup functions | Sakari Ailus | 2016-01-11 | 1 | -5/+12 |
* | [media] media: Move media graph state for streamon/off to the pipeline | Sakari Ailus | 2016-01-11 | 1 | -0/+6 |
* | [media] media: Add KernelDoc documentation for struct media_entity_graph | Sakari Ailus | 2016-01-11 | 1 | -0/+9 |
* | [media] media: Move struct media_entity_graph definition up | Sakari Ailus | 2016-01-11 | 1 | -10/+10 |
* | [media] media: Add an API to manage entity enumerations | Sakari Ailus | 2016-01-11 | 1 | -8/+133 |
* | [media] media: Introduce internal index for media entities | Sakari Ailus | 2016-01-11 | 1 | -0/+3 |
* | [media] media-entity.h: Document some ancillary functions | Mauro Carvalho Chehab | 2016-01-11 | 1 | -1/+57 |
* | [media] media-entity.h: move kernel-doc tags from media-entity.c | Mauro Carvalho Chehab | 2016-01-11 | 1 | -2/+134 |
* | [media] media_entity: rename media_obj functions to *_create *_destroy | Mauro Carvalho Chehab | 2016-01-11 | 1 | -2/+2 |
* | [media] media-device.h: Improve documentation and update it | Mauro Carvalho Chehab | 2016-01-11 | 1 | -0/+148 |
* | [media] media-entity.h: convert media_entity_cleanup to inline | Mauro Carvalho Chehab | 2016-01-11 | 1 | -1/+2 |
* | [media] media-entity.h: get rid of revision and group_id fields | Mauro Carvalho Chehab | 2016-01-11 | 1 | -4/+0 |
* | [media] media framework: rename pads init function to media_entity_pads_init() | Mauro Carvalho Chehab | 2016-01-11 | 1 | -1/+1 |
* | [media] media_entity: remove gfp_flags argument | Mauro Carvalho Chehab | 2016-01-11 | 1 | -3/+1 |
* | [media] uapi/media.h: Rename entities types to functions | Mauro Carvalho Chehab | 2016-01-11 | 1 | -9/+9 |
* | [media] media-entity.h: rename entity.type to entity.function | Mauro Carvalho Chehab | 2016-01-11 | 1 | -4/+5 |
* | [media] media-entity: must check media_create_pad_link() | Mauro Carvalho Chehab | 2016-01-11 | 1 | -2/+3 |
* | [media] media-entity: enforce check of interface and links creation | Mauro Carvalho Chehab | 2016-01-11 | 1 | -7/+9 |
* | [media] media-device: supress backlinks at G_TOPOLOGY ioctl | Mauro Carvalho Chehab | 2016-01-11 | 1 | -0/+2 |
* | [media] media-entity.h: document all the structs | Mauro Carvalho Chehab | 2016-01-11 | 1 | -30/+84 |
* | [media] media-device: remove interfaces and interface links | Mauro Carvalho Chehab | 2016-01-11 | 1 | -0/+1 |
* | [media] media-entity: unregister entity links | Mauro Carvalho Chehab | 2016-01-11 | 1 | -0/+3 |