aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/of.h
Commit message (Expand)AuthorAgeFilesLines
* dt: Add empty of_property_match_string() functionThierry Reding2015-08-071-0/+7
* of: Add of_property_match_string() to find index into a string listGrant Likely2015-08-071-0/+3
* of: introduce helper to manage booleanJean-Christophe PLAGNIOL-VILLARD2013-04-251-0/+16
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * of: fix implicit use of errno.h in include/linux/of.hPaul Gortmaker2011-10-311-0/+1
* | dt: add empty of_machine_is_compatibleStephen Warren2011-11-041-0/+5
* | Merge branch 'for-grant' of git://sources.calxeda.com/kernel/linux into devic...Grant Likely2011-11-031-0/+18
|\ \
| * \ Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-0/+18
| |\ \ | | |/ | |/|
| | * of: Add helpers to get one string in multiple strings propertyBenoit Cousson2011-10-041-0/+18
* | | dt: add empty of_alias_get_id() for non-dt buildsNicolas Ferre2011-10-291-0/+5
|/ /
* | of: include errno.hKalle Valo2011-10-291-0/+1
* | dt: Add empty of_match_node() macroNicolas Ferre2011-10-241-0/+1
* | dt: add empty dt helpers for non-dt buildRajendra Nayak2011-10-131-0/+13
* | dt: add helper to read 64-bit integersJamie Iles2011-10-041-0/+8
* | OF: Add of_match_ptr() macroBen Dooks2011-09-291-0/+2
* | dt: add empty for_each_child_of_node, of_find_propertyStephen Warren2011-09-221-0/+10
* | dt: add of_alias_scan and of_alias_get_idShawn Guo2011-09-221-0/+7
|/
* dt: add empty of_get_property for non-dtStephen Warren2011-08-091-0/+7
* Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely2011-08-041-8/+0
* dt: add of_alias_scan and of_alias_get_idShawn Guo2011-08-031-0/+8
* of: constify property name parameters for helper functionsJamie Iles2011-08-021-6/+9
* dt: add empty of_property_read_u32[_array] for non-dtShawn Guo2011-07-081-8/+21
* dt: add helper function to read u32 arraysRob Herring2011-07-061-2/+12
* dt: add 'const' for of_property_read_string parameter **out_stringShawn Guo2011-07-031-1/+1
* dt: add helper functions to read u32 and string property valuesThomas Abraham2011-06-301-0/+4
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-161-1/+1
|\
| * dt: Typo fix.Lennert Buytenhek2011-02-281-1/+1
* | rtc: cmos: Add OF bindingsSebastian Andrzej Siewior2011-02-231-0/+12
|/
* driver-core: remove conditionals around devicetree pointersGrant Likely2011-01-211-2/+2
* of: Provide default of_node_to_nid() implementation.Grant Likely2010-07-301-0/+5
* of/sparc: move is_root_node() to of.hAndres Salomon2010-07-141-0/+5
* of: Fix comparison of "compatible" propertiesGrant Likely2010-03-181-1/+1
* of/sparc: Remove sparc-local declaration of allnodes and devtree_lockGrant Likely2010-02-141-0/+2
* of: move definition of of_chosen into common code.Grant Likely2010-02-141-0/+1
* of: put default string compare and #a/s-cell values into common headerGrant Likely2010-02-141-0/+13
* of: protect linux/of.h with CONFIG_OFJeremy Kerr2010-02-141-0/+3
* of: Remove old and misplaced function declarationsGrant Likely2010-02-141-0/+8
* of: use __be32 for cell value accessorsJeremy Kerr2010-02-091-3/+5
* of: make set_node_proc_entry private to proc_devtree.cJeremy Kerr2010-02-091-6/+0
* of: merge of_attach_node() & of_detach_node()Grant Likely2010-02-091-0/+6
* of: unify phandle name in struct device_nodeGrant Likely2010-01-281-4/+1
* of: remove special case definition of of_read_ulong()Grant Likely2009-11-231-5/+2
* of/flattree: Merge unflatten_device_treeGrant Likely2009-11-231-0/+3
* of: merge of_find_all_nodes() implementationsGrant Likely2009-10-151-1/+2
* of: merge of_node_get(), of_node_put() and of_find_all_nodes()Grant Likely2009-10-151-0/+16
* of: merge of_read_number() an of_read_ulong()Grant Likely2009-10-151-0/+23
* of: merge of_node_*_flag() and set_node_proc_entry()Grant Likely2009-10-151-0/+16
* of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.hGrant Likely2009-10-151-0/+3
* of: merge struct device_nodeGrant Likely2009-10-151-0/+32
* of: merge phandle, ihandle and struct propertyGrant Likely2009-10-151-0/+12