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