summaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)AuthorFilesLines
2025-03-13Revert "of: reserved-memory: Fix using wrong number of cells to get property ...Rob Herring (Arm)1-2/+2
2025-02-17of: reserved-memory: Fix using wrong number of cells to get property 'alignment'Zijun Hu1-2/+2
2025-02-17of: Fix of_find_node_opts_by_path() handling of alias+path+optionsZijun Hu1-3/+3
2025-02-17of: Correct child specifier used as input of the 2nd nexus nodeZijun Hu1-1/+1
2025-02-08of: reserved-memory: Do not make kmemleak ignore freed addressZijun Hu1-1/+2
2025-02-01of/unittest: Add test that of_address_to_resource() fails on non-translatable...Rob Herring (Arm)2-0/+27
2025-01-09of: address: Preserve the flags portion on 1:1 dma-ranges mappingAndrea della Porta1-1/+2
2025-01-09of: address: Store number of bus flag cells rather than boolRob Herring1-9/+5
2025-01-09of: address: Remove duplicated functionsHerve Codina1-11/+2
2024-12-27of: Fix refcount leakage for OF node returned by __of_get_dma_parent()Zijun Hu1-1/+1
2024-12-27of: Fix error path in of_parse_phandle_with_args_map()Herve Codina1-5/+10
2024-12-27of/irq: Fix using uninitialized variable @addr_len in API of_irq_parse_one()Zijun Hu1-0/+1
2024-12-27of/irq: Fix interrupt-map cell length check in of_irq_parse_imap_parent()Zijun Hu1-0/+1
2024-12-09of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif2-7/+9
2024-12-09um: Unconditionally call unflatten_device_tree()Stephen Boyd1-4/+0
2024-10-10of/irq: Support #msi-cells=<0> in of_msi_get_domainAndrew Jones1-27/+7
2024-10-10of: address: Report error on resource bounds overflowThomas Weißschuh1-0/+5
2024-10-10of/irq: Refer to actual buffer size in of_irq_parse_one()Geert Uytterhoeven1-2/+2
2024-09-12of/irq: Prevent device address out-of-bounds read in interrupt map walkStefan Wiehler1-4/+11
2024-07-25of/irq: Disable "interrupt-map" parsing for PASEMI NemoMarc Zyngier1-14/+4
2024-07-25of/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_p...Rob Herring (Arm)2-51/+77
2024-06-12of: module: add buffer overflow check in of_modalias()Sergey Shtylyov1-3/+4
2024-04-10of: module: prevent NULL pointer dereference in vsnprintf()Sergey Shtylyov1-0/+8
2024-04-10of: dynamic: Synchronize of_changeset_destroy() with the devlink removalsHerve Codina1-0/+12
2024-03-06of: property: fw_devlink: Fix stupid bug in remote-endpoint parsingSaravana Kannan1-1/+1
2024-02-23of: property: Add in-ports/out-ports support to of_graph_get_port_parent()Saravana Kannan1-1/+3
2024-02-23of: property: fix typo in io-channelsNuno Sa1-1/+1
2024-02-23of: property: Improve finding the supplier of a remote-endpoint propertySaravana Kannan1-1/+11
2024-02-23of: property: Improve finding the consumer of a remote-endpoint propertySaravana Kannan1-37/+10
2024-02-23of: unittest: Fix compile in the non-dynamic caseChristian A. Ehrhardt1-3/+9
2024-01-25of: unittest: Fix of_count_phandle_with_args() expected value messageGeert Uytterhoeven1-1/+1
2024-01-25of: Fix double free in of_parse_phandle_with_args_mapChristian A. Ehrhardt3-32/+53
2023-12-13of: dynamic: Fix of_reconfig_get_state_change() return value documentationLuca Ceresoli1-2/+3
2023-11-28of: address: Fix address translation when address-size is greater than 2Herve Codina1-2/+28
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