summaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-11Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-10Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-03of: reserved_mem: Fix placement of __free() annotationGregory CLEMENT
2026-02-03of: property: fw_devlink: Add support for "mmc-pwrseq"Francesco Valla
2026-02-03of: property: stop creating callback for each pinctrl-N propertyRasmus Villemoes
2026-02-03of: unittest: fix possible null-pointer dereferences in of_unittest_property_...Tuo Li
2026-02-03of/platform: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-02-03of: replace strcmp_suffix() with strends()Bartosz Golaszewski
2026-01-30Merge tag 'dma-mapping-6.19-2026-01-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-01-29of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel paramOreoluwa Babatunde
2026-01-26of/kexec: refactor ima_get_kexec_buffer() to use ima_validate_range()Harshit Mogalapalli
2026-01-21Merge tag 'renesas-drivers-for-v6.20-tag2' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2026-01-17of: fix reference count leak in of_alias_scan()Weigang He
2026-01-16of: platform: Use default match table for /firmwareRob Herring (Arm)
2026-01-15of: unittest: Add a test case for for_each_of_imap_item iteratorHerve Codina (Schneider Electric)
2026-01-15of/irq: Introduce for_each_of_imap_itemHerve Codina (Schneider Electric)
2026-01-02of: unittest: Fix memory leak in unittest_data_add()Zilin Guan
2025-12-16arm64: kdump: Fix elfcorehdr overlap caused by reserved memory processing reo...Jianpeng Chang
2025-12-13Merge tag 'soundwire-6.19-rc1_updated' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-08of: base: Add of_property_read_u8_indexSrinivas Kandagatla
2025-12-04Merge tag 'devicetree-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-02Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-26of: Skip devicetree kunit tests when RISCV+ACPI doesn't populate root nodeGuenter Roeck
2025-11-26of: Add wrappers to match root node with OF device ID tablesKrzysztof Kozlowski
2025-11-20of/reserved_mem: Simplify the logic of __reserved_mem_alloc_size()Yuntao Wang
2025-11-20of/reserved_mem: Simplify the logic of fdt_scan_reserved_mem_reg_nodes()Yuntao Wang
2025-11-20of/reserved_mem: Simplify the logic of __reserved_mem_reserve_reg()Yuntao Wang
2025-11-20of/fdt: Simplify the logic of early_init_dt_scan_memory()Yuntao Wang
2025-11-20of/fdt: Fix incorrect use of dt_root_addr_cells in early_init_dt_check_kho()Yuntao Wang
2025-11-20of/fdt: Fix the len check in early_init_dt_check_for_usable_mem_range()Yuntao Wang
2025-11-20of/fdt: Fix the len check in early_init_dt_check_for_elfcorehdr()Yuntao Wang
2025-11-20of/fdt: Consolidate duplicate code into helper functionsYuntao Wang
2025-11-19of/irq: Handle explicit interrupt parentGeert Uytterhoeven
2025-11-17of/irq: Ignore interrupt parent for nodes without interruptsGeert Uytterhoeven
2025-11-17of/address: Remove the incorrect and misleading commentYuntao Wang
2025-11-17of: overlay: Avoid spurious error messages in of_overlay_remove()Christophe JAILLET
2025-10-27of/irq: Add interrupt affinity reporting interfaceMarc Zyngier
2025-10-24of/irq: Export of_msi_xlate() for module usageLorenzo Pieralisi
2025-10-22of/irq: Fix OF node refcount in of_msi_get_domain()Lorenzo Pieralisi
2025-10-22of/irq: Add msi-parent check to of_msi_xlate()Lorenzo Pieralisi
2025-10-10Merge tag 'devicetree-fixes-for-6.18-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-10-01Merge tag 'devicetree-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-01of: unittest: Fix device reference count leak in of_unittest_pci_node_verifyMa Ke
2025-10-01of: doc: Fix typo in doc comments.Bhanu Seshu Kumar Valluri
2025-09-30Merge tag 'timers-clocksource-2025-09-29' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2025-09-23of/irq: Export of_irq_count for modulesWill McVicker
2025-09-03of/irq: Convert of_msi_map_id() callers to of_msi_xlate()Lorenzo Pieralisi