index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
of.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-13
of: Fix overflow bug in string property parsing functions
Grant Likely
1
-14
/
+70
2013-09-11
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-15
/
+34
2013-09-04
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+7
2013-08-30
of: introduce of_parse_phandle_with_fixed_args
Stephen Warren
1
-0
/
+10
2013-08-21
of: move of_get_cpu_node implementation to DT core library
Sudeep KarkadaNagesha
1
-0
/
+7
2013-08-12
OF: Add helper for matching against linux,stdout-path
Sascha Hauer
1
-0
/
+7
2013-07-24
OF: make of_property_for_each_{u32|string}() use parameters if OF is not enabled
Sebastian Andrzej Siewior
1
-15
/
+24
2013-05-07
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+5
2013-05-06
Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
1
-0
/
+5
2013-05-04
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+9
2013-05-02
proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h}
David Howells
1
-0
/
+10
2013-04-17
Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...
Olof Johansson
1
-0
/
+5
2013-04-12
OF: add empty of_device_is_available for !OF
Rob Herring
1
-0
/
+5
2013-04-10
of: Add stub of_get_parent for non-OF builds
Alexander Shiyan
1
-0
/
+5
2013-04-04
of: Add support for reading a u32 from a multi-value property.
Tony Prisk
1
-0
/
+9
2013-02-13
of: Create function for counting number of phandles in a property
Grant Likely
1
-0
/
+9
2013-02-13
Merge branch 'for-next' from git://sources.calxeda.com/kernel/linux.git
Grant Likely
1
-1
/
+1
2013-02-09
OF: convert devtree lock from rw_lock to raw spinlock
Thomas Gleixner
1
-1
/
+1
2013-02-06
of: add 'const' to of_node_full_name parameter
Steffen Trumtrar
1
-1
/
+1
2012-12-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-8
/
+21
2012-12-11
of: *node argument to of_parse_phandle_with_args should be const
Guennadi Liakhovetski
1
-1
/
+1
2012-11-30
Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"
Randy Dunlap
1
-2
/
+2
2012-11-29
of: add 'const' for of_parse_phandle parameter *np
Steffen Trumtrar
1
-2
/
+2
2012-11-26
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-0
/
+7
2012-11-21
of: introduce for_each_matching_node_and_match()
Stephen Warren
1
-2
/
+13
2012-11-21
dt: add helper function to read u8 & u16 variables & arrays
Viresh Kumar
1
-0
/
+30
2012-11-17
drivers/of: Constify device_node->name and ->path_component_name
Grant Likely
1
-2
/
+2
2012-11-15
powerpc+of: Rename the drivers/of prom_* functions to of_*
Nathan Fontenot
1
-4
/
+3
2012-11-15
powerpc+of: Add of node/property notification chain for adds and removes
Nathan Fontenot
1
-4
/
+18
2012-10-18
of: add stub of_get_child_by_name for non-OF builds
Olof Johansson
1
-0
/
+7
2012-10-05
Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-0
/
+6
2012-10-03
Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
1
-0
/
+2
2012-10-01
dt: introduce of_get_child_by_name to get child node by name
Srinivas Kandagatla
1
-0
/
+2
2012-09-18
dt: Add empty of_find_node_by_name() function
Peter Ujfalusi
1
-0
/
+6
2012-08-20
dt: introduce for_each_available_child_of_node, of_get_next_available_child
Timur Tabi
1
-0
/
+7
2012-08-01
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-5
/
+10
2012-07-30
Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
1
-0
/
+16
2012-07-25
Merge remote-tracking branch 'origin' into irqdomain/next
Grant Likely
1
-2
/
+1
2012-07-25
Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
1
-0
/
+10
2012-07-11
of: Improve prom_update_property() function
Dong Aisheng
1
-2
/
+1
2012-07-06
devicetree: add helper inline for retrieving a node's full name
Grant Likely
1
-0
/
+10
2012-06-15
irqdomain: Simple NUMA awareness.
Paul Mundt
1
-5
/
+10
2012-06-15
devicetree: add helper inline for retrieving a node's full name
Grant Likely
1
-0
/
+10
2012-06-15
dt: Add empty of_parse_phandle_with_args() function
Thierry Reding
1
-0
/
+9
2012-06-15
dt: Add empty of_property_match_string() function
Thierry Reding
1
-0
/
+7
2012-05-02
dt: add of_get_child_count helper function
Dong Aisheng
1
-0
/
+16
2012-04-18
dt: add property iteration helpers
Stephen Warren
1
-0
/
+35
2012-03-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-10
/
+0
2012-03-28
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+16
2012-03-28
powerpc/eeh: Remove eeh device from OF node
Gavin Shan
1
-10
/
+0
[next]