summaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)AuthorFilesLines
2024-04-10of: dynamic: Synchronize of_changeset_destroy() with the devlink removalsHerve Codina1-0/+12
2024-02-23of: property: fix typo in io-channelsNuno Sa1-1/+1
2024-02-23of: unittest: Fix compile in the non-dynamic caseChristian A. Ehrhardt1-3/+9
2024-01-26of: unittest: Fix of_count_phandle_with_args() expected value messageGeert Uytterhoeven1-1/+1
2024-01-26of: 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-10-20of: overlay: Reorder struct fragment fields kerneldocGeert Uytterhoeven1-1/+1
2023-10-10of: dynamic: Fix potential memory leak in of_changeset_action()Dan Carpenter1-3/+3
2023-09-19of: unittest: Fix overlay type in apply/revert checkGeert Uytterhoeven1-1/+1
2023-09-19of: overlay: Call of_changeset_init() earlyGeert Uytterhoeven1-2/+1
2023-09-19of: unittest: fix null pointer dereferencing in of_unittest_find_node_by_name()Ruan Jinjie1-4/+6
2023-09-19of: kexec: Mark ima_{free,stable}_kexec_buffer() as __initNathan Chancellor1-1/+1
2023-08-30mm,ima,kexec,of: use memblock_free_late from ima_free_kexec_bufferRik van Riel1-2/+2
2023-08-30of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lockRob Herring1-22/+9
2023-08-30of: unittest: Fix EXPECT for parse_phandle_with_args_map() testRob Herring1-2/+2
2023-06-21of: overlay: add entry to of_overlay_action_name[]Frank Rowand1-22/+5
2023-06-21of: overlay: Fix missing of_node_put() in error case of init_overlay_changeset()Kunihiko Hayashi1-0/+1
2023-06-21of: overlay: rework overlay apply and remove kfree()sFrank Rowand1-138/+125
2023-06-21of: overlay: rename variables to be consistentFrank Rowand1-47/+47
2023-05-11of: Fix modalias string generationMiquel Raynal1-2/+5
2023-02-22of: reserved_mem: Have kmemleak ignore dynamically allocated reserved memIsaac J. Manjarres1-1/+2
2023-02-14of/address: Return an error when no valid dma-ranges are foundMark Brown1-6/+15
2023-01-12of/kexec: Fix reading 32-bit "linux,initrd-{start,end}" valuesRob Herring1-5/+5
2022-12-31of: overlay: fix null pointer dereferencing in find_dup_cset_node_entry() and...ruanjinjie1-2/+2
2022-12-08of: property: decrement node refcount in of_fwnode_get_reference_args()Yang Yingliang1-1/+3
2022-09-23of: fdt: fix off-by-one error in unflatten_dt_nodes()Sergey Shtylyov1-1/+1
2022-08-17of/fdt: declared return type does not match actual return typeXu Qiang1-1/+1
2022-08-17of: device: Fix missing of_node_put() in of_dma_set_restricted_bufferLiang He1-1/+4
2022-08-17of: check previous kernel's ima-kexec-buffer against memory boundsVaibhav Jain1-0/+17
2022-06-09of: overlay: do not break notify on NOTIFY_{OK|STOP}Nuno Sá1-3/+1
2022-06-09of: Support more than one crash kernel regions for kexec -sZhen Lei1-0/+9
2022-03-08of: net: move of_net under net/Jakub Kicinski3-150/+0
2022-01-27of: base: Improve argument length mismatch errorBaruch Siach1-3/+8
2022-01-27of/fdt: Don't worry about non-memory region overlap for no-mapStephen Boyd1-2/+4
2022-01-27of: base: Fix phandle argument length mismatch error messageBaruch Siach1-2/+2
2022-01-27efi: apply memblock cap after memblock_add()Pingfan Liu1-1/+1
2022-01-27of: fdt: Aggregate the processing of "linux,usable-memory-range"Zhen Lei1-6/+13
2022-01-27of: unittest: 64 bit dma address test requires arch supportFrank Rowand1-2/+3
2022-01-27of: unittest: fix warning on PowerPC frame size warningJim Quinlan1-4/+12
2021-11-18of: unittest: fix EXPECT text for gpio hog errorsFrank Rowand1-8/+8
2021-10-22memblock: exclude MEMBLOCK_NOMAP regions from kmemleakMike Rapoport1-0/+2
2021-10-06fbdev: simplefb: fix Kconfig dependenciesArnd Bergmann1-0/+1
2021-09-17of: restricted dma: Fix condition for rmem initDavid Brazdil1-1/+5
2021-09-15Revert "of: property: fw_devlink: Add support for "phy-handle" property"Saravana Kannan1-2/+0
2021-09-10of: property: Disable fw_devlink DT support for X86Saravana Kannan1-0/+3
2021-09-03Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+40
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+8
2021-09-03memblock: make memblock_find_in_range method privateMike Rapoport1-4/+8
2021-09-02Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-62/+131
2021-08-25of: fdt: Rename reserve_elfcorehdr() to fdt_reserve_elfcorehdr()Geert Uytterhoeven1-3/+3