summaryrefslogtreecommitdiffstats
path: root/drivers/of
AgeCommit message (Expand)AuthorLines
2026-01-30Merge tag 'dma-mapping-6.19-2026-01-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-2/+17
2026-01-29of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel paramOreoluwa Babatunde-2/+17
2026-01-17of: fix reference count leak in of_alias_scan()Weigang He-2/+6
2026-01-16of: platform: Use default match table for /firmwareRob Herring (Arm)-1/+1
2026-01-02of: unittest: Fix memory leak in unittest_data_add()Zilin Guan-5/+3
2025-12-16arm64: kdump: Fix elfcorehdr overlap caused by reserved memory processing reo...Jianpeng Chang-1/+1
2025-12-13Merge tag 'soundwire-6.19-rc1_updated' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+33
2025-12-08of: base: Add of_property_read_u8_indexSrinivas Kandagatla-0/+33
2025-12-04Merge tag 'devicetree-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-89/+144
2025-12-02Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+20
2025-11-26of: Skip devicetree kunit tests when RISCV+ACPI doesn't populate root nodeGuenter Roeck-2/+3
2025-11-26of: Add wrappers to match root node with OF device ID tablesKrzysztof Kozlowski-0/+47
2025-11-20of/reserved_mem: Simplify the logic of __reserved_mem_alloc_size()Yuntao Wang-14/+7
2025-11-20of/reserved_mem: Simplify the logic of fdt_scan_reserved_mem_reg_nodes()Yuntao Wang-18/+7
2025-11-20of/reserved_mem: Simplify the logic of __reserved_mem_reserve_reg()Yuntao Wang-14/+9
2025-11-20of/fdt: Simplify the logic of early_init_dt_scan_memory()Yuntao Wang-9/+7
2025-11-20of/fdt: Fix incorrect use of dt_root_addr_cells in early_init_dt_check_kho()Yuntao Wang-12/+4
2025-11-20of/fdt: Fix the len check in early_init_dt_check_for_usable_mem_range()Yuntao Wang-7/+11
2025-11-20of/fdt: Fix the len check in early_init_dt_check_for_elfcorehdr()Yuntao Wang-8/+2
2025-11-20of/fdt: Consolidate duplicate code into helper functionsYuntao Wang-0/+41
2025-11-19of/irq: Handle explicit interrupt parentGeert Uytterhoeven-0/+2
2025-11-17of/irq: Ignore interrupt parent for nodes without interruptsGeert Uytterhoeven-1/+1
2025-11-17of/address: Remove the incorrect and misleading commentYuntao Wang-4/+0
2025-11-17of: overlay: Avoid spurious error messages in of_overlay_remove()Christophe JAILLET-0/+3
2025-10-27of/irq: Add interrupt affinity reporting interfaceMarc Zyngier-0/+20
2025-10-24of/irq: Export of_msi_xlate() for module usageLorenzo Pieralisi-0/+1
2025-10-22of/irq: Fix OF node refcount in of_msi_get_domain()Lorenzo Pieralisi-1/+3
2025-10-22of/irq: Add msi-parent check to of_msi_xlate()Lorenzo Pieralisi-3/+36
2025-10-10Merge tag 'devicetree-fixes-for-6.18-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-2/+3
2025-10-01Merge tag 'devicetree-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-20/+5
2025-10-01of: unittest: Fix device reference count leak in of_unittest_pci_node_verifyMa Ke-0/+1
2025-10-01of: doc: Fix typo in doc comments.Bhanu Seshu Kumar Valluri-2/+2
2025-09-30Merge tag 'timers-clocksource-2025-09-29' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-0/+1
2025-09-23of/irq: Export of_irq_count for modulesWill McVicker-0/+1
2025-09-03of/irq: Convert of_msi_map_id() callers to of_msi_xlate()Lorenzo Pieralisi-20/+5
2025-09-02Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...Linus Torvalds-1/+4
2025-08-28Merge tag 'dma-mapping-6.17-2025-08-28' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-4/+12
2025-08-27of_numa: fix uninitialized memory nodes causing kernel panicYin Tirui-1/+4
2025-08-25Merge tag 'devicetree-fixes-for-6.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-4/+10
2025-08-22of: dynamic: Fix use after free in of_changeset_add_prop_helper()Dan Carpenter-2/+4
2025-08-21of: reserved_mem: Add missing IORESOURCE_MEM flag on resourcesRob Herring (Arm)-0/+1
2025-08-20of: dynamic: Fix memleak when of_pci_add_properties() failedLizhi Hou-0/+3
2025-08-11of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()Oreoluwa Babatunde-4/+12
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-5/+17
2025-07-30of: Clarify OF device context in of_match_device() commentBagas Sanjaya-2/+2
2025-07-08of/irq: Add of_msi_xlate() helper functionLorenzo Pieralisi-5/+17
2025-06-25samples: rust: platform: Add property child and reference args examplesRemo Senekowitsch-0/+9
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh-1/+1
2025-06-13samples: rust: platform: Add property read examplesRemo Senekowitsch-0/+3
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+76