summaryrefslogtreecommitdiff
path: root/drivers/of/dynamic.c
Commit message (Expand)AuthorAge
* of: overlay: do not include path in full_name of added nodesFrank Rowand2018-03-05
* of: Use SPDX license tag for DT filesRob Herring2018-01-08
* of: Spelling s/changset/changeset/Geert Uytterhoeven2017-12-06
* of: dynamic: fix memory leak related to properties of __of_node_dupLixin Wang2017-10-23
* of: overlay: detect cases where device tree may become corruptFrank Rowand2017-10-17
* of: overlay: rename identifiers to more reflect what they doFrank Rowand2017-10-17
* of: make kobject and bin_attribute support configurableRob Herring2017-10-16
* of: move kobj_to_device_node() into dynamic.cRob Herring2017-10-16
* of: Convert to using %pOF instead of full_nameRob Herring2017-07-18
* of: make __of_attach_node() staticFrank Rowand2017-06-22
* of: use pr_fmt prefix for all console printingRob Herring2016-07-18
* of: fix memory leak related to safe_name()Frank Rowand2016-06-24
* of: dynamic: changeset prop-update revert fixPantelis Antoniou2016-05-16
* drivers/of: Export of_detach_node()Gavin Shan2016-05-16
* drivers/of: Export OF changeset functionsGavin Shan2016-01-13
* of/dynamic: Fix test for PPC_PSERIESGeert Uytterhoeven2015-06-05
* of/reconfig: Always use the same structure for notifiersGrant Likely2014-11-24
* of/reconfig: Add debug output for OF_RECONFIG notifiersGrant Likely2014-11-24
* of/reconfig: Add of_reconfig_get_state_change() of notifier helper.Pantelis Antoniou2014-11-24
* of: Refactor __of_node_alloc() into __of_node_dup()Grant Likely2014-11-24
* of: Use vargs in __of_node_allocGrant Likely2014-11-24
* Merge tag 'v3.18-rc6' into devicetree/nextGrant Likely2014-11-24
|\
| * of: Spelling s/stucture/structure/Geert Uytterhoeven2014-11-18
* | of: Eliminate of_allnodes listGrant Likely2014-11-04
|/
* of: Disabling OF functions that use sysfs if CONFIG_SYSFS disabledGaurav Minocha2014-09-08
* of: typo fix in __of_prop_dup()Grant Likely2014-07-30
* of: Transactional DT support.Pantelis Antoniou2014-07-23
* of: Reorder device tree changes and notifiersGrant Likely2014-07-23
* of: Move dynamic node fixups out of powerpc and into common codeGrant Likely2014-07-23
* of: Make sure attached nodes don't carry along extra childrenGrant Likely2014-07-23
* of: Make devicetree sysfs update functions consistent.Grant Likely2014-07-23
* of: Create unlocked versions of node and property add/remove functionsPantelis Antoniou2014-07-16
* OF: Utility helper functions for dynamic nodesPantelis Antoniou2014-07-16
* of: Move CONFIG_OF_DYNAMIC code into a separate fileGrant Likely2014-07-07