aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/of.h
Commit message (Expand)AuthorAge
* dt: add of_get_child_count helper functionDong Aisheng2012-05-01
* dt: add property iteration helpersStephen Warren2012-04-18
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-28
|\
| * powerpc/eeh: Remove eeh device from OF nodeGavin Shan2012-03-27
* | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-28
|\ \ | |/ |/|
| * Merge branch 'spear/dt' into next/dt2Arnd Bergmann2012-03-16
| |\
| * | of: introduce helper to manage booleanJean-Christophe PLAGNIOL-VILLARD2012-03-15
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-21
|\ \ \
| * | | powerpc/eeh: Introduce EEH deviceGavin Shan2012-03-08
| |/ /
* | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-21
|\ \ \ | |_|/ |/| |
| * | of: Only compile OF_DYNAMIC on PowerPC pseries and iseriesGrant Likely2012-02-21
| * | of: Add of_property_match_string() to find index into a string listGrant Likely2012-01-28
| |/
* / dt: add empty of_find_compatible_node functionShawn Guo2012-02-15
|/
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-07
|\
| * dt: add empty of_get_node/of_put_node functionsRob Herring2011-12-28
| * dt: reform for_each_property to for_each_property_of_nodeDong Aisheng2011-12-27
* | of: create of_phandle_args to simplify return of phandle parsing dataGrant Likely2011-12-12
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * of: fix implicit use of errno.h in include/linux/of.hPaul Gortmaker2011-10-31
* | dt: add empty of_machine_is_compatibleStephen Warren2011-11-04
* | Merge branch 'for-grant' of git://sources.calxeda.com/kernel/linux into devic...Grant Likely2011-11-03
|\ \
| * \ Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-01
| |\ \ | | |/ | |/|
| | * of: Add helpers to get one string in multiple strings propertyBenoit Cousson2011-10-04
* | | dt: add empty of_alias_get_id() for non-dt buildsNicolas Ferre2011-10-29
|/ /
* | of: include errno.hKalle Valo2011-10-29
* | dt: Add empty of_match_node() macroNicolas Ferre2011-10-24
* | dt: add empty dt helpers for non-dt buildRajendra Nayak2011-10-13
* | dt: add helper to read 64-bit integersJamie Iles2011-10-04
* | OF: Add of_match_ptr() macroBen Dooks2011-09-29
* | dt: add empty for_each_child_of_node, of_find_propertyStephen Warren2011-09-22
* | dt: add of_alias_scan and of_alias_get_idShawn Guo2011-09-22
|/
* dt: add empty of_get_property for non-dtStephen Warren2011-08-09
* Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely2011-08-04
* dt: add of_alias_scan and of_alias_get_idShawn Guo2011-08-03
* of: constify property name parameters for helper functionsJamie Iles2011-08-02
* dt: add empty of_property_read_u32[_array] for non-dtShawn Guo2011-07-08
* dt: add helper function to read u32 arraysRob Herring2011-07-06
* dt: add 'const' for of_property_read_string parameter **out_stringShawn Guo2011-07-04
* dt: add helper functions to read u32 and string property valuesThomas Abraham2011-06-30
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-16
|\
| * dt: Typo fix.Lennert Buytenhek2011-02-28
* | rtc: cmos: Add OF bindingsSebastian Andrzej Siewior2011-02-23
|/
* driver-core: remove conditionals around devicetree pointersGrant Likely2011-01-21
* of: Provide default of_node_to_nid() implementation.Grant Likely2010-07-30
* of/sparc: move is_root_node() to of.hAndres Salomon2010-07-14
* of: Fix comparison of "compatible" propertiesGrant Likely2010-03-18
* of/sparc: Remove sparc-local declaration of allnodes and devtree_lockGrant Likely2010-02-14
* of: move definition of of_chosen into common code.Grant Likely2010-02-14
* of: put default string compare and #a/s-cell values into common headerGrant Likely2010-02-14
* of: protect linux/of.h with CONFIG_OFJeremy Kerr2010-02-14