summaryrefslogtreecommitdiff
path: root/include/linux/of.h
Commit message (Expand)AuthorAge
* Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git.kernel.org/pub/scm/lin...Rob Herring2018-03-05
|\
| * of: change overlay apply input data from unflattened to FDTFrank Rowand2018-03-04
* | of: Support parsing phandle argument lists through a nexus nodeStephen Boyd2018-02-12
|/
* Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-01
|\
| * of: Use SPDX license tag for DT filesRob Herring2018-01-08
* | of: Add helper for mapping device node to logical CPU numberSuzuki K Poulose2018-01-02
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\
| * of: add of_property_read_variable_* dummy helpersArnd Bergmann2017-11-08
* | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-14
|\ \ | |/ |/|
| * of: overlay: avoid race condition between applying multiple overlaysFrank Rowand2017-10-17
| * of: overlay: detect cases where device tree may become corruptFrank Rowand2017-10-17
| * of: overlay: rename identifiers to more reflect what they doFrank Rowand2017-10-17
| * of: make kobject and bin_attribute support configurableRob Herring2017-10-16
| * of: wrap accesses to device_node kobjectRob Herring2017-10-16
| * of: make struct property _flags field configurableRob Herring2017-10-16
| * of: remove struct property.unique_id for FDTRob Herring2017-10-16
* | include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OFArnd Bergmann2017-10-13
|/
* device property: Get rid of struct fwnode_handle type fieldSakari Ailus2017-07-22
* Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-10
|\
| * device property: Move FW type specific functionality to FW specific filesSakari Ailus2017-06-22
* | Merge branch 'dt/property-move' into dt/nextRob Herring2017-07-05
|\ \ | |/
| * of: Support const and non-const use for to_of_node()Sakari Ailus2017-06-01
| * of: Make of_fwnode_handle() saferSakari Ailus2017-06-01
* | of: Provide dummy of_device_compatible_match() for compile-testingGeert Uytterhoeven2017-06-14
|/
* Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-05
|\
| * drivers/of/base.c: Add of_property_read_u64_indexAlistair Popple2017-04-03
* | of: Add of_fwnode_handle() to convert device nodes to fwnode_handleSakari Ailus2017-03-29
|/
* of: base: add support to find the level of the last cacheSudeep Holla2017-01-17
* of/overlay: add of overlay notificationsAlan Tull2016-11-10
* of: Add array read functions with min/max size limitsRichard Fitzgerald2016-09-15
* Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-07-31
|\
| *-. Merge remote-tracking branches 'asoc/topic/cs53l30', 'asoc/topic/cygnus', 'as...Mark Brown2016-07-24
| |\ \
| | | * device property: Add function to search for named child of deviceAdam Thomson2016-06-26
| | |/
* | | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-30
|\ \ \
| * | | dt: Add of_device_compatible_match()Benjamin Herrenschmidt2016-07-20
| |/ /
* | | Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner2016-07-07
|\ \ \ | |/ / |/| |
| * | of: Add a new macro to declare_of for one parameter function returning a valueDaniel Lezcano2016-06-28
| |/
* | of: add missing const for of_parse_phandle_with_args() in !CONFIG_OFKuninori Morimoto2016-06-03
|/
* Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-20
|\
| * of: Introduce of_phandle_iterator_args()Joerg Roedel2016-04-19
| * of: Introduce of_for_each_phandle() helper macroJoerg Roedel2016-04-19
| * of: Move phandle walking to of_phandle_iterator_next()Joerg Roedel2016-04-19
| * of: Introduce struct of_phandle_iteratorJoerg Roedel2016-04-19
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-16
|\ \
| * | of, numa: Add NUMA of binding implementation.David Daney2016-04-15
| |/
* | device property: Avoid potential dereferences of invalid pointersHeikki Krogerus2016-04-27
|/
* Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-03-19
|\
| * of: add 'const' for of_property_*_string*() parameter '*np'David Rivshin2016-03-03
* | of: drop symbols declared by _OF_DECLARE() from modulesMasahiro Yamada2016-01-25
|/
* of: Provide static inline function for of_translate_address if neededGuenter Roeck2015-11-10