aboutsummaryrefslogtreecommitdiff
path: root/include/linux/of.h
AgeCommit message (Expand)Author
2009-10-15of: merge of_find_all_nodes() implementationsGrant Likely
2009-10-15of: merge of_node_get(), of_node_put() and of_find_all_nodes()Grant Likely
2009-10-15of: merge of_read_number() an of_read_ulong()Grant Likely
2009-10-15of: merge of_node_*_flag() and set_node_proc_entry()Grant Likely
2009-10-15of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.hGrant Likely
2009-10-15of: merge struct device_nodeGrant Likely
2009-10-15of: merge phandle, ihandle and struct propertyGrant Likely
2009-04-27of: add of_parse_phandle() helper for parsing phandle propertiesGrant Likely
2008-11-19of: Add helpers for finding device nodes which have a given propertyMichael Ellerman
2008-10-13of: Add new helper of_parse_phandles_with_args()Anton Vorontsov
2008-07-25of: adapt of_find_i2c_driver() to be usable by SPI alsoGrant Likely
2008-04-07[POWERPC] Add of_device_is_available functionJosh Boyer
2008-02-06[POWERPC] Add of_get_next_parent()Michael Ellerman
2008-01-17[POWERPC] Add of_find_matching_node() helper functionGrant Likely
2007-12-11[POWERPC] Add for_each_child_of_node() helper for iterating over child nodesMichael Ellerman
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-08-17[POWERPC] Remove get_property and device_is_compatibleStephen Rothwell
2007-07-20Split out common parts of prom.hStephen Rothwell