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
/
include
/
linux
/
of.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-24
Merge tag 'devicetree-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+28
2023-02-20
of: dynamic: add lifecycle docbook info to node creation functions
Frank Rowand
1
-0
/
+11
2023-02-17
of: Add of_property_present() helper
Rob Herring
1
-1
/
+16
2023-02-06
of: base: add of_parse_phandle_with_optional_args()
Michael Walle
1
-0
/
+25
2023-02-06
of: make of_node_ktype constant
Thomas Weißschuh
1
-1
/
+1
2022-10-16
of: declare string literals const
Christian Göttsche
1
-2
/
+2
2022-09-30
of: base: make of_device_compatible_match() accept const device node
Dmitry Torokhov
1
-2
/
+2
2022-08-04
Merge tag 'devicetree-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+3
2022-07-01
x86/kexec: Carry forward IMA measurement log on kexec
Jonathan McDowell
1
-2
/
+0
2022-06-06
of: constify of_property_check_flags() prop argument
Clément Léger
1
-2
/
+3
2022-05-03
of: overlay: add entry to of_overlay_action_name[]
Frank Rowand
1
-0
/
+13
2022-04-25
of: overlay: rework overlay apply and remove kfree()s
Frank Rowand
1
-1
/
+2
2022-03-21
Revert "of: base: Introduce of_alias_get_alias_list() to check alias IDs"
Rob Herring
1
-10
/
+0
2022-01-20
of: property: define of_property_read_u{8,16,32,64}_array() unconditionally
Michael Walle
1
-150
/
+124
2022-01-20
of: base: make small of_parse_phandle() variants static inline
Michael Walle
1
-28
/
+120
2021-10-20
of: make of_node_check_flag() device_node parameter const
Nathan Lynch
1
-1
/
+1
2021-10-20
of: Add of_get_cpu_hwid() to read hardware ID from CPU nodes
Rob Herring
1
-0
/
+1
2021-09-07
Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2021-08-05
of: unify of_count_phandle_with_args() arguments with !CONFIG_OF
Krzysztof Kozlowski
1
-1
/
+1
2021-07-12
of: Add stub for of_add_property()
Wesley Cheng
1
-0
/
+5
2021-06-21
of: reserved-memory: Add stub for RESERVEDMEM_OF_DECLARE()
Dmitry Osipenko
1
-4
/
+7
2021-04-21
of: linux/of.h: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2021-03-27
of: Add missing 'Return' section in kerneldoc comments
Rob Herring
1
-22
/
+41
2021-03-08
powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
Lakshmi Ramasubramanian
1
-0
/
+2
2021-03-08
of: Add a common kexec FDT setup function
Rob Herring
1
-0
/
+5
2020-12-15
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2020-12-09
driver core: Add fwnode_init()
Saravana Kannan
1
-1
/
+1
2020-12-04
of: fix linker-section match-table corruption
Johan Hovold
1
-0
/
+1
2020-11-20
of/address: Introduce of_dma_get_max_cpu_address()
Nicolas Saenz Julienne
1
-0
/
+7
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-09-05
of: Export of_remove_property() to modules
Florian Fainelli
1
-0
/
+5
2020-08-03
Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2020-07-28
of/iommu: Make of_map_rid() PCI agnostic
Lorenzo Pieralisi
1
-2
/
+2
2020-07-10
<linux/of.h>: add stub for of_get_next_parent() to fix qcom build error
Randy Dunlap
1
-0
/
+5
2020-01-02
of: base: Add of_get_cpu_state_node() to get idle states for a CPU node
Ulf Hansson
1
-0
/
+8
2019-07-26
of: Fix typo in kerneldoc
Thierry Reding
1
-1
/
+1
2019-05-01
of: fix clang -Wunsequenced for be32_to_cpu()
Phong Tran
1
-2
/
+2
2019-04-10
of: use correct function prototype for of_overlay_fdt_apply()
Chris Packham
1
-1
/
+2
2019-01-10
of: Remove struct device_node.type pointer
Rob Herring
1
-1
/
+0
2018-12-28
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+16
2018-11-18
of: Drop full path from full_name for PDT systems
Rob Herring
1
-1
/
+0
2018-11-08
of: overlay: validate overlay properties #address-cells and #size-cells
Frank Rowand
1
-0
/
+6
2018-11-08
of: overlay: add tests to validate kfrees from overlay removal
Frank Rowand
1
-5
/
+10
2018-10-29
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+10
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+12
2018-10-04
of: Fix property name in of_node_get_device_type
Rob Herring
1
-1
/
+1
2018-09-28
Merge branch 'dt/cpu-type-rework' into dt/next
Rob Herring
1
-0
/
+11
2018-09-28
of: Add cpu node iterator for_each_of_cpu_node()
Rob Herring
1
-0
/
+11
2018-09-25
iommu/of: make of_pci_map_rid() available for other devices too
Nipun Gupta
1
-0
/
+11
2018-09-20
of: base: Introduce of_alias_get_alias_list() to check alias IDs
Michal Simek
1
-0
/
+10
[next]