index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
/
base.c
Age
Commit message (
Expand
)
Author
2025-02-07
of: base: Add of_get_available_child_by_name()
Biju Das
2025-01-24
Merge tag 'devicetree-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-01-17
of: Correct element count for two arrays in API of_parse_phandle_with_args_map()
Zijun Hu
2025-01-17
of: Do not expose of_alias_scan() and correct its comments
Zijun Hu
2025-01-10
of: Correct child specifier used as input of the 2nd nexus node
Zijun Hu
2024-12-22
Merge tag 'devicetree-fixes-for-6.13-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-12-20
of: Add coreboot firmware to excluded default cells list
Rob Herring (Arm)
2024-12-16
of: Fix of_find_node_opts_by_path() handling of alias+path+options
Zijun Hu
2024-12-10
of: Simplify API of_find_node_with_property() implementation
Zijun Hu
2024-12-03
of: Fix error path in of_parse_phandle_with_args_map()
Herve Codina
2024-11-29
of: base: Document prefix argument for of_get_next_child_with_prefix()
Chen-Yu Tsai
2024-11-27
of: base: Add for_each_child_of_node_with_prefix()
Chen-Yu Tsai
2024-11-08
of: WARN on deprecated #address-cells/#size-cells handling
Rob Herring (Arm)
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-04-15
of: Use scope based kfree() cleanups
Rob Herring
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-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-13
of: Make explicit cpu_to_be32 conversion to mute sparse warning
Dawei Li
2024-01-23
of: Add for_each_reserved_child_of_node()
Kuninori Morimoto
2024-01-23
of: Add of_get_next_status_child() and makes more generic of_get_next
Kuninori Morimoto
2024-01-23
of: Add __of_device_is_status() and makes more generic status check
Kuninori Morimoto
2024-01-09
of: Fix double free in of_parse_phandle_with_args_map
Christian A. Ehrhardt
2023-08-21
of: Refactor node and property manipulation function locking
Rob Herring
2023-08-21
of: dynamic: Move dead property list check into property add/update functions
Rob Herring
2023-08-04
of: Move of_platform_register_reconfig_notifier() into DT core
Rob Herring
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: Move CPU node related functions to their own file
Rob Herring
2023-04-05
of: Rename of_modalias_node()
Miquel Raynal
2023-01-05
of: base: use strscpy() to instead of strncpy()
Xu Panda
2022-10-10
Merge tag 'devicetree-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-10-03
of: base: Shift refcount decrement in of_find_last_cache_level()
Pierre Gondois
2022-09-30
of: base: make of_device_compatible_match() accept const device node
Dmitry Torokhov
2022-08-22
of: base: export of_device_compatible_match() for use in modules
Vladimir Oltean
2022-08-22
of: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-04
Merge tag 'devicetree-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-06-28
of: Drop duplicate 'the' in of_find_last_cache_level kerneldoc
Deming Wang
2022-06-27
of: base: Avoid console probe delay when fw_devlink.strict=1
Saravana Kannan
2022-03-21
Revert "of: base: Introduce of_alias_get_alias_list() to check alias IDs"
Rob Herring
2022-01-20
of: base: make small of_parse_phandle() variants static inline
Michael Walle
2022-01-08
of: base: Improve argument length mismatch error
Baruch Siach
2022-01-08
of: base: Fix phandle argument length mismatch error message
Baruch Siach
2021-12-01
of: base: Skip CPU nodes with "fail"/"fail-..." status
Matthias Schiffer
2021-11-02
Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-10-20
of: Add of_get_cpu_hwid() to read hardware ID from CPU nodes
Rob Herring
2021-10-06
fbdev: simplefb: fix Kconfig dependencies
Arnd Bergmann
2021-09-01
Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[next]