aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/dynamic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-24of/reconfig: Always use the same structure for notifiersGrant Likely1-20/+21
2014-11-24of/reconfig: Add debug output for OF_RECONFIG notifiersGrant Likely1-16/+32
2014-11-24of/reconfig: Add of_reconfig_get_state_change() of notifier helper.Pantelis Antoniou1-0/+96
2014-11-24of: Refactor __of_node_alloc() into __of_node_dup()Grant Likely1-11/+29
2014-11-24of: Use vargs in __of_node_allocGrant Likely1-8/+8
2014-11-24Merge tag 'v3.18-rc6' into devicetree/nextGrant Likely1-1/+1
2014-11-18of: Spelling s/stucture/structure/Geert Uytterhoeven1-1/+1
2014-11-04of: Eliminate of_allnodes listGrant Likely1-13/+0
2014-09-08of: Disabling OF functions that use sysfs if CONFIG_SYSFS disabledGaurav Minocha1-0/+3
2014-07-30of: typo fix in __of_prop_dup()Grant Likely1-1/+1
2014-07-23of: Transactional DT support.Pantelis Antoniou1-0/+344
2014-07-23of: Reorder device tree changes and notifiersGrant Likely1-10/+8
2014-07-23of: Move dynamic node fixups out of powerpc and into common codeGrant Likely1-0/+13
2014-07-23of: Make sure attached nodes don't carry along extra childrenGrant Likely1-0/+1
2014-07-23of: Make devicetree sysfs update functions consistent.Grant Likely1-3/+9
2014-07-16of: Create unlocked versions of node and property add/remove functionsPantelis Antoniou1-29/+34
2014-07-16OF: Utility helper functions for dynamic nodesPantelis Antoniou1-0/+77
2014-07-07of: Move CONFIG_OF_DYNAMIC code into a separate fileGrant Likely1-0/+216