aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/of.h
Commit message (Expand)AuthorAge
* of: Create function for counting number of phandles in a propertyGrant Likely2013-02-13
* Merge branch 'for-next' from git://sources.calxeda.com/kernel/linux.gitGrant Likely2013-02-13
|\
| * OF: convert devtree lock from rw_lock to raw spinlockThomas Gleixner2013-02-08
* | of: add 'const' to of_node_full_name parameterSteffen Trumtrar2013-02-06
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-18
|\
| * Merge branch 'merge' into nextBenjamin Herrenschmidt2012-11-25
| |\
| * | powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot2012-11-14
| * | powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot2012-11-14
* | | of: *node argument to of_parse_phandle_with_args should be constGuennadi Liakhovetski2012-12-11
* | | Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"Randy Dunlap2012-11-30
* | | of: add 'const' for of_parse_phandle parameter *npSteffen Trumtrar2012-11-29
* | | of: introduce for_each_matching_node_and_match()Stephen Warren2012-11-20
* | | dt: add helper function to read u8 & u16 variables & arraysViresh Kumar2012-11-20
* | | drivers/of: Constify device_node->name and ->path_component_nameGrant Likely2012-11-17
| |/ |/|
* | of: add stub of_get_child_by_name for non-OF buildsOlof Johansson2012-10-17
|/
* Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-10-04
|\
| * dt: Add empty of_find_node_by_name() functionPeter Ujfalusi2012-09-18
* | Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-10-03
|\ \
| * | dt: introduce of_get_child_by_name to get child node by nameSrinivas Kandagatla2012-10-01
| |/
* / dt: introduce for_each_available_child_of_node, of_get_next_available_childTimur Tabi2012-08-20
|/
* Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-07-31
|\
| * Merge remote-tracking branch 'origin' into irqdomain/nextGrant Likely2012-07-25
| |\
| * | irqdomain: Simple NUMA awareness.Paul Mundt2012-06-15
| * | devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-06-15
* | | Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-07-30
|\ \ \ | |_|/ |/| |
| * | dt: Add empty of_parse_phandle_with_args() functionThierry Reding2012-06-15
| * | dt: Add empty of_property_match_string() functionThierry Reding2012-06-15
| |/
* | Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-07-24
|\ \
| * | devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-07-06
| |/
* / of: Improve prom_update_property() functionDong Aisheng2012-07-11
|/
* 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