summaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)Author
2024-03-01Merge tag 'devicetree-fixes-for-6.8-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-01of: property: fw_devlink: Fix stupid bug in remote-endpoint parsingSaravana Kannan
2024-02-15Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
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-01-31of: unittest: Fix compile in the non-dynamic caseChristian A. Ehrhardt
2024-01-31of: property: fix typo in io-channelsNuno Sa
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
2023-10-27of: overlay: unittest: overlay_bad_unresolved: Spelling s/ok/okay/Geert Uytterhoeven
2023-10-27of: address: Consolidate bus .map() functionsRob Herring
2023-10-27of: address: Store number of bus flag cells rather than boolRob Herring
2023-10-27of: unittest: Add tests for address translationsHerve Codina
2023-10-26of: address: Remove duplicated functionsHerve Codina
2023-10-26of: address: Fix address translation when address-size is greater than 2Herve Codina
2023-10-17amba: bus: balance firmware node reference countingAndy Shevchenko
2023-10-02of: overlay: Reorder struct fragment fields kerneldocGeert Uytterhoeven
2023-09-11of: dynamic: Fix potential memory leak in of_changeset_action()Dan Carpenter
2023-08-30Merge tag 'devicetree-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-08-28of: unittest: Fix of_unittest_pci_node() kconfig dependenciesRob Herring
2023-08-23of: unittest-data: Fix whitespace - angular bracketsGeert Uytterhoeven
2023-08-23of: unittest-data: Fix whitespace - indentationGeert Uytterhoeven
2023-08-23of: unittest-data: Fix whitespace - blank linesGeert Uytterhoeven
2023-08-23of: unittest-data: Convert remaining overlay DTS files to sugar syntaxGeert Uytterhoeven
2023-08-23of: overlay: unittest: Add test for unresolved symbolGeert Uytterhoeven
2023-08-23of: unittest: Add separators to of_unittest_overlay_high_level()Geert Uytterhoeven
2023-08-23of: unittest: Cleanup partially-applied overlaysGeert Uytterhoeven
2023-08-23of: unittest: Merge of_unittest_apply{,_revert}_overlay_check()Geert Uytterhoeven
2023-08-23of: unittest: Improve messages and comments in apply/revert checksGeert Uytterhoeven
2023-08-23of: unittest: Restore indentation in overlay_bad_add_dup_prop testGeert Uytterhoeven
2023-08-23of: unittest: Fix overlay type in apply/revert checkGeert Uytterhoeven