aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAge
...
| * | of: unittest: unflatten device tree on UML when testingBrendan Higgins2019-02-28
| * | of: mark early_init_dt_alloc_reserved_memory_arch staticChristoph Hellwig2019-02-28
| * | of: unittest: add caution to function header commentFrank Rowand2019-02-13
| * | of: unittest: remove report of expected errorFrank Rowand2019-02-13
| * | media: s5p-mfc: Fix memdev DMA configurationRobin Murphy2019-01-21
* | | net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij2019-02-04
| |/ |/|
* | OF: properties: add missing of_node_putJulia Lawall2019-01-16
* | of: Remove struct device_node.type pointerRob Herring2019-01-10
|/
* Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-28
|\
| * of: __of_detach_node() - remove node from phandle cacheFrank Rowand2018-12-21
| * of: of_node_get()/of_node_put() nodes held in phandle cacheFrank Rowand2018-12-21
| * Merge branch 'yaml-bindings-for-v4.21' into dt/nextRob Herring2018-12-13
| |\
| * | of: Use of_node_name_eq for node name comparisonsRob Herring2018-12-05
| * | OF: Add a warning in case chosen node is not presentNick Kossifidis2018-12-03
| * | of: Use device_type helpers to access the node typeRob Herring2018-11-27
| * | of/fdt: Remove custom __early_init_dt_declare_initrd() implementationFlorian Fainelli2018-11-26
| * | of/fdt: Populate phys_initrd_start/phys_initrd_size from FDTFlorian Fainelli2018-11-26
| * | Merge tag 'kfree_validate_v7-for-4.20' of git://git.kernel.org/pub/scm/linux/...Rob Herring2018-11-09
| |\ \
| | * | of: unittest: initialize args before calling of_*parse_*()Frank Rowand2018-11-09
| | * | of: unittest: find overlays[] entry by name instead of indexFrank Rowand2018-11-09
| | * | of: unittest: allow base devicetree to have symbol metadataFrank Rowand2018-11-09
| | * | of: overlay: set node fields from properties when add new overlay nodeFrank Rowand2018-11-09
| | * | of: unittest: remove unused of_unittest_apply_overlay() argumentFrank Rowand2018-11-09
| | * | of: overlay: check prevents multiple fragments touching same propertyFrank Rowand2018-11-09
| | * | of: overlay: check prevents multiple fragments add or delete same nodeFrank Rowand2018-11-09
| | * | of: overlay: test case of two fragments adding same nodeFrank Rowand2018-11-09
| | * | of: overlay: make all pr_debug() and pr_err() messages uniqueFrank Rowand2018-11-09
| | * | of: overlay: validate overlay properties #address-cells and #size-cellsFrank Rowand2018-11-09
| | * | of: overlay: reorder fields in struct fragmentFrank Rowand2018-11-09
| | * | of: overlay: do not duplicate properties from overlay for new nodesFrank Rowand2018-11-09
| | * | of: overlay: use prop add changeset entry for property in new nodesFrank Rowand2018-11-09
| | * | of: overlay: add missing of_node_get() in __of_attach_node_sysfsFrank Rowand2018-11-09
| | * | of: overlay: add missing of_node_put() after add new node to changesetFrank Rowand2018-11-09
| | * | of: overlay: add tests to validate kfrees from overlay removalFrank Rowand2018-11-09
| * | | of/pdt: Remove unused of_pdt_build_more function ptrRob Herring2018-11-09
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-27
|\ \ \
| * | | of: net: kill of_get_nvmem_mac_address()Bartosz Golaszewski2018-12-03
| | |/ | |/|
* / | of: Drop full path from full_name for PDT systemsRob Herring2018-11-18
|/ /
* | Merge tag 'devicetree-fixes-for-4.20-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-11-09
|\ \ | |/ |/|
| * of, numa: Validate some distance map rulesJohn Garry2018-11-08
| * of/device: Really only set bus DMA mask when appropriateRobin Murphy2018-11-08
* | Merge tag 'devicetree-fixes-for-4.20-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-11-01
|\|
| * of: Fix cpu node iterator to not ignore disabled cpu nodesRob Herring2018-11-01
* | memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-31
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* | memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-31
* | mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-31
* | Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-29
|\ \
| * | of: base: Change logic in of_alias_get_alias_list()Michal Simek2018-10-15
| * | of: base: Fix english spelling in of_alias_get_alias_list()Michal Simek2018-10-15