index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
of.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
device property: Add function to search for named child of device
Adam Thomson
2016-06-26
1
-7
/
+7
|
|
|
/
*
|
|
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-07-30
1
-0
/
+2
|
\
\
\
|
*
|
|
dt: Add of_device_compatible_match()
Benjamin Herrenschmidt
2016-07-20
1
-0
/
+2
|
|
/
/
*
|
|
Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...
Thomas Gleixner
2016-07-07
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
of: Add a new macro to declare_of for one parameter function returning a value
Daniel Lezcano
2016-06-28
1
-0
/
+3
|
|
/
*
/
of: add missing const for of_parse_phandle_with_args() in !CONFIG_OF
Kuninori Morimoto
2016-06-03
1
-1
/
+1
|
/
*
Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-05-20
1
-0
/
+56
|
\
|
*
of: Introduce of_phandle_iterator_args()
Joerg Roedel
2016-04-19
1
-0
/
+10
|
*
of: Introduce of_for_each_phandle() helper macro
Joerg Roedel
2016-04-19
1
-0
/
+6
|
*
of: Move phandle walking to of_phandle_iterator_next()
Joerg Roedel
2016-04-19
1
-0
/
+7
|
*
of: Introduce struct of_phandle_iterator
Joerg Roedel
2016-04-19
1
-0
/
+33
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-05-16
1
-0
/
+9
|
\
\
|
*
|
of, numa: Add NUMA of binding implementation.
David Daney
2016-04-15
1
-0
/
+9
|
|
/
*
/
device property: Avoid potential dereferences of invalid pointers
Heikki Krogerus
2016-04-27
1
-1
/
+1
|
/
*
Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-03-19
1
-9
/
+9
|
\
|
*
of: add 'const' for of_property_*_string*() parameter '*np'
David Rivshin
2016-03-03
1
-9
/
+9
*
|
of: drop symbols declared by _OF_DECLARE() from modules
Masahiro Yamada
2016-01-25
1
-1
/
+1
|
/
*
of: Provide static inline function for of_translate_address if needed
Guenter Roeck
2015-11-10
1
-2
/
+2
*
device property: check fwnode type in to_of_node()
Andy Shevchenko
2015-08-26
1
-1
/
+2
*
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-07-01
1
-8
/
+16
|
\
|
*
Merge remote-tracking branch 'robh/for-next' into devicetree/next
Grant Likely
2015-06-30
1
-7
/
+12
|
|
\
|
|
*
of: define of_find_node_by_phandle for !CONFIG_OF
Suman Anna
2015-06-23
1
-0
/
+5
|
|
*
of: Grammar s/property exist/property exists/
Geert Uytterhoeven
2015-05-28
1
-1
/
+1
|
|
*
of: Move OF flags to be visible even when !CONFIG_OF
Pantelis Antoniou
2015-05-28
1
-6
/
+6
|
*
|
of: return NUMA_NO_NODE from fallback of_node_to_nid()
Konstantin Khlebnikov
2015-06-04
1
-1
/
+4
|
|
/
*
|
ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()
Alexander Sverdlin
2015-06-24
1
-2
/
+2
*
|
drivers: of/base: move of_init to driver_init
Sudeep Holla
2015-05-26
1
-0
/
+6
|
/
*
Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-04-24
1
-0
/
+6
|
\
|
*
of: Add helper function to check MMIO register endianness
Kevin Cernekee
2015-04-14
1
-0
/
+6
*
|
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-04-18
1
-0
/
+32
|
\
\
|
*
|
of: Empty node & property flag accessors when !OF
Pantelis Antoniou
2015-03-27
1
-0
/
+32
|
|
/
*
/
of: base: add function to get highest id of an alias stem
Wolfram Sang
2015-03-18
1
-0
/
+6
|
/
*
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-11
1
-22
/
+99
|
\
|
*
of: Drop ->next pointer from struct device_node
Grant Likely
2014-12-03
1
-1
/
+0
|
*
of: add optional options parameter to of_find_node_by_path()
Leif Lindholm
2014-12-03
1
-1
/
+13
|
*
of/overlay: Introduce DT overlay support
Pantelis Antoniou
2014-11-24
1
-0
/
+31
|
*
of/reconfig: Always use the same structure for notifiers
Grant Likely
2014-11-24
1
-10
/
+13
|
*
of/reconfig: Add empty stubs for the of_reconfig methods
Grant Likely
2014-11-24
1
-6
/
+23
|
*
of/reconfig: Add of_reconfig_get_state_change() of notifier helper.
Pantelis Antoniou
2014-11-24
1
-0
/
+7
|
*
of: Change of_device_is_available() to return bool
Kevin Cernekee
2014-11-18
1
-3
/
+3
|
*
of: Fix padding in _OF_DECLARE macro definition
Thierry Reding
2014-11-04
1
-1
/
+1
|
*
of: Eliminate of_allnodes list
Grant Likely
2014-11-04
1
-5
/
+6
|
*
of: introduce of_property_read_s32
Sebastian Reichel
2014-11-04
1
-0
/
+7
*
|
Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
2014-12-11
1
-2
/
+1
|
\
\
|
*
|
of.h: Keep extern declaration of of_* variables when !CONFIG_OF
Hans de Goede
2014-11-14
1
-2
/
+1
*
|
|
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-10
1
-0
/
+34
|
\
\
\
|
*
|
|
Driver core: Unified interface for firmware node properties
Rafael J. Wysocki
2014-11-04
1
-0
/
+22
|
*
|
|
Driver core: Unified device properties interface for platform firmware
Rafael J. Wysocki
2014-11-04
1
-0
/
+12
|
|
|
/
|
|
/
|
|
|
|
|
\
\
*
-
.
\
\
Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...
Mark Brown
2014-12-05
1
-0
/
+11
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
|
*
of: Rename "poweroff-source" property to "system-power-controller"
Romain Perier
2014-12-01
1
-3
/
+3
[prev]
[next]