summaryrefslogtreecommitdiffstats
path: root/drivers/of/property.c
Commit message (Expand)AuthorAgeFilesLines
* of: property: Document that of_graph_get_endpoint_by_regs needs of_node_putMaxime Ripard2019-04-101-1/+1
* OF: properties: add missing of_node_putJulia Lawall2019-01-161-0/+1
* of: Use of_node_name_eq for node name comparisonsRob Herring2018-12-051-5/+5
* device property: Constify device_get_match_data()Andy Shevchenko2018-02-121-2/+2
* Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-011-5/+1Star
|\
| * of: Use SPDX license tag for DT filesRob Herring2018-01-081-5/+1Star
* | OF: properties: Implement get_match_data() callbackSinan Kaya2017-12-131-0/+8
|/
* device property: Make fwnode_handle_get() return the fwnodeSakari Ailus2017-11-091-2/+2
* device property: preserve usecount for node passed to of_fwnode_graph_get_por...Niklas Söderlund2017-10-121-1/+1
* Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-071-12/+11Star
|\
| * device property: use of_graph_get_remote_endpoint() for of_fwnodeKuninori Morimoto2017-08-141-2/+2
| * of: Convert to using %pOF instead of full_nameRob Herring2017-07-191-10/+9Star
* | Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-051-16/+50
|\ \
| * | device property: Introduce fwnode_property_get_reference_argsSakari Ailus2017-07-221-0/+31
| * | device property: Constify fwnode property APISakari Ailus2017-07-221-16/+18
| * | device property: Get rid of struct fwnode_handle type fieldSakari Ailus2017-07-221-0/+1
| |/
* / device property: Fix usecount for of_graph_get_port_parent()Tony Lindgren2017-08-011-2/+15
|/
* Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-111-0/+148
|\
| * device property: Introduce fwnode_device_is_available()Sakari Ailus2017-06-221-0/+6
| * device property: Move fwnode graph ops to firmware specific locationsSakari Ailus2017-06-221-0/+52
| * device property: Move FW type specific functionality to FW specific filesSakari Ailus2017-06-221-0/+90
* | Merge branch 'topic/of-graph-base' of git://git.kernel.org/pub/scm/linux/kern...Rob Herring2017-07-051-10/+50
|/
* of: Move OF property and graph API from base.c to property.cSakari Ailus2017-06-011-0/+766