summaryrefslogtreecommitdiffstats
path: root/include/linux/of.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-071-0/+5
|\
| * Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson2013-04-171-0/+5
| |\
| | * OF: add empty of_device_is_available for !OFRob Herring2013-04-111-0/+5
* | | Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-05-051-0/+5
|\ \ \
| * | | of: Add stub of_get_parent for non-OF buildsAlexander Shiyan2013-04-091-0/+5
| | |/ | |/|
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-041-0/+9
|\ \ \ | | |/ | |/|
| * | of: Add support for reading a u32 from a multi-value property.Tony Prisk2013-04-041-0/+9
| |/
* / proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h}David Howells2013-05-011-0/+10
|/
* of: Create function for counting number of phandles in a propertyGrant Likely2013-02-131-0/+9
* Merge branch 'for-next' from git://sources.calxeda.com/kernel/linux.gitGrant Likely2013-02-131-1/+1
|\
| * OF: convert devtree lock from rw_lock to raw spinlockThomas Gleixner2013-02-081-1/+1
* | of: add 'const' to of_node_full_name parameterSteffen Trumtrar2013-02-061-1/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-181-8/+21
|\
| * Merge branch 'merge' into nextBenjamin Herrenschmidt2012-11-261-0/+7
| |\
| * | powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot2012-11-151-4/+3
| * | powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot2012-11-151-4/+18
* | | of: *node argument to of_parse_phandle_with_args should be constGuennadi Liakhovetski2012-12-111-1/+1
* | | Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"Randy Dunlap2012-11-301-2/+2
* | | of: add 'const' for of_parse_phandle parameter *npSteffen Trumtrar2012-11-291-2/+2
* | | of: introduce for_each_matching_node_and_match()Stephen Warren2012-11-201-2/+13
* | | dt: add helper function to read u8 & u16 variables & arraysViresh Kumar2012-11-201-0/+30
* | | drivers/of: Constify device_node->name and ->path_component_nameGrant Likely2012-11-171-2/+2
| |/ |/|
* | of: add stub of_get_child_by_name for non-OF buildsOlof Johansson2012-10-171-0/+7
|/
* Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-10-051-0/+6
|\
| * dt: Add empty of_find_node_by_name() functionPeter Ujfalusi2012-09-181-0/+6
* | Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-10-031-0/+2
|\ \
| * | dt: introduce of_get_child_by_name to get child node by nameSrinivas Kandagatla2012-10-011-0/+2
| |/
* / dt: introduce for_each_available_child_of_node, of_get_next_available_childTimur Tabi2012-08-201-0/+7
|/
* Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-07-311-5/+10
|\
| * Merge remote-tracking branch 'origin' into irqdomain/nextGrant Likely2012-07-241-2/+1
| |\
| * | irqdomain: Simple NUMA awareness.Paul Mundt2012-06-151-5/+10
| * | devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-06-151-0/+10
* | | Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-07-301-0/+16
|\ \ \ | |_|/ |/| |
| * | dt: Add empty of_parse_phandle_with_args() functionThierry Reding2012-06-151-0/+9
| * | dt: Add empty of_property_match_string() functionThierry Reding2012-06-151-0/+7
| |/
* | Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-07-241-0/+10
|\ \
| * | devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-07-061-0/+10
| |/
* / of: Improve prom_update_property() functionDong Aisheng2012-07-111-2/+1
|/
* dt: add of_get_child_count helper functionDong Aisheng2012-05-021-0/+16
* dt: add property iteration helpersStephen Warren2012-04-181-0/+35
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-281-10/+0
|\
| * powerpc/eeh: Remove eeh device from OF nodeGavin Shan2012-03-281-10/+0
* | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-0/+16
|\ \ | |/ |/|
| * Merge branch 'spear/dt' into next/dt2Arnd Bergmann2012-03-161-0/+8
| |\
| * | of: introduce helper to manage booleanJean-Christophe PLAGNIOL-VILLARD2012-03-151-0/+16
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-211-0/+10
|\ \ \
| * | | powerpc/eeh: Introduce EEH deviceGavin Shan2012-03-091-0/+10
| |/ /
* | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-211-8/+9
|\ \ \ | |_|/ |/| |
| * | of: Only compile OF_DYNAMIC on PowerPC pseries and iseriesGrant Likely2012-02-211-8/+6
| * | of: Add of_property_match_string() to find index into a string listGrant Likely2012-01-281-0/+3
| |/