Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | of: include errno.h in of_graph.h | Arnd Bergmann | 2016-05-02 | 1 | -0/+1 |
* | of: fix a build error to of_graph_get_endpoint_by_regs function | Inki Dae | 2015-06-24 | 1 | -1/+1 |
* | of: add helper for getting endpoint node of specific identifiers | Hyungwon Hwang | 2015-06-22 | 1 | -0/+8 |
* | of: Explicitly include linux/types.h in of_graph.h | Mark Brown | 2015-03-26 | 1 | -0/+2 |
* | of: Add of_graph_get_port_by_id function | Philipp Zabel | 2015-02-23 | 1 | -0/+7 |
* | of: Add for_each_endpoint_of_node helper macro | Philipp Zabel | 2015-02-23 | 1 | -0/+11 |
* | of: Fix of_graph_parse_endpoint stub for !CONFIG_OF builds | Philipp Zabel | 2014-03-07 | 1 | -1/+1 |
* | [media] of: move common endpoint parsing to drivers/of | Philipp Zabel | 2014-03-06 | 1 | -0/+20 |
* | [media] of: move graph helpers from drivers/media/v4l2-core to drivers/of | Philipp Zabel | 2014-03-06 | 1 | -0/+46 |