index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
/
base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-15
of: Use scope based kfree() cleanups
Rob Herring
1
-26
/
+8
2024-03-15
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-7
/
+8
2024-03-15
Merge tag 'devicetree-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2024-03-03
of: Reimplement of_machine_is_compatible() using of_machine_compatible_match()
Christophe Leroy
1
-20
/
+1
2024-03-03
of: Change of_machine_is_compatible() to return bool
Michael Ellerman
1
-3
/
+2
2024-03-03
of: Add of_machine_compatible_match()
Michael Ellerman
1
-0
/
+21
2024-02-13
of: Make explicit cpu_to_be32 conversion to mute sparse warning
Dawei Li
1
-2
/
+2
2024-01-23
of: Add for_each_reserved_child_of_node()
Kuninori Morimoto
1
-0
/
+29
2024-01-23
of: Add of_get_next_status_child() and makes more generic of_get_next
Kuninori Morimoto
1
-11
/
+18
2024-01-23
of: Add __of_device_is_status() and makes more generic status check
Kuninori Morimoto
1
-21
/
+36
2024-01-09
of: Fix double free in of_parse_phandle_with_args_map
Christian A. Ehrhardt
1
-0
/
+1
2023-08-21
of: Refactor node and property manipulation function locking
Rob Herring
1
-29
/
+33
2023-08-21
of: dynamic: Move dead property list check into property add/update functions
Rob Herring
1
-13
/
+24
2023-08-04
of: Move of_platform_register_reconfig_notifier() into DT core
Rob Herring
1
-0
/
+1
2023-04-27
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+11
2023-04-13
of: Move CPU node related functions to their own file
Rob Herring
1
-187
/
+0
2023-04-05
of: Rename of_modalias_node()
Miquel Raynal
1
-7
/
+11
2023-01-05
of: base: use strscpy() to instead of strncpy()
Xu Panda
1
-2
/
+1
2022-10-10
Merge tag 'devicetree-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+4
2022-10-03
of: base: Shift refcount decrement in of_find_last_cache_level()
Pierre Gondois
1
-1
/
+2
2022-09-30
of: base: make of_device_compatible_match() accept const device node
Dmitry Torokhov
1
-1
/
+1
2022-08-22
of: base: export of_device_compatible_match() for use in modules
Vladimir Oltean
1
-0
/
+1
2022-08-22
of: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-04
Merge tag 'devicetree-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2022-06-28
of: Drop duplicate 'the' in of_find_last_cache_level kerneldoc
Deming Wang
1
-1
/
+1
2022-06-27
of: base: Avoid console probe delay when fw_devlink.strict=1
Saravana Kannan
1
-0
/
+2
2022-03-21
Revert "of: base: Introduce of_alias_get_alias_list() to check alias IDs"
Rob Herring
1
-54
/
+0
2022-01-20
of: base: make small of_parse_phandle() variants static inline
Michael Walle
1
-122
/
+9
2022-01-08
of: base: Improve argument length mismatch error
Baruch Siach
1
-3
/
+8
2022-01-08
of: base: Fix phandle argument length mismatch error message
Baruch Siach
1
-2
/
+2
2021-12-01
of: base: Skip CPU nodes with "fail"/"fail-..." status
Matthias Schiffer
1
-0
/
+27
2021-11-02
Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+22
2021-10-20
of: Add of_get_cpu_hwid() to read hardware ID from CPU nodes
Rob Herring
1
-0
/
+22
2021-10-06
fbdev: simplefb: fix Kconfig dependencies
Arnd Bergmann
1
-0
/
+1
2021-09-01
Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+1
2021-07-15
of: base: remove unnecessary for loop
권오훈
1
-3
/
+1
2021-07-12
of: Add stub for of_add_property()
Wesley Cheng
1
-0
/
+1
2021-03-29
of: base: Fix spelling issue with function param 'prop'
Lee Jones
1
-3
/
+3
2021-03-27
of: Add missing 'Return' section in kerneldoc comments
Rob Herring
1
-18
/
+21
2021-03-27
of: Fix kerneldoc output formatting
Rob Herring
1
-138
/
+137
2021-03-23
of: base: Fix some formatting issues and provide missing descriptions
Lee Jones
1
-5
/
+11
2021-01-15
of: base: improve error msg in of_phandle_iterator_next()
Enrico Weigelt, metux IT consult
1
-2
/
+2
2020-09-05
of: Export of_remove_property() to modules
Florian Fainelli
1
-0
/
+1
2020-07-28
of/iommu: Make of_map_rid() PCI agnostic
Lorenzo Pieralisi
1
-21
/
+21
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-0
/
+36
2020-01-02
of: base: Add of_get_cpu_state_node() to get idle states for a CPU node
Ulf Hansson
1
-0
/
+36
2019-12-24
of: Rework and simplify phandle cache to use a fixed size
Rob Herring
1
-108
/
+22
2019-10-08
of: Factor out #{addr,size}-cells parsing
Robin Murphy
1
-10
/
+22
2019-09-19
of: restore old handling of cells_name=NULL in of_*_phandle_with_args()
Uwe Kleine-König
1
-2
/
+33
2019-09-13
of: Let of_for_each_phandle fallback to non-negative cell_count
Uwe Kleine-König
1
-8
/
+17
[next]