Age | Commit message (Expand) | Author | Files | Lines |
2018-08-31 | of: Add device_type access helper functions | Rob Herring | 1 | -0/+12 |
2018-08-30 | of: add node name compare helper functions | Rob Herring | 1 | -0/+13 |
2018-08-29 | of: add helper to lookup compatible child node | Johan Hovold | 1 | -0/+8 |
2018-03-05 | Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git.kernel.org/pub/scm/lin... | Rob Herring | 1 | -3/+3 |
2018-03-04 | of: change overlay apply input data from unflattened to FDT | Frank Rowand | 1 | -3/+3 |
2018-02-12 | of: Support parsing phandle argument lists through a nexus node | Stephen Boyd | 1 | -0/+12 |
2018-02-01 | Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+1 |
2018-01-08 | of: Use SPDX license tag for DT files | Rob Herring | 1 | -5/+1 |
2018-01-02 | of: Add helper for mapping device node to logical CPU number | Suzuki K Poulose | 1 | -0/+7 |
2017-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -12/+50 |
2017-11-15 | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -21/+24 |
2017-11-08 | of: add of_property_read_variable_* dummy helpers | Arnd Bergmann | 1 | -12/+50 |
2017-10-18 | of: overlay: avoid race condition between applying multiple overlays | Frank Rowand | 1 | -3/+0 |
2017-10-18 | of: overlay: detect cases where device tree may become corrupt | Frank Rowand | 1 | -5/+5 |
2017-10-18 | of: overlay: rename identifiers to more reflect what they do | Frank Rowand | 1 | -6/+6 |
2017-10-16 | of: make kobject and bin_attribute support configurable | Rob Herring | 1 | -12/+10 |
2017-10-16 | of: wrap accesses to device_node kobject | Rob Herring | 1 | -0/+2 |
2017-10-16 | of: make struct property _flags field configurable | Rob Herring | 1 | -0/+4 |
2017-10-16 | of: remove struct property.unique_id for FDT | Rob Herring | 1 | -0/+2 |
2017-10-14 | include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF | Arnd Bergmann | 1 | -0/+10 |
2017-07-22 | device property: Get rid of struct fwnode_handle type field | Sakari Ailus | 1 | -2/+1 |
2017-07-11 | Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
2017-07-05 | Merge branch 'dt/property-move' into dt/next | Rob Herring | 1 | -10/+20 |
2017-06-22 | device property: Move FW type specific functionality to FW specific files | Sakari Ailus | 1 | -0/+2 |
2017-06-14 | of: Provide dummy of_device_compatible_match() for compile-testing | Geert Uytterhoeven | 1 | -0/+6 |
2017-06-01 | of: Support const and non-const use for to_of_node() | Sakari Ailus | 1 | -8/+12 |
2017-06-01 | of: Make of_fwnode_handle() safer | Sakari Ailus | 1 | -1/+7 |
2017-05-05 | Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -0/+3 |
2017-04-03 | drivers/of/base.c: Add of_property_read_u64_index | Alistair Popple | 1 | -0/+3 |
2017-03-29 | of: Add of_fwnode_handle() to convert device nodes to fwnode_handle | Sakari Ailus | 1 | -0/+4 |
2017-01-17 | of: base: add support to find the level of the last cache | Sudeep Holla | 1 | -0/+1 |
2016-11-10 | of/overlay: add of overlay notifications | Alan Tull | 1 | -0/+25 |
2016-09-15 | of: Add array read functions with min/max size limits | Richard Fitzgerald | 1 | -12/+132 |
2016-07-31 | Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -7/+7 |
2016-07-31 | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -0/+2 |
2016-07-25 | Merge remote-tracking branches 'asoc/topic/cs53l30', 'asoc/topic/cygnus', 'as... | Mark Brown | 1 | -7/+7 |
2016-07-20 | dt: Add of_device_compatible_match() | Benjamin Herrenschmidt | 1 | -0/+2 |
2016-07-07 | Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano... | Thomas Gleixner | 1 | -0/+3 |
2016-06-28 | of: Add a new macro to declare_of for one parameter function returning a value | Daniel Lezcano | 1 | -0/+3 |
2016-06-26 | device property: Add function to search for named child of device | Adam Thomson | 1 | -7/+7 |
2016-06-03 | of: add missing const for of_parse_phandle_with_args() in !CONFIG_OF | Kuninori Morimoto | 1 | -1/+1 |
2016-05-21 | Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+56 |
2016-05-17 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+9 |
2016-04-28 | device property: Avoid potential dereferences of invalid pointers | Heikki Krogerus | 1 | -1/+1 |
2016-04-20 | of: Introduce of_phandle_iterator_args() | Joerg Roedel | 1 | -0/+10 |
2016-04-20 | of: Introduce of_for_each_phandle() helper macro | Joerg Roedel | 1 | -0/+6 |
2016-04-20 | of: Move phandle walking to of_phandle_iterator_next() | Joerg Roedel | 1 | -0/+7 |
2016-04-20 | of: Introduce struct of_phandle_iterator | Joerg Roedel | 1 | -0/+33 |
2016-04-15 | of, numa: Add NUMA of binding implementation. | David Daney | 1 | -0/+9 |
2016-03-20 | Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -9/+9 |