aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/of.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-8/+21
2012-12-11of: *node argument to of_parse_phandle_with_args should be constGuennadi Liakhovetski1-1/+1
2012-11-30Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"Randy Dunlap1-2/+2
2012-11-29of: add 'const' for of_parse_phandle parameter *npSteffen Trumtrar1-2/+2
2012-11-26Merge branch 'merge' into nextBenjamin Herrenschmidt1-0/+7
2012-11-20of: introduce for_each_matching_node_and_match()Stephen Warren1-2/+13
2012-11-20dt: add helper function to read u8 & u16 variables & arraysViresh Kumar1-0/+30
2012-11-17drivers/of: Constify device_node->name and ->path_component_nameGrant Likely1-2/+2
2012-11-15powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot1-4/+3
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot1-4/+18
2012-10-17of: add stub of_get_child_by_name for non-OF buildsOlof Johansson1-0/+7
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-0/+6
2012-10-03Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds1-0/+2
2012-10-01dt: introduce of_get_child_by_name to get child node by nameSrinivas Kandagatla1-0/+2
2012-09-18dt: Add empty of_find_node_by_name() functionPeter Ujfalusi1-0/+6
2012-08-20dt: introduce for_each_available_child_of_node, of_get_next_available_childTimur Tabi1-0/+7
2012-07-31Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-5/+10
2012-07-30Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds1-0/+16
2012-07-24Merge remote-tracking branch 'origin' into irqdomain/nextGrant Likely1-2/+1
2012-07-24Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds1-0/+10
2012-07-11of: Improve prom_update_property() functionDong Aisheng1-2/+1
2012-07-06devicetree: add helper inline for retrieving a node's full nameGrant Likely1-0/+10
2012-06-15irqdomain: Simple NUMA awareness.Paul Mundt1-5/+10
2012-06-15devicetree: add helper inline for retrieving a node's full nameGrant Likely1-0/+10
2012-06-15dt: Add empty of_parse_phandle_with_args() functionThierry Reding1-0/+9
2012-06-15dt: Add empty of_property_match_string() functionThierry Reding1-0/+7
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