summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* of: fix kmemleak crash caused by imbalance in early memory reservationMike Rapoport2019-03-121-10/+3
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-122-2/+14
* memblock: drop __memblock_alloc_base()Mike Rapoport2019-03-121-5/+2
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-3/+3
|\
| * dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig2019-02-201-1/+2
| * of: select OF_RESERVED_MEM automaticallyChristoph Hellwig2019-02-131-3/+2
* | Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-102-7/+14
|\ \
| * | of: unittest: unflatten device tree on UML when testingBrendan Higgins2019-02-281-0/+4
| * | of: mark early_init_dt_alloc_reserved_memory_arch staticChristoph Hellwig2019-02-281-1/+1
| * | of: unittest: add caution to function header commentFrank Rowand2019-02-131-1/+5
| * | of: unittest: remove report of expected errorFrank Rowand2019-02-131-1/+4
| * | media: s5p-mfc: Fix memdev DMA configurationRobin Murphy2019-01-211-4/+0
* | | net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij2019-02-041-8/+1
| |/ |/|
* | OF: properties: add missing of_node_putJulia Lawall2019-01-161-0/+1
* | of: Remove struct device_node.type pointerRob Herring2019-01-104-11/+0
|/
* Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-2816-154/+546
|\
| * of: __of_detach_node() - remove node from phandle cacheFrank Rowand2018-12-213-1/+37
| * of: of_node_get()/of_node_put() nodes held in phandle cacheFrank Rowand2018-12-211-24/+46
| * Merge branch 'yaml-bindings-for-v4.21' into dt/nextRob Herring2018-12-132-3/+10
| |\
| * | of: Use of_node_name_eq for node name comparisonsRob Herring2018-12-055-14/+13
| * | OF: Add a warning in case chosen node is not presentNick Kossifidis2018-12-031-1/+5
| * | of: Use device_type helpers to access the node typeRob Herring2018-11-273-12/+19
| * | of/fdt: Remove custom __early_init_dt_declare_initrd() implementationFlorian Fainelli2018-11-261-5/+10
| * | of/fdt: Populate phys_initrd_start/phys_initrd_size from FDTFlorian Fainelli2018-11-261-0/+2
| * | Merge tag 'kfree_validate_v7-for-4.20' of git://git.kernel.org/pub/scm/linux/...Rob Herring2018-11-098-92/+414
| |\ \
| | * | of: unittest: initialize args before calling of_*parse_*()Frank Rowand2018-11-081-2/+13
| | * | of: unittest: find overlays[] entry by name instead of indexFrank Rowand2018-11-081-4/+17
| | * | of: unittest: allow base devicetree to have symbol metadataFrank Rowand2018-11-081-8/+35
| | * | of: overlay: set node fields from properties when add new overlay nodeFrank Rowand2018-11-082-14/+42
| | * | of: unittest: remove unused of_unittest_apply_overlay() argumentFrank Rowand2018-11-081-4/+3
| | * | of: overlay: check prevents multiple fragments touching same propertyFrank Rowand2018-11-085-37/+112
| | * | of: overlay: check prevents multiple fragments add or delete same nodeFrank Rowand2018-11-081-9/+49
| | * | of: overlay: test case of two fragments adding same nodeFrank Rowand2018-11-083-0/+34
| | * | of: overlay: make all pr_debug() and pr_err() messages uniqueFrank Rowand2018-11-081-5/+7
| | * | of: overlay: validate overlay properties #address-cells and #size-cellsFrank Rowand2018-11-081-3/+29
| | * | of: overlay: reorder fields in struct fragmentFrank Rowand2018-11-081-1/+1
| | * | of: overlay: do not duplicate properties from overlay for new nodesFrank Rowand2018-11-081-1/+1
| | * | of: overlay: use prop add changeset entry for property in new nodesFrank Rowand2018-11-081-38/+74
| | * | of: overlay: add missing of_node_get() in __of_attach_node_sysfsFrank Rowand2018-11-082-4/+3
| | * | of: overlay: add missing of_node_put() after add new node to changesetFrank Rowand2018-11-081-1/+3
| | * | of: overlay: add tests to validate kfrees from overlay removalFrank Rowand2018-11-082-0/+30
| * | | of/pdt: Remove unused of_pdt_build_more function ptrRob Herring2018-11-091-5/+0
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-271-39/+0
|\ \ \
| * | | of: net: kill of_get_nvmem_mac_address()Bartosz Golaszewski2018-12-031-39/+0
| | |/ | |/|
* / | of: Drop full path from full_name for PDT systemsRob Herring2018-11-181-36/+14
|/ /
* | Merge tag 'devicetree-fixes-for-4.20-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-11-092-3/+10
|\ \ | |/ |/|
| * of, numa: Validate some distance map rulesJohn Garry2018-11-081-2/+7
| * of/device: Really only set bus DMA mask when appropriateRobin Murphy2018-11-081-1/+3
* | Merge tag 'devicetree-fixes-for-4.20-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-11-011-2/+0
|\|
| * of: Fix cpu node iterator to not ignore disabled cpu nodesRob Herring2018-11-011-2/+0