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
*
of: overlay: Fix of_overlay_fdt_apply prototype when !CONFIG_OF_OVERLAY
Pavel Pisa
2023-09-05
1
-2
/
+2
*
of: overlay: Extend of_overlay_fdt_apply() to specify the target node
Lizhi Hou
2023-08-22
1
-1
/
+1
*
of: dynamic: Add interfaces for creating device node dynamically
Lizhi Hou
2023-08-22
1
-0
/
+23
*
of: fix htmldocs build warnings
Stephen Rothwell
2023-07-26
1
-4
/
+3
*
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-27
1
-1
/
+17
|
\
|
*
of: Move the request module helper logic to module.c
Miquel Raynal
2023-04-05
1
-0
/
+6
|
*
of: Move of_modalias() to module.c
Miquel Raynal
2023-04-05
1
-0
/
+9
|
*
of: Rename of_modalias_node()
Miquel Raynal
2023-04-05
1
-1
/
+2
*
|
of: Drop unnecessary includes in headers
Rob Herring
2023-04-13
1
-3
/
+2
*
|
of: Move CPU node related functions to their own file
Rob Herring
2023-04-13
1
-7
/
+12
*
|
of: Move of_device_get_match_data() declaration
Rob Herring
2023-04-13
1
-0
/
+6
*
|
of: Make devtree_lock declaration private
Rob Herring
2023-04-10
1
-2
/
+0
|
/
*
Merge tag 'devicetree-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-24
1
-2
/
+28
|
\
|
*
of: dynamic: add lifecycle docbook info to node creation functions
Frank Rowand
2023-02-20
1
-0
/
+11
|
*
of: Add of_property_present() helper
Rob Herring
2023-02-17
1
-1
/
+16
|
*
of: make of_node_ktype constant
Thomas Weißschuh
2023-02-06
1
-1
/
+1
*
|
of: base: add of_parse_phandle_with_optional_args()
Michael Walle
2023-02-06
1
-0
/
+25
|
/
*
of: declare string literals const
Christian Göttsche
2022-10-16
1
-2
/
+2
*
of: base: make of_device_compatible_match() accept const device node
Dmitry Torokhov
2022-09-30
1
-2
/
+2
*
Merge tag 'devicetree-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-04
1
-2
/
+3
|
\
|
*
of: constify of_property_check_flags() prop argument
Clément Léger
2022-06-06
1
-2
/
+3
*
|
x86/kexec: Carry forward IMA measurement log on kexec
Jonathan McDowell
2022-07-01
1
-2
/
+0
|
/
*
of: overlay: add entry to of_overlay_action_name[]
Frank Rowand
2022-05-03
1
-0
/
+13
*
of: overlay: rework overlay apply and remove kfree()s
Frank Rowand
2022-04-25
1
-1
/
+2
*
Revert "of: base: Introduce of_alias_get_alias_list() to check alias IDs"
Rob Herring
2022-03-21
1
-10
/
+0
*
of: property: define of_property_read_u{8,16,32,64}_array() unconditionally
Michael Walle
2022-01-20
1
-150
/
+124
*
of: base: make small of_parse_phandle() variants static inline
Michael Walle
2022-01-20
1
-28
/
+120
*
of: make of_node_check_flag() device_node parameter const
Nathan Lynch
2021-10-20
1
-1
/
+1
*
of: Add of_get_cpu_hwid() to read hardware ID from CPU nodes
Rob Herring
2021-10-20
1
-0
/
+1
*
Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-09-07
1
-1
/
+1
|
\
|
*
of: unify of_count_phandle_with_args() arguments with !CONFIG_OF
Krzysztof Kozlowski
2021-08-05
1
-1
/
+1
*
|
of: Add stub for of_add_property()
Wesley Cheng
2021-07-12
1
-0
/
+5
|
/
*
of: reserved-memory: Add stub for RESERVEDMEM_OF_DECLARE()
Dmitry Osipenko
2021-06-21
1
-4
/
+7
*
of: linux/of.h: fix kernel-doc warnings
Randy Dunlap
2021-04-21
1
-2
/
+2
*
of: Add missing 'Return' section in kerneldoc comments
Rob Herring
2021-03-27
1
-22
/
+41
*
powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
Lakshmi Ramasubramanian
2021-03-08
1
-0
/
+2
*
of: Add a common kexec FDT setup function
Rob Herring
2021-03-08
1
-0
/
+5
*
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-15
1
-1
/
+2
|
\
|
*
driver core: Add fwnode_init()
Saravana Kannan
2020-12-09
1
-1
/
+1
|
*
of: fix linker-section match-table corruption
Johan Hovold
2020-12-04
1
-0
/
+1
*
|
of/address: Introduce of_dma_get_max_cpu_address()
Nicolas Saenz Julienne
2020-11-20
1
-0
/
+7
|
/
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-1
/
+1
*
of: Export of_remove_property() to modules
Florian Fainelli
2020-09-05
1
-0
/
+5
*
Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-03
1
-0
/
+5
|
\
|
*
<linux/of.h>: add stub for of_get_next_parent() to fix qcom build error
Randy Dunlap
2020-07-10
1
-0
/
+5
*
|
of/iommu: Make of_map_rid() PCI agnostic
Lorenzo Pieralisi
2020-07-28
1
-2
/
+2
|
/
*
of: base: Add of_get_cpu_state_node() to get idle states for a CPU node
Ulf Hansson
2020-01-02
1
-0
/
+8
*
of: Fix typo in kerneldoc
Thierry Reding
2019-07-26
1
-1
/
+1
*
of: fix clang -Wunsequenced for be32_to_cpu()
Phong Tran
2019-05-01
1
-2
/
+2
*
of: use correct function prototype for of_overlay_fdt_apply()
Chris Packham
2019-04-10
1
-1
/
+2
[next]