aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of
AgeCommit message (Expand)Author
2020-07-20Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-07-13of: Fix a refcounting bug in __of_attach_node_sysfs()Dan Carpenter
2020-06-29Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-24of: of_mdio: Correct loop scanning logicFlorian Fainelli
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-01of: overlay: kmemleak in dup_and_fixup_symbol_prop()Frank Rowand
2020-06-01of: unittest: kmemleak in of_unittest_overlay_high_level()Frank Rowand
2020-06-01of: unittest: kmemleak in of_unittest_platform_populate()Frank Rowand
2020-06-01of: unittest: kmemleak on changeset destroyFrank Rowand
2020-05-25Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-21drivers/of/of_mdio.c:fix of_mdiobus_register()Dajun Jin
2020-05-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-04of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman
2020-03-21Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-03-20of: overlay: add_changeset_property() memory leakFrank Rowand
2020-03-11Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-03-07of: unittest: fix memory leak in attach_node_and_childrenErhard Furtner
2019-12-02Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-12-02of: unittest: fix memory leak in unittest_data_addNavid Emamdoost
2019-07-22of: allocate / free phandle cache outside of the devtree_lockSebastian Andrzej Siewior
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner
2019-05-13of_net: Fix missing of_find_device_by_node ref count dropPetr Štetiar
2019-05-10of_net: remove nvmem-mac-address propertyPetr Štetiar
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07Merge tag 'devicetree-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-05of_net: add NVMEM support to of_get_mac_addressPetr Štetiar
2019-05-02of: unittest: Remove error printing on OOMGeert Uytterhoeven
2019-05-02of: irq: Remove WARN_ON() for kzalloc() failureGeert Uytterhoeven
2019-05-01of/device.c: fix the wrong commentsJojo Zeng
2019-04-29of: del redundant type conversionxiaojiangfeng
2019-04-19of_net: Fix residues after of_get_nvmem_mac_address removalPetr Štetiar
2019-04-10of: Improve of_phandle_iterator_next() error messageFlorian Fainelli
2019-04-10of: address: Add support for the parent DMA busMaxime Ripard
2019-04-10of: address: Retrieve a parent through a callback in __of_translate_addressMaxime Ripard
2019-04-10of: reserved_mem: fix reserve memory leakpierre Kuo
2019-04-10of: property: Document that of_graph_get_endpoint_by_regs needs of_node_putMaxime Ripard
2019-03-12of: fix kmemleak crash caused by imbalance in early memory reservationMike Rapoport
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-12memblock: drop __memblock_alloc_base()Mike Rapoport
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-03-10Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-02-28of: unittest: unflatten device tree on UML when testingBrendan Higgins
2019-02-28of: mark early_init_dt_alloc_reserved_memory_arch staticChristoph Hellwig
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig
2019-02-13of: select OF_RESERVED_MEM automaticallyChristoph Hellwig
2019-02-13of: unittest: add caution to function header commentFrank Rowand
2019-02-13of: unittest: remove report of expected errorFrank Rowand
2019-02-04net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij
2019-01-21media: s5p-mfc: Fix memdev DMA configurationRobin Murphy
2019-01-16OF: properties: add missing of_node_putJulia Lawall