index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
of.h
Age
Commit message (
Expand
)
Author
2012-12-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-12-11
of: *node argument to of_parse_phandle_with_args should be const
Guennadi Liakhovetski
2012-11-30
Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"
Randy Dunlap
2012-11-29
of: add 'const' for of_parse_phandle parameter *np
Steffen Trumtrar
2012-11-26
Merge branch 'merge' into next
Benjamin Herrenschmidt
2012-11-20
of: introduce for_each_matching_node_and_match()
Stephen Warren
2012-11-20
dt: add helper function to read u8 & u16 variables & arrays
Viresh Kumar
2012-11-17
drivers/of: Constify device_node->name and ->path_component_name
Grant Likely
2012-11-15
powerpc+of: Rename the drivers/of prom_* functions to of_*
Nathan Fontenot
2012-11-15
powerpc+of: Add of node/property notification chain for adds and removes
Nathan Fontenot
2012-10-17
of: add stub of_get_child_by_name for non-OF builds
Olof Johansson
2012-10-05
Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-10-03
Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
2012-10-01
dt: introduce of_get_child_by_name to get child node by name
Srinivas Kandagatla
2012-09-18
dt: Add empty of_find_node_by_name() function
Peter Ujfalusi
2012-08-20
dt: introduce for_each_available_child_of_node, of_get_next_available_child
Timur Tabi
2012-07-31
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-07-30
Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2012-07-24
Merge remote-tracking branch 'origin' into irqdomain/next
Grant Likely
2012-07-24
Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
2012-07-11
of: Improve prom_update_property() function
Dong Aisheng
2012-07-06
devicetree: add helper inline for retrieving a node's full name
Grant Likely
2012-06-15
irqdomain: Simple NUMA awareness.
Paul Mundt
2012-06-15
devicetree: add helper inline for retrieving a node's full name
Grant Likely
2012-06-15
dt: Add empty of_parse_phandle_with_args() function
Thierry Reding
2012-06-15
dt: Add empty of_property_match_string() function
Thierry Reding
2012-05-02
dt: add of_get_child_count helper function
Dong Aisheng
2012-04-18
dt: add property iteration helpers
Stephen Warren
2012-03-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-28
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-28
powerpc/eeh: Remove eeh device from OF node
Gavin Shan
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-16
Merge branch 'spear/dt' into next/dt2
Arnd Bergmann
2012-03-15
of: introduce helper to manage boolean
Jean-Christophe PLAGNIOL-VILLARD
2012-03-09
powerpc/eeh: Introduce EEH device
Gavin Shan
2012-02-21
of: Only compile OF_DYNAMIC on PowerPC pseries and iseries
Grant Likely
2012-02-15
dt: add empty of_find_compatible_node function
Shawn Guo
2012-01-28
of: Add of_property_match_string() to find index into a string list
Grant Likely
2012-01-07
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-12-28
dt: add empty of_get_node/of_put_node functions
Rob Herring
2011-12-27
dt: reform for_each_property to for_each_property_of_node
Dong Aisheng
2011-12-12
of: create of_phandle_args to simplify return of phandle parsing data
Grant Likely
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-04
dt: add empty of_machine_is_compatible
Stephen Warren
2011-11-03
Merge branch 'for-grant' of git://sources.calxeda.com/kernel/linux into devic...
Grant Likely
2011-11-01
Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-10-31
of: fix implicit use of errno.h in include/linux/of.h
Paul Gortmaker
2011-10-29
dt: add empty of_alias_get_id() for non-dt builds
Nicolas Ferre
2011-10-29
of: include errno.h
Kalle Valo
[next]