summaryrefslogtreecommitdiff
path: root/include/linux/of.h
AgeCommit message (Expand)Author
2020-05-19Merge tag 'v4.9.220' into 4.9-2.3.x-imxMarcel Ziswiler
2019-05-25of: fix clang -Wunsequenced for be32_to_cpu()Phong Tran
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2019-03-19of: Support const and non-const use for to_of_node()Sakari Ailus
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-12-01of: add helper to lookup compatible child nodeJohan Hovold
2018-08-24of: Add helper for getting the maximum alias index for a stemSascha Hauer
2016-09-15of: Add array read functions with min/max size limitsRichard Fitzgerald
2016-07-31Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-07-24Merge remote-tracking branches 'asoc/topic/cs53l30', 'asoc/topic/cygnus', 'as...Mark Brown
2016-07-20dt: Add of_device_compatible_match()Benjamin Herrenschmidt
2016-07-07Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner
2016-06-28of: Add a new macro to declare_of for one parameter function returning a valueDaniel Lezcano
2016-06-26device property: Add function to search for named child of deviceAdam Thomson
2016-06-03of: add missing const for of_parse_phandle_with_args() in !CONFIG_OFKuninori Morimoto
2016-05-20Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-05-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-04-27device property: Avoid potential dereferences of invalid pointersHeikki Krogerus
2016-04-19of: Introduce of_phandle_iterator_args()Joerg Roedel
2016-04-19of: Introduce of_for_each_phandle() helper macroJoerg Roedel
2016-04-19of: Move phandle walking to of_phandle_iterator_next()Joerg Roedel
2016-04-19of: Introduce struct of_phandle_iteratorJoerg Roedel
2016-04-15of, numa: Add NUMA of binding implementation.David Daney
2016-03-19Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-03-03of: add 'const' for of_property_*_string*() parameter '*np'David Rivshin
2016-01-25of: drop symbols declared by _OF_DECLARE() from modulesMasahiro Yamada
2015-11-10of: Provide static inline function for of_translate_address if neededGuenter Roeck
2015-08-26device property: check fwnode type in to_of_node()Andy Shevchenko
2015-07-01Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-30Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely
2015-06-24ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()Alexander Sverdlin
2015-06-23of: define of_find_node_by_phandle for !CONFIG_OFSuman Anna
2015-06-04of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov
2015-05-28of: Grammar s/property exist/property exists/Geert Uytterhoeven
2015-05-28of: Move OF flags to be visible even when !CONFIG_OFPantelis Antoniou
2015-05-26drivers: of/base: move of_init to driver_initSudeep Holla
2015-04-24Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-04-18Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-14of: Add helper function to check MMIO register endiannessKevin Cernekee
2015-03-27of: Empty node & property flag accessors when !OFPantelis Antoniou
2015-03-18of: base: add function to get highest id of an alias stemWolfram Sang
2014-12-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-11Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-05Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...Mark Brown
2014-12-03of: Drop ->next pointer from struct device_nodeGrant Likely
2014-12-03of: add optional options parameter to of_find_node_by_path()Leif Lindholm
2014-12-01of: Rename "poweroff-source" property to "system-power-controller"Romain Perier
2014-11-24of/overlay: Introduce DT overlay supportPantelis Antoniou