summaryrefslogtreecommitdiff
path: root/include/linux/of.h (unfollow)
Commit message (Expand)Author
2013-02-13of: Create function for counting number of phandles in a propertyGrant Likely
2013-02-08OF: convert devtree lock from rw_lock to raw spinlockThomas Gleixner
2013-02-06of: add 'const' to of_node_full_name parameterSteffen Trumtrar
2012-12-11of: *node argument to of_parse_phandle_with_args should be constGuennadi Liakhovetski
2012-11-30Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"Randy Dunlap
2012-11-29of: add 'const' for of_parse_phandle parameter *npSteffen Trumtrar
2012-11-20of: introduce for_each_matching_node_and_match()Stephen Warren
2012-11-20dt: add helper function to read u8 & u16 variables & arraysViresh Kumar
2012-11-17drivers/of: Constify device_node->name and ->path_component_nameGrant Likely
2012-11-15powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot
2012-10-17of: add stub of_get_child_by_name for non-OF buildsOlof Johansson
2012-10-01dt: introduce of_get_child_by_name to get child node by nameSrinivas Kandagatla
2012-09-22dt: Add empty of_find_node_by_name() functionPeter Ujfalusi
2012-09-18dt: Add empty of_find_node_by_name() functionPeter Ujfalusi
2012-08-20dt: introduce for_each_available_child_of_node, of_get_next_available_childTimur Tabi
2012-07-11of: Improve prom_update_property() functionDong Aisheng
2012-07-06devicetree: add helper inline for retrieving a node's full nameGrant Likely
2012-06-15irqdomain: Simple NUMA awareness.Paul Mundt
2012-06-15devicetree: add helper inline for retrieving a node's full nameGrant Likely
2012-06-15dt: Add empty of_parse_phandle_with_args() functionThierry Reding
2012-06-15dt: Add empty of_property_match_string() functionThierry Reding
2012-05-02dt: add of_get_child_count helper functionDong Aisheng
2012-04-18dt: add property iteration helpersStephen Warren
2012-03-28powerpc/eeh: Remove eeh device from OF nodeGavin Shan
2012-03-15of: introduce helper to manage booleanJean-Christophe PLAGNIOL-VILLARD
2012-03-09powerpc/eeh: Introduce EEH deviceGavin Shan
2012-02-21of: Only compile OF_DYNAMIC on PowerPC pseries and iseriesGrant Likely
2012-02-15dt: add empty of_find_compatible_node functionShawn Guo
2012-01-28of: Add of_property_match_string() to find index into a string listGrant Likely
2011-12-28dt: add empty of_get_node/of_put_node functionsRob Herring
2011-12-27dt: reform for_each_property to for_each_property_of_nodeDong Aisheng
2011-12-12of: create of_phandle_args to simplify return of phandle parsing dataGrant Likely
2011-11-04dt: add empty of_machine_is_compatibleStephen Warren
2011-10-31of: fix implicit use of errno.h in include/linux/of.hPaul Gortmaker
2011-10-29dt: add empty of_alias_get_id() for non-dt buildsNicolas Ferre
2011-10-29of: include errno.hKalle Valo
2011-10-24dt: Add empty of_match_node() macroNicolas Ferre
2011-10-13dt: add empty dt helpers for non-dt buildRajendra Nayak
2011-10-04dt: add helper to read 64-bit integersJamie Iles
2011-10-04of: Add helpers to get one string in multiple strings propertyBenoit Cousson
2011-09-29OF: Add of_match_ptr() macroBen Dooks
2011-09-22dt: add empty for_each_child_of_node, of_find_propertyStephen Warren
2011-09-22dt: add of_alias_scan and of_alias_get_idShawn Guo
2011-08-09dt: add empty of_get_property for non-dtStephen Warren
2011-08-04Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely
2011-08-03dt: add of_alias_scan and of_alias_get_idShawn Guo
2011-08-02of: constify property name parameters for helper functionsJamie Iles
2011-07-08dt: add empty of_property_read_u32[_array] for non-dtShawn Guo
2011-07-06dt: add helper function to read u32 arraysRob Herring