summaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)Author
2024-10-17of/irq: Refer to actual buffer size in of_irq_parse_one()Geert Uytterhoeven
2024-10-17of/irq: Support #msi-cells=<0> in of_msi_get_domainAndrew Jones
2024-09-12of/irq: Prevent device address out-of-bounds read in interrupt map walkStefan Wiehler
2024-07-05cma: factor out minimum alignment requirementDavid Hildenbrand
2024-04-10of: dynamic: Synchronize of_changeset_destroy() with the devlink removalsHerve Codina
2024-02-23of: property: fix typo in io-channelsNuno Sa
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-10-19of: overlay: Reorder struct fragment fields kerneldocGeert Uytterhoeven
2023-10-10of: dynamic: Fix potential memory leak in of_changeset_action()Dan Carpenter
2023-09-19of: unittest: Fix overlay type in apply/revert checkGeert Uytterhoeven
2023-09-19of: overlay: Call of_changeset_init() earlyGeert Uytterhoeven
2023-09-19of: unittest: fix null pointer dereferencing in of_unittest_find_node_by_name()Ruan Jinjie
2023-09-19of: kexec: Mark ima_{free,stable}_kexec_buffer() as __initNathan Chancellor
2023-08-30mm,ima,kexec,of: use memblock_free_late from ima_free_kexec_bufferRik van Riel
2023-08-30of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lockRob Herring
2023-08-30of: unittest: Fix EXPECT for parse_phandle_with_args_map() testRob Herring
2023-06-21of: overlay: add entry to of_overlay_action_name[]Frank Rowand
2023-06-21of: overlay: Fix missing of_node_put() in error case of init_overlay_changeset()Kunihiko Hayashi
2023-06-21of: overlay: rework overlay apply and remove kfree()sFrank Rowand
2023-06-21of: overlay: rename variables to be consistentFrank Rowand
2023-05-11of: Fix modalias string generationMiquel Raynal
2023-02-22of: reserved_mem: Have kmemleak ignore dynamically allocated reserved memIsaac J. Manjarres
2023-02-14of/address: Return an error when no valid dma-ranges are foundMark Brown
2023-01-12of/kexec: Fix reading 32-bit "linux,initrd-{start,end}" valuesRob Herring
2022-12-31of: overlay: fix null pointer dereferencing in find_dup_cset_node_entry() and...ruanjinjie
2022-12-08of: property: decrement node refcount in of_fwnode_get_reference_args()Yang Yingliang
2022-09-23of: fdt: fix off-by-one error in unflatten_dt_nodes()Sergey Shtylyov
2022-08-17of/fdt: declared return type does not match actual return typeXu Qiang
2022-08-17of: device: Fix missing of_node_put() in of_dma_set_restricted_bufferLiang He
2022-08-17of: check previous kernel's ima-kexec-buffer against memory boundsVaibhav Jain
2022-06-09of: overlay: do not break notify on NOTIFY_{OK|STOP}Nuno Sá
2022-06-09of: Support more than one crash kernel regions for kexec -sZhen Lei
2022-03-08of: net: move of_net under net/Jakub Kicinski
2022-01-27of: base: Improve argument length mismatch errorBaruch Siach
2022-01-27of/fdt: Don't worry about non-memory region overlap for no-mapStephen Boyd
2022-01-27of: base: Fix phandle argument length mismatch error messageBaruch Siach
2022-01-27efi: apply memblock cap after memblock_add()Pingfan Liu
2022-01-27of: fdt: Aggregate the processing of "linux,usable-memory-range"Zhen Lei
2022-01-27of: unittest: 64 bit dma address test requires arch supportFrank Rowand
2022-01-27of: unittest: fix warning on PowerPC frame size warningJim Quinlan
2021-11-18of: unittest: fix EXPECT text for gpio hog errorsFrank Rowand
2021-10-21memblock: exclude MEMBLOCK_NOMAP regions from kmemleakMike Rapoport
2021-10-06fbdev: simplefb: fix Kconfig dependenciesArnd Bergmann
2021-09-17of: restricted dma: Fix condition for rmem initDavid Brazdil
2021-09-15Revert "of: property: fw_devlink: Add support for "phy-handle" property"Saravana Kannan
2021-09-10of: property: Disable fw_devlink DT support for X86Saravana Kannan
2021-09-03Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds