aboutsummaryrefslogtreecommitdiff
path: root/include/linux/of_graph.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-17of_graph: add of_graph_get_endpoint_count()Gravatar Kuninori Morimoto 1-0/+6
2017-05-17of_graph: add of_graph_get_port_parent()Gravatar Kuninori Morimoto 1-0/+7
2017-05-17of_graph: add of_graph_get_remote_endpoint()Gravatar Kuninori Morimoto 1-0/+8
2017-02-15of: introduce of_graph_get_remote_nodeGravatar Rob Herring 1-0/+8
2016-05-02of: include errno.h in of_graph.hGravatar Arnd Bergmann 1-0/+1
2015-06-24of: fix a build error to of_graph_get_endpoint_by_regs functionGravatar Inki Dae 1-1/+1
2015-06-22of: add helper for getting endpoint node of specific identifiersGravatar Hyungwon Hwang 1-0/+8
2015-03-26of: Explicitly include linux/types.h in of_graph.hGravatar Mark Brown 1-0/+2
2015-02-23of: Add of_graph_get_port_by_id functionGravatar Philipp Zabel 1-0/+7
2015-02-23of: Add for_each_endpoint_of_node helper macroGravatar Philipp Zabel 1-0/+11
2014-03-07of: Fix of_graph_parse_endpoint stub for !CONFIG_OF buildsGravatar Philipp Zabel 1-1/+1
2014-03-06[media] of: move common endpoint parsing to drivers/ofGravatar Philipp Zabel 1-0/+20
2014-03-06[media] of: move graph helpers from drivers/media/v4l2-core to drivers/ofGravatar Philipp Zabel 1-0/+46