aboutsummaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)AuthorFilesLines
2024-03-21Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-3/+12
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+2
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-7/+8
2024-03-15Merge tag 'devicetree-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 12-174/+275
2024-03-15Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 1-30/+81
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+2
2024-03-13of: unittest: Use for_each_child_of_node_scoped()Gravatar Jonathan Cameron 1-8/+3
2024-03-12of: Move all FDT reserved-memory handling into of_reserved_mem.cGravatar Rob Herring 3-126/+127
2024-03-08of: Add KUnit test to confirm DTB is loadedGravatar Stephen Boyd 4-0/+71
2024-03-08of: unittest: treat missing of_root as error instead of fixing upGravatar Frank Rowand 1-8/+4
2024-03-08um: Unconditionally call unflatten_device_tree()Gravatar Stephen Boyd 1-4/+0
2024-03-08of: Create of_root if no dtb provided by firmwareGravatar Frank Rowand 5-8/+40
2024-03-08of: Always unflatten in unflatten_and_copy_device_tree()Gravatar Stephen Boyd 1-15/+17
2024-03-07of: property: fw_devlink: Add support for "post-init-providers" propertyGravatar Saravana Kannan 1-3/+12
2024-03-07driver core: Adds flags param to fwnode_link_add()Gravatar Saravana Kannan 1-1/+1
2024-03-03of: Reimplement of_machine_is_compatible() using of_machine_compatible_match()Gravatar Christophe Leroy 1-20/+1
2024-03-03of: Change of_machine_is_compatible() to return boolGravatar Michael Ellerman 1-3/+2
2024-03-03of: Add of_machine_compatible_match()Gravatar Michael Ellerman 1-0/+21
2024-03-01Merge tag 'devicetree-fixes-for-6.8-2' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+1
2024-03-01of/platform: Inform about created platform devices using pr_debug()Gravatar Uwe Kleine-König 1-0/+2
2024-03-01of: property: fw_devlink: Fix stupid bug in remote-endpoint parsingGravatar Saravana Kannan 1-1/+1
2024-02-25Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...Gravatar Greg Kroah-Hartman 1-0/+2
2024-02-23arm64, crash: wrap crash dumping code into crash related ifdefsGravatar Baoquan He 1-0/+2
2024-02-19of: property: add device link support for io-backendsGravatar Olivier Moysan 1-0/+2
2024-02-15Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-43/+34
2024-02-13of: Make explicit cpu_to_be32 conversion to mute sparse warningGravatar Dawei Li 1-2/+2
2024-02-09of: property: Add in-ports/out-ports support to of_graph_get_port_parent()Gravatar Saravana Kannan 1-1/+3
2024-02-09of: property: Improve finding the supplier of a remote-endpoint propertyGravatar Saravana Kannan 1-1/+11
2024-02-09of: property: Improve finding the consumer of a remote-endpoint propertyGravatar Saravana Kannan 1-37/+10
2024-02-06of: property: use unsigned int return on of_graph_get_endpoint_count()Gravatar Kuninori Morimoto 1-2/+2
2024-02-06of: property: add missing kerneldoc for of_graph_get_endpoint_count()Gravatar Kuninori Morimoto 1-0/+6
2024-01-31of: unittest: Fix compile in the non-dynamic caseGravatar Christian A. Ehrhardt 1-3/+9
2024-01-31of: property: fix typo in io-channelsGravatar Nuno Sa 1-1/+1
2024-01-23of: Add for_each_reserved_child_of_node()Gravatar Kuninori Morimoto 1-0/+29
2024-01-23of: Add of_get_next_status_child() and makes more generic of_get_nextGravatar Kuninori Morimoto 1-11/+18
2024-01-23of: Add __of_device_is_status() and makes more generic status checkGravatar Kuninori Morimoto 1-21/+36
2024-01-22of: property: Make 'no port node found' output a debug messageGravatar Alexander Stein 1-1/+1
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-8/+16
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-40/+41
2024-01-12Merge tag 'devicetree-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 6-40/+76
2024-01-11of: unittest: Fix of_count_phandle_with_args() expected value messageGravatar Geert Uytterhoeven 1-1/+1
2024-01-09of: Fix double free in of_parse_phandle_with_args_mapGravatar Christian A. Ehrhardt 3-32/+53
2024-01-09drivers: of: Fixed kernel doc warningGravatar Muzammil Ashraf 1-3/+4
2024-01-03Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Gravatar Joerg Roedel 1-8/+16
2023-12-15of: device: Export of_device_make_bus_id()Gravatar Miquel Raynal 2-40/+41
2023-12-15dma-mapping: don't store redundant offsetsGravatar Robin Murphy 1-1/+0
2023-12-12iommmu/of: Do not return struct iommu_ops from of_iommu_configure()Gravatar Jason Gunthorpe 1-7/+15
2023-12-12iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()Gravatar Jason Gunthorpe 1-1/+1
2023-12-07Merge tag 'devicetree-fixes-for-6.7-1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-2/+3
2023-12-07of/platform: Disable sysfb if a simple-framebuffer node is foundGravatar Javier Martinez Canillas 1-2/+16