summaryrefslogtreecommitdiffstats
path: root/drivers/of/dynamic.c
Commit message (Expand)AuthorAgeFilesLines
* of: Disabling OF functions that use sysfs if CONFIG_SYSFS disabledGaurav Minocha2014-09-081-0/+3
* of: typo fix in __of_prop_dup()Grant Likely2014-07-311-1/+1
* of: Transactional DT support.Pantelis Antoniou2014-07-241-0/+344
* of: Reorder device tree changes and notifiersGrant Likely2014-07-241-10/+8Star
* of: Move dynamic node fixups out of powerpc and into common codeGrant Likely2014-07-241-0/+13
* of: Make sure attached nodes don't carry along extra childrenGrant Likely2014-07-241-0/+1
* of: Make devicetree sysfs update functions consistent.Grant Likely2014-07-241-3/+9
* of: Create unlocked versions of node and property add/remove functionsPantelis Antoniou2014-07-161-29/+34
* OF: Utility helper functions for dynamic nodesPantelis Antoniou2014-07-161-0/+77
* of: Move CONFIG_OF_DYNAMIC code into a separate fileGrant Likely2014-07-071-0/+216