summaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)Author
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-15Merge tag 'devicetree-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-15Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-13of: unittest: Use for_each_child_of_node_scoped()Jonathan Cameron
2024-03-12of: Move all FDT reserved-memory handling into of_reserved_mem.cRob Herring
2024-03-08of: Add KUnit test to confirm DTB is loadedStephen Boyd
2024-03-08of: unittest: treat missing of_root as error instead of fixing upFrank Rowand
2024-03-08um: Unconditionally call unflatten_device_tree()Stephen Boyd
2024-03-08of: Create of_root if no dtb provided by firmwareFrank Rowand
2024-03-08of: Always unflatten in unflatten_and_copy_device_tree()Stephen Boyd
2024-03-03of: Reimplement of_machine_is_compatible() using of_machine_compatible_match()Christophe Leroy
2024-03-03of: Change of_machine_is_compatible() to return boolMichael Ellerman
2024-03-03of: Add of_machine_compatible_match()Michael Ellerman
2024-03-01Merge tag 'devicetree-fixes-for-6.8-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-01of/platform: Inform about created platform devices using pr_debug()Uwe Kleine-König
2024-03-01of: property: fw_devlink: Fix stupid bug in remote-endpoint parsingSaravana Kannan
2024-02-23arm64, crash: wrap crash dumping code into crash related ifdefsBaoquan He
2024-02-15Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-02-13of: Make explicit cpu_to_be32 conversion to mute sparse warningDawei Li
2024-02-09of: property: Add in-ports/out-ports support to of_graph_get_port_parent()Saravana Kannan
2024-02-09of: property: Improve finding the supplier of a remote-endpoint propertySaravana Kannan
2024-02-09of: property: Improve finding the consumer of a remote-endpoint propertySaravana Kannan
2024-02-06of: property: use unsigned int return on of_graph_get_endpoint_count()Kuninori Morimoto
2024-02-06of: property: add missing kerneldoc for of_graph_get_endpoint_count()Kuninori Morimoto
2024-01-31of: unittest: Fix compile in the non-dynamic caseChristian A. Ehrhardt
2024-01-31of: property: fix typo in io-channelsNuno Sa
2024-01-23of: Add for_each_reserved_child_of_node()Kuninori Morimoto
2024-01-23of: Add of_get_next_status_child() and makes more generic of_get_nextKuninori Morimoto
2024-01-23of: Add __of_device_is_status() and makes more generic status checkKuninori Morimoto
2024-01-22of: property: Make 'no port node found' output a debug messageAlexander Stein
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-12Merge tag 'devicetree-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-11of: unittest: Fix of_count_phandle_with_args() expected value messageGeert Uytterhoeven
2024-01-09of: Fix double free in of_parse_phandle_with_args_mapChristian A. Ehrhardt
2024-01-09drivers: of: Fixed kernel doc warningMuzammil Ashraf
2024-01-03Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel
2023-12-15of: device: Export of_device_make_bus_id()Miquel Raynal
2023-12-15dma-mapping: don't store redundant offsetsRobin Murphy
2023-12-12iommmu/of: Do not return struct iommu_ops from of_iommu_configure()Jason Gunthorpe
2023-12-12iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()Jason Gunthorpe
2023-12-07Merge tag 'devicetree-fixes-for-6.7-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-12-07of/platform: Disable sysfb if a simple-framebuffer node is foundJavier Martinez Canillas
2023-11-27of: dynamic: Fix of_reconfig_get_state_change() return value documentationLuca Ceresoli
2023-11-22of: fix recursion typo in kernel docJohan Hovold
2023-11-15of: overlay: enable of_overlay_fdt_apply() kerneldocLuca Ceresoli
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-08of: property: Add fw_devlink support for msi-parentAnup Patel
2023-10-31Merge tag 'devicetree-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds