index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
of.h
Age
Commit message (
Expand
)
Author
2020-12-15
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-09
driver core: Add fwnode_init()
Saravana Kannan
2020-12-04
of: fix linker-section match-table corruption
Johan Hovold
2020-11-20
of/address: Introduce of_dma_get_max_cpu_address()
Nicolas Saenz Julienne
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-09-05
of: Export of_remove_property() to modules
Florian Fainelli
2020-08-03
Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-07-28
of/iommu: Make of_map_rid() PCI agnostic
Lorenzo Pieralisi
2020-07-10
<linux/of.h>: add stub for of_get_next_parent() to fix qcom build error
Randy Dunlap
2020-01-02
of: base: Add of_get_cpu_state_node() to get idle states for a CPU node
Ulf Hansson
2019-07-26
of: Fix typo in kerneldoc
Thierry Reding
2019-05-01
of: fix clang -Wunsequenced for be32_to_cpu()
Phong Tran
2019-04-10
of: use correct function prototype for of_overlay_fdt_apply()
Chris Packham
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-11-18
of: Drop full path from full_name for PDT systems
Rob Herring
2018-11-08
of: overlay: validate overlay properties #address-cells and #size-cells
Frank Rowand
2018-11-08
of: overlay: add tests to validate kfrees from overlay removal
Frank Rowand
2018-10-29
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-04
of: Fix property name in of_node_get_device_type
Rob Herring
2018-09-28
Merge branch 'dt/cpu-type-rework' into dt/next
Rob Herring
2018-09-28
of: Add cpu node iterator for_each_of_cpu_node()
Rob Herring
2018-09-25
iommu/of: make of_pci_map_rid() available for other devices too
Nipun Gupta
2018-09-20
of: base: Introduce of_alias_get_alias_list() to check alias IDs
Michal Simek
2018-09-07
of: make default address and size cells sizes private
Rob Herring
2018-08-31
of: Add device_type access helper functions
Rob Herring
2018-08-30
of: add node name compare helper functions
Rob Herring
2018-08-29
of: add helper to lookup compatible child node
Johan Hovold
2018-03-05
Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git.kernel.org/pub/scm/lin...
Rob Herring
2018-03-04
of: change overlay apply input data from unflattened to FDT
Frank Rowand
2018-02-12
of: Support parsing phandle argument lists through a nexus node
Stephen Boyd
2018-02-01
Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-01-08
of: Use SPDX license tag for DT files
Rob Herring
2018-01-02
of: Add helper for mapping device node to logical CPU number
Suzuki K Poulose
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-14
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-11-08
of: add of_property_read_variable_* dummy helpers
Arnd Bergmann
2017-10-17
of: overlay: avoid race condition between applying multiple overlays
Frank Rowand
2017-10-17
of: overlay: detect cases where device tree may become corrupt
Frank Rowand
2017-10-17
of: overlay: rename identifiers to more reflect what they do
Frank Rowand
2017-10-16
of: make kobject and bin_attribute support configurable
Rob Herring
2017-10-16
of: wrap accesses to device_node kobject
Rob Herring
2017-10-16
of: make struct property _flags field configurable
Rob Herring
2017-10-16
of: remove struct property.unique_id for FDT
Rob Herring
2017-10-13
include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF
Arnd Bergmann
2017-07-22
device property: Get rid of struct fwnode_handle type field
Sakari Ailus
2017-07-10
Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-05
Merge branch 'dt/property-move' into dt/next
Rob Herring
2017-06-22
device property: Move FW type specific functionality to FW specific files
Sakari Ailus
[next]