aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-12-02Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+20
2025-10-27of/irq: Add interrupt affinity reporting interfaceMarc Zyngier1-0/+20
2025-10-24of/irq: Export of_msi_xlate() for module usageLorenzo Pieralisi1-0/+1
2025-10-22of/irq: Fix OF node refcount in of_msi_get_domain()Lorenzo Pieralisi1-1/+3
2025-10-22of/irq: Add msi-parent check to of_msi_xlate()Lorenzo Pieralisi1-3/+36
2025-10-10Merge tag 'devicetree-fixes-for-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds3-2/+3
2025-10-01Merge tag 'devicetree-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-20/+5
2025-10-01of: unittest: Fix device reference count leak in of_unittest_pci_node_verifyMa Ke1-0/+1
2025-10-01of: doc: Fix typo in doc comments.Bhanu Seshu Kumar Valluri2-2/+2
2025-09-30Merge tag 'timers-clocksource-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2025-09-23of/irq: Export of_irq_count for modulesWill McVicker1-0/+1
2025-09-03of/irq: Convert of_msi_map_id() callers to of_msi_xlate()Lorenzo Pieralisi1-20/+5
2025-09-02Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+4
2025-08-28Merge tag 'dma-mapping-6.17-2025-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linuxLinus Torvalds1-4/+12
2025-08-27of_numa: fix uninitialized memory nodes causing kernel panicYin Tirui1-1/+4
2025-08-25Merge tag 'devicetree-fixes-for-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds3-4/+10
2025-08-22of: dynamic: Fix use after free in of_changeset_add_prop_helper()Dan Carpenter1-2/+4
2025-08-21of: reserved_mem: Add missing IORESOURCE_MEM flag on resourcesRob Herring (Arm)1-0/+1
2025-08-20of: dynamic: Fix memleak when of_pci_add_properties() failedLizhi Hou1-0/+3
2025-08-11of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()Oreoluwa Babatunde1-4/+12
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+17
2025-07-30of: Clarify OF device context in of_match_device() commentBagas Sanjaya1-2/+2
2025-07-08of/irq: Add of_msi_xlate() helper functionLorenzo Pieralisi1-5/+17
2025-06-25samples: rust: platform: Add property child and reference args examplesRemo Senekowitsch2-0/+9
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh1-1/+1
2025-06-13samples: rust: platform: Add property read examplesRemo Senekowitsch1-0/+3
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-0/+76
2025-05-12arm64: add KHO supportAlexander Graf2-0/+76
2025-05-09of: unittest: Unlock on error in unittest_data_add()Dan Carpenter1-4/+6
2025-05-05of: Simplify of_dma_set_restricted_buffer() to use of_for_each_phandle()Rob Herring (Arm)1-20/+11
2025-05-05of: reserved_mem: Add functions to parse "memory-region"Rob Herring (Arm)1-0/+80
2025-03-29Merge tag 'devicetree-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds9-83/+166
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+27
2025-03-26Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linuxLinus Torvalds1-1/+6
2025-03-21of: address: Allow to specify nonposted-mmio per-deviceKonrad Dybcio1-3/+4
2025-03-21of: address: Expand nonposted-mmio to non-Apple Silicon platformsKonrad Dybcio1-6/+0
2025-03-20of: Add of_property_read_u16_indexErnest Van Hoecke1-0/+33
2025-03-20Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockchip', 's390', 'core', 'intel/vt-d' and 'amd/amd-vi' into nextJoerg Roedel1-1/+6
2025-03-14of: Move of_prop_val_eq() next to the single userRob Herring (Arm)1-0/+6
2025-03-14of/platform: Use typed accessors rather than of_get_property()Rob Herring (Arm)1-3/+3
2025-03-11iommu: Get DT/ACPI parsing into the proper probe pathRobin Murphy1-1/+6
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2025-02-26Revert "of: reserved-memory: Fix using wrong number of cells to get property 'alignment'"Rob Herring (Arm)1-2/+2
2025-02-25of/platform: Do not use of_get_property() to test property presenceZijun Hu1-1/+1
2025-02-25of: Correct property name comparison in __of_add_property()Zijun Hu1-1/+1
2025-02-25of: Introduce and apply private is_pseudo_property()Zijun Hu4-9/+10
2025-02-25of: Compare property names by of_prop_cmp() in of_alias_scan()Zijun Hu1-3/+3
2025-02-25of: resolver: Fix device node refcount leakage in of_resolve_phandles()Zijun Hu1-1/+2
2025-02-25of: resolver: Simplify of_resolve_phandles() using __free()Rob Herring (Arm)1-23/+11
2025-02-25of/irq: Add comments about refcount for API of_irq_find_parent()Zijun Hu1-2/+2