summaryrefslogtreecommitdiffstats
path: root/include/linux/of.h
Commit message (Expand)AuthorAgeFilesLines
* of: Fix typo in kerneldocThierry Reding2019-07-271-1/+1
* of: fix clang -Wunsequenced for be32_to_cpu()Phong Tran2019-05-011-2/+2
* of: use correct function prototype for of_overlay_fdt_apply()Chris Packham2019-04-101-1/+2
* of: Remove struct device_node.type pointerRob Herring2019-01-101-1/+0Star
* Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-291-5/+16
|\
| * of: overlay: validate overlay properties #address-cells and #size-cellsFrank Rowand2018-11-091-0/+6
| * of: overlay: add tests to validate kfrees from overlay removalFrank Rowand2018-11-091-5/+10
* | of: Drop full path from full_name for PDT systemsRob Herring2018-11-181-1/+0Star
|/
* Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-291-0/+10
|\
| * of: base: Introduce of_alias_get_alias_list() to check alias IDsMichal Simek2018-09-201-0/+10
* | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-261-7/+12
|\ \
| * | of: Fix property name in of_node_get_device_typeRob Herring2018-10-041-1/+1
| * | Merge branch 'dt/cpu-type-rework' into dt/nextRob Herring2018-09-281-0/+11
| |\ \
| | * | of: Add cpu node iterator for_each_of_cpu_node()Rob Herring2018-09-281-0/+11
| | |/
| * / of: make default address and size cells sizes privateRob Herring2018-09-071-6/+0Star
| |/
* / iommu/of: make of_pci_map_rid() available for other devices tooNipun Gupta2018-09-251-0/+11
|/
* of: Add device_type access helper functionsRob Herring2018-08-311-0/+12
* of: add node name compare helper functionsRob Herring2018-08-301-0/+13
* of: add helper to lookup compatible child nodeJohan Hovold2018-08-291-0/+8
* Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git.kernel.org/pub/scm/lin...Rob Herring2018-03-051-3/+3
|\
| * of: change overlay apply input data from unflattened to FDTFrank Rowand2018-03-041-3/+3
* | of: Support parsing phandle argument lists through a nexus nodeStephen Boyd2018-02-121-0/+12
|/
* Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-011-5/+1Star
|\
| * of: Use SPDX license tag for DT filesRob Herring2018-01-081-5/+1Star
* | of: Add helper for mapping device node to logical CPU numberSuzuki K Poulose2018-01-021-0/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-151-12/+50
|\
| * of: add of_property_read_variable_* dummy helpersArnd Bergmann2017-11-081-12/+50
* | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-151-21/+24
|\ \ | |/ |/|
| * of: overlay: avoid race condition between applying multiple overlaysFrank Rowand2017-10-181-3/+0Star
| * of: overlay: detect cases where device tree may become corruptFrank Rowand2017-10-181-5/+5
| * of: overlay: rename identifiers to more reflect what they doFrank Rowand2017-10-181-6/+6
| * of: make kobject and bin_attribute support configurableRob Herring2017-10-161-12/+10Star
| * of: wrap accesses to device_node kobjectRob Herring2017-10-161-0/+2
| * of: make struct property _flags field configurableRob Herring2017-10-161-0/+4
| * of: remove struct property.unique_id for FDTRob Herring2017-10-161-0/+2
* | include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OFArnd Bergmann2017-10-141-0/+10
|/
* device property: Get rid of struct fwnode_handle type fieldSakari Ailus2017-07-221-2/+1Star
* Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-111-0/+2
|\
| * device property: Move FW type specific functionality to FW specific filesSakari Ailus2017-06-221-0/+2
* | Merge branch 'dt/property-move' into dt/nextRob Herring2017-07-051-10/+20
|\|
| * of: Support const and non-const use for to_of_node()Sakari Ailus2017-06-011-8/+12
| * of: Make of_fwnode_handle() saferSakari Ailus2017-06-011-1/+7
* | of: Provide dummy of_device_compatible_match() for compile-testingGeert Uytterhoeven2017-06-141-0/+6
|/
* Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-051-0/+3
|\
| * drivers/of/base.c: Add of_property_read_u64_indexAlistair Popple2017-04-031-0/+3
* | of: Add of_fwnode_handle() to convert device nodes to fwnode_handleSakari Ailus2017-03-291-0/+4
|/
* of: base: add support to find the level of the last cacheSudeep Holla2017-01-171-0/+1
* of/overlay: add of overlay notificationsAlan Tull2016-11-101-0/+25
* of: Add array read functions with min/max size limitsRichard Fitzgerald2016-09-151-12/+132
* Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-07-311-7/+7
|\