index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
of.h
(
unfollow
)
Commit message (
Expand
)
Author
2008-04-07
[POWERPC] Add of_device_is_available function
Josh Boyer
2008-02-06
[POWERPC] Add of_get_next_parent()
Michael Ellerman
2008-01-17
[POWERPC] Add of_find_matching_node() helper function
Grant Likely
2007-12-11
[POWERPC] Add for_each_child_of_node() helper for iterating over child nodes
Michael Ellerman
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
2007-08-17
[POWERPC] Remove get_property and device_is_compatible
Stephen Rothwell
2007-07-20
Split out common parts of prom.h
Stephen Rothwell
2007-04-26
[SPARC]: Make device_node name and type const
Stephen Rothwell
2007-04-26
[SPARC]: constify some paramaters of OF routines
Stephen Rothwell
2007-04-26
[SPARC/64]: constify of_get_property return
Stephen Rothwell
2007-03-02
[SPARC]: Provide 'get_property()' alias for of_get_property().
David S. Miller
2006-06-29
[SPARC]: Kill interrupt stuff and linux_phandle from device_node.
David S. Miller
2006-06-29
[SPARC]: Beginnings of generic of_device framework.
David S. Miller
2006-06-29
[SPARC]: Add of_n_{addr,size}_cells().
David S. Miller
2006-06-25
[SPARC]: Add unique device_node IDs and a ".node" property.
David S. Miller
2006-06-25
[SPARC]: Add of_set_property() interface.
David S. Miller
2006-06-23
[SPARC]: Port sparc64 in-kernel device tree code to sparc32.
David S. Miller
2006-06-23
[SPARC64]: Expand of_*() interfaces some more.
David S. Miller
2006-06-23
[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.
David S. Miller
2006-06-23
[SPARC64]: Add of_getintprop_default().
David S. Miller
2006-06-23
[SPARC64]: Add of_find_node_by_{name,type}().
David S. Miller
2006-06-23
[SPARC64]: Import OBP device tree into kernel data structures.
David S. Miller