aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/property.c
Commit message (Expand)AuthorAge
* of: property: Document that of_graph_get_endpoint_by_regs needs of_node_putMaxime Ripard2019-04-10
* OF: properties: add missing of_node_putJulia Lawall2019-01-16
* of: Use of_node_name_eq for node name comparisonsRob Herring2018-12-05
* device property: Constify device_get_match_data()Andy Shevchenko2018-02-12
* Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-01
|\
| * of: Use SPDX license tag for DT filesRob Herring2018-01-08
* | OF: properties: Implement get_match_data() callbackSinan Kaya2017-12-13
|/
* device property: Make fwnode_handle_get() return the fwnodeSakari Ailus2017-11-08
* device property: preserve usecount for node passed to of_fwnode_graph_get_por...Niklas Söderlund2017-10-12
* Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-07
|\
| * device property: use of_graph_get_remote_endpoint() for of_fwnodeKuninori Morimoto2017-08-14
| * of: Convert to using %pOF instead of full_nameRob Herring2017-07-18
* | Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-05
|\ \
| * | device property: Introduce fwnode_property_get_reference_argsSakari Ailus2017-07-21
| * | device property: Constify fwnode property APISakari Ailus2017-07-21
| * | device property: Get rid of struct fwnode_handle type fieldSakari Ailus2017-07-21
| |/
* / device property: Fix usecount for of_graph_get_port_parent()Tony Lindgren2017-08-01
|/
* Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-10
|\
| * device property: Introduce fwnode_device_is_available()Sakari Ailus2017-06-21
| * device property: Move fwnode graph ops to firmware specific locationsSakari Ailus2017-06-21
| * device property: Move FW type specific functionality to FW specific filesSakari Ailus2017-06-21
* | Merge branch 'topic/of-graph-base' of git://git.kernel.org/pub/scm/linux/kern...Rob Herring2017-07-05
|/
* of: Move OF property and graph API from base.c to property.cSakari Ailus2017-06-01