aboutsummaryrefslogtreecommitdiff
path: root/include/linux/of.h
AgeCommit message (Expand)AuthorFilesLines
2010-07-30of: Provide default of_node_to_nid() implementation.Gravatar Grant Likely 1-0/+5
2010-07-14of/sparc: move is_root_node() to of.hGravatar Andres Salomon 1-0/+5
2010-03-18of: Fix comparison of "compatible" propertiesGravatar Grant Likely 1-1/+1
2010-02-14of/sparc: Remove sparc-local declaration of allnodes and devtree_lockGravatar Grant Likely 1-0/+2
2010-02-14of: move definition of of_chosen into common code.Gravatar Grant Likely 1-0/+1
2010-02-14of: put default string compare and #a/s-cell values into common headerGravatar Grant Likely 1-0/+13
2010-02-14of: protect linux/of.h with CONFIG_OFGravatar Jeremy Kerr 1-0/+3
2010-02-14of: Remove old and misplaced function declarationsGravatar Grant Likely 1-0/+8
2010-02-09of: use __be32 for cell value accessorsGravatar Jeremy Kerr 1-3/+5
2010-02-09of: make set_node_proc_entry private to proc_devtree.cGravatar Jeremy Kerr 1-6/+0
2010-02-09of: merge of_attach_node() & of_detach_node()Gravatar Grant Likely 1-0/+6
2010-01-28of: unify phandle name in struct device_nodeGravatar Grant Likely 1-4/+1
2009-11-23of: remove special case definition of of_read_ulong()Gravatar Grant Likely 1-5/+2
2009-11-23of/flattree: Merge unflatten_device_treeGravatar Grant Likely 1-0/+3
2009-10-15of: merge of_find_all_nodes() implementationsGravatar Grant Likely 1-1/+2
2009-10-15of: merge of_node_get(), of_node_put() and of_find_all_nodes()Gravatar Grant Likely 1-0/+16
2009-10-15of: merge of_read_number() an of_read_ulong()Gravatar Grant Likely 1-0/+23
2009-10-15of: merge of_node_*_flag() and set_node_proc_entry()Gravatar Grant Likely 1-0/+16
2009-10-15of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.hGravatar Grant Likely 1-0/+3
2009-10-15of: merge struct device_nodeGravatar Grant Likely 1-0/+32
2009-10-15of: merge phandle, ihandle and struct propertyGravatar Grant Likely 1-0/+12
2009-04-27of: add of_parse_phandle() helper for parsing phandle propertiesGravatar Grant Likely 1-0/+3
2008-11-19of: Add helpers for finding device nodes which have a given propertyGravatar Michael Ellerman 1-0/+6
2008-10-13of: Add new helper of_parse_phandles_with_args()Gravatar Anton Vorontsov 1-0/+3
2008-07-25of: adapt of_find_i2c_driver() to be usable by SPI alsoGravatar Grant Likely 1-0/+1
2008-04-07[POWERPC] Add of_device_is_available functionGravatar Josh Boyer 1-0/+1
2008-02-06[POWERPC] Add of_get_next_parent()Gravatar Michael Ellerman 1-0/+1
2008-01-17[POWERPC] Add of_find_matching_node() helper functionGravatar Grant Likely 1-0/+8
2007-12-11[POWERPC] Add for_each_child_of_node() helper for iterating over child nodesGravatar Michael Ellerman 1-0/+4
2007-10-19remove asm/bitops.h includesGravatar Jiri Slaby 1-1/+1
2007-08-17[POWERPC] Remove get_property and device_is_compatibleGravatar Stephen Rothwell 1-1/+0
2007-07-20Split out common parts of prom.hGravatar Stephen Rothwell 1-0/+61