summaryrefslogtreecommitdiff
path: root/include/linux/of_graph.h
AgeCommit message (Expand)Author
2020-07-01of_graph: add of_graph_is_present()Dmitry Osipenko
2018-01-08of: Use SPDX license tag for DT filesRob Herring
2017-05-17of_graph: add of_graph_get_endpoint_count()Kuninori Morimoto
2017-05-17of_graph: add of_graph_get_port_parent()Kuninori Morimoto
2017-05-17of_graph: add of_graph_get_remote_endpoint()Kuninori Morimoto
2017-02-15of: introduce of_graph_get_remote_nodeRob Herring
2016-05-02of: include errno.h in of_graph.hArnd Bergmann
2015-06-24of: fix a build error to of_graph_get_endpoint_by_regs functionInki Dae
2015-06-22of: add helper for getting endpoint node of specific identifiersHyungwon Hwang
2015-03-26of: Explicitly include linux/types.h in of_graph.hMark Brown
2015-02-23of: Add of_graph_get_port_by_id functionPhilipp Zabel
2015-02-23of: Add for_each_endpoint_of_node helper macroPhilipp Zabel
2014-03-07of: Fix of_graph_parse_endpoint stub for !CONFIG_OF buildsPhilipp Zabel
2014-03-06[media] of: move common endpoint parsing to drivers/ofPhilipp Zabel
2014-03-06[media] of: move graph helpers from drivers/media/v4l2-core to drivers/ofPhilipp Zabel