index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
2019-03-12
of: fix kmemleak crash caused by imbalance in early memory reservation
Mike Rapoport
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
memblock: drop __memblock_alloc_base()
Mike Rapoport
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-03-10
Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-02-28
of: unittest: unflatten device tree on UML when testing
Brendan Higgins
2019-02-28
of: mark early_init_dt_alloc_reserved_memory_arch static
Christoph Hellwig
2019-02-20
dma-mapping: improve selection of dma_declare_coherent availability
Christoph Hellwig
2019-02-13
of: select OF_RESERVED_MEM automatically
Christoph Hellwig
2019-02-13
of: unittest: add caution to function header comment
Frank Rowand
2019-02-13
of: unittest: remove report of expected error
Frank Rowand
2019-02-04
net: phy: fixed-phy: Drop GPIO from fixed_phy_add()
Linus Walleij
2019-01-21
media: s5p-mfc: Fix memdev DMA configuration
Robin Murphy
2019-01-16
OF: properties: add missing of_node_put
Julia Lawall
2019-01-10
of: Remove struct device_node.type pointer
Rob Herring
2018-12-28
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-12-21
of: __of_detach_node() - remove node from phandle cache
Frank Rowand
2018-12-21
of: of_node_get()/of_node_put() nodes held in phandle cache
Frank Rowand
2018-12-13
Merge branch 'yaml-bindings-for-v4.21' into dt/next
Rob Herring
2018-12-05
of: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-03
OF: Add a warning in case chosen node is not present
Nick Kossifidis
2018-12-03
of: net: kill of_get_nvmem_mac_address()
Bartosz Golaszewski
2018-11-27
of: Use device_type helpers to access the node type
Rob Herring
2018-11-26
of/fdt: Remove custom __early_init_dt_declare_initrd() implementation
Florian Fainelli
2018-11-26
of/fdt: Populate phys_initrd_start/phys_initrd_size from FDT
Florian Fainelli
2018-11-18
of: Drop full path from full_name for PDT systems
Rob Herring
2018-11-09
Merge tag 'devicetree-fixes-for-4.20-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-11-09
Merge tag 'kfree_validate_v7-for-4.20' of git://git.kernel.org/pub/scm/linux/...
Rob Herring
2018-11-09
of/pdt: Remove unused of_pdt_build_more function ptr
Rob Herring
2018-11-08
of: unittest: initialize args before calling of_*parse_*()
Frank Rowand
2018-11-08
of: unittest: find overlays[] entry by name instead of index
Frank Rowand
2018-11-08
of: unittest: allow base devicetree to have symbol metadata
Frank Rowand
2018-11-08
of: overlay: set node fields from properties when add new overlay node
Frank Rowand
2018-11-08
of: unittest: remove unused of_unittest_apply_overlay() argument
Frank Rowand
2018-11-08
of: overlay: check prevents multiple fragments touching same property
Frank Rowand
2018-11-08
of: overlay: check prevents multiple fragments add or delete same node
Frank Rowand
2018-11-08
of: overlay: test case of two fragments adding same node
Frank Rowand
2018-11-08
of: overlay: make all pr_debug() and pr_err() messages unique
Frank Rowand
2018-11-08
of: overlay: validate overlay properties #address-cells and #size-cells
Frank Rowand
2018-11-08
of: overlay: reorder fields in struct fragment
Frank Rowand
2018-11-08
of: overlay: do not duplicate properties from overlay for new nodes
Frank Rowand
2018-11-08
of: overlay: use prop add changeset entry for property in new nodes
Frank Rowand
2018-11-08
of: overlay: add missing of_node_get() in __of_attach_node_sysfs
Frank Rowand
2018-11-08
of: overlay: add missing of_node_put() after add new node to changeset
Frank Rowand
2018-11-08
of: overlay: add tests to validate kfrees from overlay removal
Frank Rowand
2018-11-08
of, numa: Validate some distance map rules
John Garry
2018-11-08
of/device: Really only set bus DMA mask when appropriate
Robin Murphy
2018-11-01
Merge tag 'devicetree-fixes-for-4.20-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-11-01
of: Fix cpu node iterator to not ignore disabled cpu nodes
Rob Herring
[next]