summaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)AuthorFilesLines
2024-02-15Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-43/+34
2024-02-09of: property: Add in-ports/out-ports support to of_graph_get_port_parent()Saravana Kannan1-1/+3
2024-02-09of: property: Improve finding the supplier of a remote-endpoint propertySaravana Kannan1-1/+11
2024-02-09of: property: Improve finding the consumer of a remote-endpoint propertySaravana Kannan1-37/+10
2024-01-31of: unittest: Fix compile in the non-dynamic caseChristian A. Ehrhardt1-3/+9
2024-01-31of: property: fix typo in io-channelsNuno Sa1-1/+1
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-8/+16
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-40/+41
2024-01-12Merge tag 'devicetree-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-40/+76
2024-01-11of: unittest: Fix of_count_phandle_with_args() expected value messageGeert Uytterhoeven1-1/+1
2024-01-09of: Fix double free in of_parse_phandle_with_args_mapChristian A. Ehrhardt3-32/+53
2024-01-09drivers: of: Fixed kernel doc warningMuzammil Ashraf1-3/+4
2024-01-03Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel1-8/+16
2023-12-15of: device: Export of_device_make_bus_id()Miquel Raynal2-40/+41
2023-12-15dma-mapping: don't store redundant offsetsRobin Murphy1-1/+0
2023-12-12iommmu/of: Do not return struct iommu_ops from of_iommu_configure()Jason Gunthorpe1-7/+15
2023-12-12iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()Jason Gunthorpe1-1/+1
2023-12-07Merge tag 'devicetree-fixes-for-6.7-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
2023-12-07of/platform: Disable sysfb if a simple-framebuffer node is foundJavier Martinez Canillas1-2/+16
2023-11-27of: dynamic: Fix of_reconfig_get_state_change() return value documentationLuca Ceresoli1-2/+3
2023-11-22of: fix recursion typo in kernel docJohan Hovold1-2/+2
2023-11-15of: overlay: enable of_overlay_fdt_apply() kerneldocLuca Ceresoli1-1/+1
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2023-11-08of: property: Add fw_devlink support for msi-parentAnup Patel1-0/+2
2023-10-31Merge tag 'devicetree-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-54/+213
2023-10-27of: overlay: unittest: overlay_bad_unresolved: Spelling s/ok/okay/Geert Uytterhoeven1-1/+1
2023-10-27of: address: Consolidate bus .map() functionsRob Herring1-43/+11
2023-10-27of: address: Store number of bus flag cells rather than boolRob Herring1-9/+5
2023-10-27of: unittest: Add tests for address translationsHerve Codina2-0/+178
2023-10-26of: address: Remove duplicated functionsHerve Codina1-11/+2
2023-10-26of: address: Fix address translation when address-size is greater than 2Herve Codina1-2/+28
2023-10-17amba: bus: balance firmware node reference countingAndy Shevchenko1-1/+1
2023-10-02of: overlay: Reorder struct fragment fields kerneldocGeert Uytterhoeven1-1/+1
2023-09-11of: dynamic: Fix potential memory leak in of_changeset_action()Dan Carpenter1-3/+3
2023-08-30Merge tag 'devicetree-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds33-366/+790
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-0/+3
2023-08-28of: unittest: Fix of_unittest_pci_node() kconfig dependenciesRob Herring1-9/+7
2023-08-23of: unittest-data: Fix whitespace - angular bracketsGeert Uytterhoeven6-40/+40
2023-08-23of: unittest-data: Fix whitespace - indentationGeert Uytterhoeven2-6/+6
2023-08-23of: unittest-data: Fix whitespace - blank linesGeert Uytterhoeven19-11/+11
2023-08-23of: unittest-data: Convert remaining overlay DTS files to sugar syntaxGeert Uytterhoeven4-32/+12
2023-08-23of: overlay: unittest: Add test for unresolved symbolGeert Uytterhoeven3-1/+26
2023-08-23of: unittest: Add separators to of_unittest_overlay_high_level()Geert Uytterhoeven1-0/+10
2023-08-23of: unittest: Cleanup partially-applied overlaysGeert Uytterhoeven1-48/+84
2023-08-23of: unittest: Merge of_unittest_apply{,_revert}_overlay_check()Geert Uytterhoeven1-27/+18
2023-08-23of: unittest: Improve messages and comments in apply/revert checksGeert Uytterhoeven1-4/+6
2023-08-23of: unittest: Restore indentation in overlay_bad_add_dup_prop testGeert Uytterhoeven1-3/+3
2023-08-23of: unittest: Fix overlay type in apply/revert checkGeert Uytterhoeven1-1/+1
2023-08-23of: overlay: Call of_changeset_init() earlyGeert Uytterhoeven1-2/+1
2023-08-23of: unittest: Check tree matches original after reverting a changesetRob Herring1-0/+13