Merge branch 'spear/dt' into next/dt2
[linux-flexiantxendom0-3.2.10.git] / include / linux / of.h
2012-03-16 Arnd BergmannMerge branch 'spear/dt' into next/dt2
2012-03-15 Jean-Christophe... of: introduce helper to manage boolean
2012-02-15 Shawn Guodt: add empty of_find_compatible_node function
2012-01-07 Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git.secretlab...
2011-12-28 Rob Herringdt: add empty of_get_node/of_put_node functions
2011-12-27 Dong Aishengdt: reform for_each_property to for_each_property_of_node
2011-12-12 Grant Likelyof: create of_phandle_args to simplify return of phandl...
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-04 Stephen Warrendt: add empty of_machine_is_compatible
2011-11-04 Grant LikelyMerge branch 'for-grant' of git://sources.calxeda.com...
2011-11-02 Linus TorvaldsMerge branch 'next/cleanup2' of git://git.linaro.org...
2011-10-31 Paul Gortmakerof: fix implicit use of errno.h in include/linux/of.h
2011-10-29 Nicolas Ferredt: add empty of_alias_get_id() for non-dt builds
2011-10-29 Kalle Valoof: include errno.h
2011-10-24 Nicolas Ferredt: Add empty of_match_node() macro
2011-10-13 Rajendra Nayakdt: add empty dt helpers for non-dt build
2011-10-04 Jamie Ilesdt: add helper to read 64-bit integers
2011-10-04 Benoit Coussonof: Add helpers to get one string in multiple strings...
2011-09-30 Ben DooksOF: Add of_match_ptr() macro
2011-09-22 Stephen Warrendt: add empty for_each_child_of_node, of_find_property
2011-09-22 Shawn Guodt: add of_alias_scan and of_alias_get_id
2011-08-09 Stephen Warrendt: add empty of_get_property for non-dt
2011-08-04 Grant LikelyRevert "dt: add of_alias_scan and of_alias_get_id"
2011-08-03 Shawn Guodt: add of_alias_scan and of_alias_get_id
2011-08-02 Jamie Ilesof: constify property name parameters for helper functions
2011-07-08 Shawn Guodt: add empty of_property_read_u32[_array] for non-dt
2011-07-06 Rob Herringdt: add helper function to read u32 arrays
2011-07-04 Shawn Guodt: add 'const' for of_property_read_string parameter...
2011-06-30 Thomas Abrahamdt: add helper functions to read u32 and string propert...
2011-03-17 Linus TorvaldsMerge branch 'devicetree/next' of git://git.secretlab...
2011-02-28 Lennert Buytenhekdt: Typo fix.
2011-02-23 Sebastian Andrzej... rtc: cmos: Add OF bindings
2011-01-21 Grant Likelydriver-core: remove conditionals around devicetree...
2010-07-30 Grant Likelyof: Provide default of_node_to_nid() implementation.
2010-07-14 Andres Salomonof/sparc: move is_root_node() to 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