aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/of.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-02dt: add of_get_child_count helper functionDong Aisheng1-0/+16
2012-04-18dt: add property iteration helpersStephen Warren1-0/+35
2012-03-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-10/+0
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+16
2012-03-28powerpc/eeh: Remove eeh device from OF nodeGavin Shan1-10/+0
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+10
2012-03-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-8/+9
2012-03-16Merge branch 'spear/dt' into next/dt2Arnd Bergmann1-0/+8
2012-03-15of: introduce helper to manage booleanJean-Christophe PLAGNIOL-VILLARD1-0/+16
2012-03-09powerpc/eeh: Introduce EEH deviceGavin Shan1-0/+10
2012-02-21of: Only compile OF_DYNAMIC on PowerPC pseries and iseriesGrant Likely1-8/+6
2012-02-15dt: add empty of_find_compatible_node functionShawn Guo1-0/+8
2012-01-28of: Add of_property_match_string() to find index into a string listGrant Likely1-0/+3
2012-01-07Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-17/+16
2011-12-28dt: add empty of_get_node/of_put_node functionsRob Herring1-15/+14
2011-12-27dt: reform for_each_property to for_each_property_of_nodeDong Aisheng1-2/+2
2011-12-12of: create of_phandle_args to simplify return of phandle parsing dataGrant Likely1-2/+9
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-11-04dt: add empty of_machine_is_compatibleStephen Warren1-0/+5
2011-11-03Merge branch 'for-grant' of git://sources.calxeda.com/kernel/linux into devicetree/mergeGrant Likely1-0/+18
2011-11-01Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+18
2011-10-31of: fix implicit use of errno.h in include/linux/of.hPaul Gortmaker1-0/+1
2011-10-29dt: add empty of_alias_get_id() for non-dt buildsNicolas Ferre1-0/+5
2011-10-29of: include errno.hKalle Valo1-0/+1
2011-10-24dt: Add empty of_match_node() macroNicolas Ferre1-0/+1
2011-10-13dt: add empty dt helpers for non-dt buildRajendra Nayak1-0/+13
2011-10-04dt: add helper to read 64-bit integersJamie Iles1-0/+8
2011-10-04of: Add helpers to get one string in multiple strings propertyBenoit Cousson1-0/+18
2011-09-29OF: Add of_match_ptr() macroBen Dooks1-0/+2
2011-09-22dt: add empty for_each_child_of_node, of_find_propertyStephen Warren1-0/+10
2011-09-22dt: add of_alias_scan and of_alias_get_idShawn Guo1-0/+7
2011-08-09dt: add empty of_get_property for non-dtStephen Warren1-0/+7
2011-08-04Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely1-8/+0
2011-08-03dt: add of_alias_scan and of_alias_get_idShawn Guo1-0/+8
2011-08-02of: constify property name parameters for helper functionsJamie Iles1-6/+9
2011-07-08dt: add empty of_property_read_u32[_array] for non-dtShawn Guo1-8/+21
2011-07-06dt: add helper function to read u32 arraysRob Herring1-2/+12
2011-07-03dt: add 'const' for of_property_read_string parameter **out_stringShawn Guo1-1/+1
2011-06-30dt: add helper functions to read u32 and string property valuesThomas Abraham1-0/+4
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2011-02-28dt: Typo fix.Lennert Buytenhek1-1/+1
2011-02-23rtc: cmos: Add OF bindingsSebastian Andrzej Siewior1-0/+12
2011-01-21driver-core: remove conditionals around devicetree pointersGrant Likely1-2/+2
2010-07-30of: Provide default of_node_to_nid() implementation.Grant Likely1-0/+5
2010-07-14of/sparc: move is_root_node() to of.hAndres Salomon1-0/+5
2010-03-18of: Fix comparison of "compatible" propertiesGrant Likely1-1/+1
2010-02-14of/sparc: Remove sparc-local declaration of allnodes and devtree_lockGrant Likely1-0/+2
2010-02-14of: move definition of of_chosen into common code.Grant Likely1-0/+1
2010-02-14of: put default string compare and #a/s-cell values into common headerGrant Likely1-0/+13
2010-02-14of: protect linux/of.h with CONFIG_OFJeremy Kerr1-0/+3