aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of
AgeCommit message (Expand)Author
2020-05-28Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2020-04-23of: overlay: kmemleak in dup_and_fixup_symbol_prop()Frank Rowand
2020-04-23of: unittest: kmemleak in of_unittest_overlay_high_level()Frank Rowand
2020-04-23of: unittest: kmemleak in of_unittest_platform_populate()Frank Rowand
2020-04-23of: unittest: kmemleak on changeset destroyFrank Rowand
2020-04-14Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2020-04-02drivers/of/of_mdio.c:fix of_mdiobus_register()Dajun Jin
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2020-02-11of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman
2020-01-27of: mdio: Fix a signedness bug in of_phy_get_and_connect()Dan Carpenter
2019-12-17of: unittest: fix memory leak in attach_node_and_childrenErhard Furtner
2019-12-17of: overlay: add_changeset_property() memory leakFrank Rowand
2019-12-02Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-12-02Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-12-01of: unittest: initialize args before calling of_*parse_*()Frank Rowand
2019-12-01of: unittest: allow base devicetree to have symbol metadataFrank Rowand
2019-11-20of/unittest: Fix I2C bus unit-address errorRob Herring
2019-11-20of: make PowerMac cache node search conditional on CONFIG_PPC_PMACRob Herring
2019-11-17Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-11-10of: unittest: fix memory leak in unittest_data_addNavid Emamdoost
2019-07-04Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-06-09of: overlay: set node fields from properties when add new overlay nodeFrank Rowand
2019-06-09of: overlay: validate overlay properties #address-cells and #size-cellsFrank Rowand
2019-04-12Merge branch 'xlnx_rebase_v4.19' into v4.19/standard/xlnx-socBruce Ashfield
2019-03-27OF: DT-Overlay configfs interface (v7)Pantelis Antoniou
2019-03-27of: changesets: Introduce changeset helper methodsPantelis Antoniou
2019-02-22of: base: Change logic in of_alias_get_alias_list()Michal Simek
2019-02-22of: base: Fix english spelling in of_alias_get_alias_list()Michal Simek
2019-02-22of: base: Introduce of_alias_get_alias_list() to check alias IDsMichal Simek
2019-02-06of: overlay: do not duplicate properties from overlay for new nodesFrank Rowand
2019-02-06of: overlay: use prop add changeset entry for property in new nodesFrank Rowand
2019-02-06of: overlay: add missing of_node_get() in __of_attach_node_sysfsFrank Rowand
2019-02-06of: overlay: add tests to validate kfrees from overlay removalFrank Rowand
2019-02-06of: Convert to using %pOFn instead of device_node.nameRob Herring
2019-01-26of: overlay: add missing of_node_put() after add new node to changesetFrank Rowand
2019-01-22OF: properties: add missing of_node_putJulia Lawall
2019-01-13of: __of_detach_node() - remove node from phandle cacheFrank Rowand
2019-01-13of: of_node_get()/of_node_put() nodes held in phandle cacheFrank Rowand
2018-11-27of/device: Really only set bus DMA mask when appropriateRobin Murphy
2018-11-21of, numa: Validate some distance map rulesJohn Garry
2018-11-13of: Add missing exports of node name compare functionsRob Herring
2018-10-10Merge tag 'devicetree-fixes-for-4.19-3' of git://git.kernel.org/pub/scm/linux...Greg Kroah-Hartman
2018-10-10of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck
2018-09-14Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-09-11of: fix phandle cache creation for DTs with no phandlesRob Herring
2018-09-02Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-09-02of/platform: initialise AMBA default DMA masksLinus Walleij
2018-08-30of: add node name compare helper functionsRob Herring