Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / include / linux / of.h
2010-03-18 Grant Likelyof: Fix comparison of "compatible" properties
2010-02-14 Grant Likelyof/sparc: Remove sparc-local declaration of allnodes...
2010-02-14 Grant Likelyof: move definition of of_chosen into common code.
2010-02-14 Grant Likelyof: put default string compare and #a/s-cell values...
2010-02-14 Jeremy Kerrof: protect linux/of.h with CONFIG_OF
2010-02-14 Grant Likelyof: Remove old and misplaced function declarations
2010-02-09 Jeremy Kerrof: use __be32 for cell value accessors
2010-02-09 Jeremy Kerrof: make set_node_proc_entry private to proc_devtree.c
2010-02-09 Grant Likelyof: merge of_attach_node() & of_detach_node()
2010-01-28 Grant Likelyof: unify phandle name in struct device_node
2009-11-24 Grant Likelyof: remove special case definition of of_read_ulong()
2009-11-24 Grant Likelyof/flattree: Merge unflatten_device_tree
2009-10-15 Grant Likelyof: merge of_find_all_nodes() implementations
2009-10-15 Grant Likelyof: merge of_node_get(), of_node_put() and of_find_all_...
2009-10-15 Grant Likelyof: merge of_read_number() an of_read_ulong()
2009-10-15 Grant Likelyof: merge of_node_*_flag() and set_node_proc_entry()
2009-10-15 Grant Likelyof: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to...
2009-10-15 Grant Likelyof: merge struct device_node
2009-10-15 Grant Likelyof: merge phandle, ihandle and struct property
2009-04-27 Grant Likelyof: add of_parse_phandle() helper for parsing phandle...
2008-11-19 Michael Ellermanof: Add helpers for finding device nodes which have...
2008-10-12 Anton Vorontsovof: Add new helper of_parse_phandles_with_args()
2008-07-26 Grant Likelyof: adapt of_find_i2c_driver() to be usable by SPI...
2008-04-07 Josh Boyer[POWERPC] Add of_device_is_available function
2008-02-06 Michael Ellerman[POWERPC] Add of_get_next_parent()
2008-01-17 Grant Likely[POWERPC] Add of_find_matching_node() helper function
2007-12-11 Michael Ellerman[POWERPC] Add for_each_child_of_node() helper for itera...
2007-10-19 Jiri Slabyremove asm/bitops.h includes
2007-08-17 Stephen Rothwell[POWERPC] Remove get_property and device_is_compatible
2007-07-20 Stephen RothwellSplit out common parts of prom.h