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
2025-01-17
of: Do not expose of_alias_scan() and correct its comments
Zijun Hu
2025-01-13
of: Warn when of_property_read_bool() is used on non-boolean properties
Rob Herring (Arm)
2025-01-13
device property: Split property reading bool and presence test ops
Rob Herring (Arm)
2024-11-27
of: base: Add for_each_child_of_node_with_prefix()
Chen-Yu Tsai
2024-11-27
of: dynamic: Add of_changeset_update_prop_string
Chen-Yu Tsai
2024-10-15
of: Constify struct property pointers
Rob Herring (Arm)
2024-10-15
of: Constify struct device_node function arguments
Rob Herring (Arm)
2024-07-25
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
2024-07-08
of: dynamic: Introduce of_changeset_add_prop_bool()
Herve Codina
2024-07-08
of: dynamic: Constify parameter in of_changeset_add_prop_string_array()
Herve Codina
2024-03-19
Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2024-03-15
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-03-15
Merge tag 'devicetree-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-13
of: Introduce for_each_*_child_of_node_scoped() to automate of_node_put() han...
Jonathan Cameron
2024-03-13
of: Add cleanup.h based auto release via __free(device_node) markings
Jonathan Cameron
2024-03-08
of: Create of_root if no dtb provided by firmware
Frank Rowand
2024-03-04
of: make for_each_property_of_node() available to to !OF
Bartosz Golaszewski
2024-03-03
of: Reimplement of_machine_is_compatible() using of_machine_compatible_match()
Christophe Leroy
2024-03-03
of: Change of_machine_is_compatible() to return bool
Michael Ellerman
2024-03-03
of: Add of_machine_compatible_match()
Michael Ellerman
2024-02-21
of: Add of_phandle_args_equal() helper
Krzysztof Kozlowski
2024-01-23
of: Add for_each_reserved_child_of_node()
Kuninori Morimoto
2023-09-05
of: overlay: Fix of_overlay_fdt_apply prototype when !CONFIG_OF_OVERLAY
Pavel Pisa
2023-08-22
of: overlay: Extend of_overlay_fdt_apply() to specify the target node
Lizhi Hou
2023-08-22
of: dynamic: Add interfaces for creating device node dynamically
Lizhi Hou
2023-07-26
of: fix htmldocs build warnings
Stephen Rothwell
2023-04-27
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-13
of: Drop unnecessary includes in headers
Rob Herring
2023-04-13
of: Move CPU node related functions to their own file
Rob Herring
2023-04-13
of: Move of_device_get_match_data() declaration
Rob Herring
2023-04-10
of: Make devtree_lock declaration private
Rob Herring
2023-04-05
of: Move the request module helper logic to module.c
Miquel Raynal
2023-04-05
of: Move of_modalias() to module.c
Miquel Raynal
2023-04-05
of: Rename of_modalias_node()
Miquel Raynal
2023-02-24
Merge tag 'devicetree-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-20
of: dynamic: add lifecycle docbook info to node creation functions
Frank Rowand
2023-02-17
of: Add of_property_present() helper
Rob Herring
2023-02-06
of: base: add of_parse_phandle_with_optional_args()
Michael Walle
2023-02-06
of: make of_node_ktype constant
Thomas Weißschuh
2022-10-16
of: declare string literals const
Christian Göttsche
2022-09-30
of: base: make of_device_compatible_match() accept const device node
Dmitry Torokhov
2022-08-04
Merge tag 'devicetree-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-07-01
x86/kexec: Carry forward IMA measurement log on kexec
Jonathan McDowell
2022-06-06
of: constify of_property_check_flags() prop argument
Clément Léger
2022-05-03
of: overlay: add entry to of_overlay_action_name[]
Frank Rowand
2022-04-25
of: overlay: rework overlay apply and remove kfree()s
Frank Rowand
2022-03-21
Revert "of: base: Introduce of_alias_get_alias_list() to check alias IDs"
Rob Herring
2022-01-20
of: property: define of_property_read_u{8,16,32,64}_array() unconditionally
Michael Walle
2022-01-20
of: base: make small of_parse_phandle() variants static inline
Michael Walle
2021-10-20
of: make of_node_check_flag() device_node parameter const
Nathan Lynch
[next]