Age | Commit message (Expand) | Author | Files | Lines |
2019-05-13 | of_net: Fix missing of_find_device_by_node ref count drop | Petr Štetiar | 1 | -1/+4 |
2019-05-10 | of_net: remove nvmem-mac-address property | Petr Štetiar | 1 | -23/+6 |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -3/+51 |
2019-05-07 | Merge tag 'devicetree-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 8 | -26/+62 |
2019-05-05 | of_net: add NVMEM support to of_get_mac_address | Petr Štetiar | 1 | -3/+51 |
2019-05-02 | of: unittest: Remove error printing on OOM | Geert Uytterhoeven | 1 | -9/+4 |
2019-05-02 | of: irq: Remove WARN_ON() for kzalloc() failure | Geert Uytterhoeven | 1 | -1/+1 |
2019-05-01 | of/device.c: fix the wrong comments | Jojo Zeng | 1 | -1/+1 |
2019-04-29 | of: del redundant type conversion | xiaojiangfeng | 1 | -1/+1 |
2019-04-19 | of_net: Fix residues after of_get_nvmem_mac_address removal | Petr Štetiar | 1 | -1/+0 |
2019-04-10 | of: Improve of_phandle_iterator_next() error message | Florian Fainelli | 1 | -2/+3 |
2019-04-10 | of: address: Add support for the parent DMA bus | Maxime Ripard | 1 | -2/+26 |
2019-04-10 | of: address: Retrieve a parent through a callback in __of_translate_address | Maxime Ripard | 1 | -5/+9 |
2019-04-10 | of: reserved_mem: fix reserve memory leak | pierre Kuo | 1 | -5/+17 |
2019-04-10 | of: property: Document that of_graph_get_endpoint_by_regs needs of_node_put | Maxime Ripard | 1 | -1/+1 |
2019-03-12 | of: fix kmemleak crash caused by imbalance in early memory reservation | Mike Rapoport | 1 | -10/+3 |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport | 2 | -2/+14 |
2019-03-12 | memblock: drop __memblock_alloc_base() | Mike Rapoport | 1 | -5/+2 |
2019-03-10 | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -3/+3 |
2019-03-10 | Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -7/+14 |
2019-02-28 | of: unittest: unflatten device tree on UML when testing | Brendan Higgins | 1 | -0/+4 |
2019-02-28 | of: mark early_init_dt_alloc_reserved_memory_arch static | Christoph Hellwig | 1 | -1/+1 |
2019-02-20 | dma-mapping: improve selection of dma_declare_coherent availability | Christoph Hellwig | 1 | -1/+2 |
2019-02-13 | of: select OF_RESERVED_MEM automatically | Christoph Hellwig | 1 | -3/+2 |
2019-02-13 | of: unittest: add caution to function header comment | Frank Rowand | 1 | -1/+5 |
2019-02-13 | of: unittest: remove report of expected error | Frank Rowand | 1 | -1/+4 |
2019-02-04 | net: phy: fixed-phy: Drop GPIO from fixed_phy_add() | Linus Walleij | 1 | -8/+1 |
2019-01-21 | media: s5p-mfc: Fix memdev DMA configuration | Robin Murphy | 1 | -4/+0 |
2019-01-16 | OF: properties: add missing of_node_put | Julia Lawall | 1 | -0/+1 |
2019-01-10 | of: Remove struct device_node.type pointer | Rob Herring | 4 | -11/+0 |
2018-12-28 | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 16 | -154/+546 |
2018-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -39/+0 |
2018-12-21 | of: __of_detach_node() - remove node from phandle cache | Frank Rowand | 3 | -1/+37 |
2018-12-21 | of: of_node_get()/of_node_put() nodes held in phandle cache | Frank Rowand | 1 | -24/+46 |
2018-12-13 | Merge branch 'yaml-bindings-for-v4.21' into dt/next | Rob Herring | 2 | -3/+10 |
2018-12-05 | of: Use of_node_name_eq for node name comparisons | Rob Herring | 5 | -14/+13 |
2018-12-03 | OF: Add a warning in case chosen node is not present | Nick Kossifidis | 1 | -1/+5 |
2018-12-03 | of: net: kill of_get_nvmem_mac_address() | Bartosz Golaszewski | 1 | -39/+0 |
2018-11-27 | of: Use device_type helpers to access the node type | Rob Herring | 3 | -12/+19 |
2018-11-26 | of/fdt: Remove custom __early_init_dt_declare_initrd() implementation | Florian Fainelli | 1 | -5/+10 |
2018-11-26 | of/fdt: Populate phys_initrd_start/phys_initrd_size from FDT | Florian Fainelli | 1 | -0/+2 |
2018-11-18 | of: Drop full path from full_name for PDT systems | Rob Herring | 1 | -36/+14 |
2018-11-09 | Merge tag 'devicetree-fixes-for-4.20-2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -3/+10 |
2018-11-09 | Merge tag 'kfree_validate_v7-for-4.20' of git://git.kernel.org/pub/scm/linux/... | Rob Herring | 8 | -92/+414 |
2018-11-09 | of/pdt: Remove unused of_pdt_build_more function ptr | Rob Herring | 1 | -5/+0 |
2018-11-08 | of: unittest: initialize args before calling of_*parse_*() | Frank Rowand | 1 | -2/+13 |
2018-11-08 | of: unittest: find overlays[] entry by name instead of index | Frank Rowand | 1 | -4/+17 |
2018-11-08 | of: unittest: allow base devicetree to have symbol metadata | Frank Rowand | 1 | -8/+35 |
2018-11-08 | of: overlay: set node fields from properties when add new overlay node | Frank Rowand | 2 | -14/+42 |
2018-11-08 | of: unittest: remove unused of_unittest_apply_overlay() argument | Frank Rowand | 1 | -4/+3 |