summaryrefslogtreecommitdiffstats
path: root/drivers/of/property.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
|\
| * of: Use SPDX license tag for DT filesRob Herring2018-01-081-5/+1
* | 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/+11
|\
| * 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-181-10/+9
* | 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-101-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