summaryrefslogtreecommitdiff
path: root/drivers/of/property.c
AgeCommit message (Expand)Author
2017-09-07Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-05Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-08-14device property: use of_graph_get_remote_endpoint() for of_fwnodeKuninori Morimoto
2017-08-01device property: Fix usecount for of_graph_get_port_parent()Tony Lindgren
2017-07-22device property: Introduce fwnode_property_get_reference_argsSakari Ailus
2017-07-22device property: Constify fwnode property APISakari Ailus
2017-07-22device property: Get rid of struct fwnode_handle type fieldSakari Ailus
2017-07-18of: Convert to using %pOF instead of full_nameRob Herring
2017-07-10Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-05Merge branch 'topic/of-graph-base' of git://git.kernel.org/pub/scm/linux/kern...Rob Herring
2017-06-22device property: Introduce fwnode_device_is_available()Sakari Ailus
2017-06-22device property: Move fwnode graph ops to firmware specific locationsSakari Ailus
2017-06-22device property: Move FW type specific functionality to FW specific filesSakari Ailus
2017-06-01of: Move OF property and graph API from base.c to property.cSakari Ailus