index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
of_property.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-09-12
PCI: of: Update parent unit address generation in of_pci_prop_intr_map()
Lorenzo Pieralisi
1
-7
/
+15
2025-02-28
PCI: of: Create device tree PCI host bridge node
Herve Codina
1
-0
/
+103
2025-02-28
PCI: of_property: Constify parameter in of_pci_get_addr_flags()
Herve Codina
1
-1
/
+1
2025-02-28
PCI: of_property: Add support for NULL pdev in of_pci_set_address()
Herve Codina
1
-3
/
+7
2025-01-18
PCI: of_property: Rename struct of_pci_range to of_pci_range_entry
Bjorn Helgaas
1
-2
/
+2
2024-11-15
PCI: of_property: Assign PCI instead of CPU bus address to dynamic PCI nodes
Andrea della Porta
1
-1
/
+1
2024-07-08
PCI: of_property: Add interrupt-controller property in PCI device nodes
Herve Codina
1
-0
/
+24
2024-05-02
PCI: of_property: Return error for int_map allocation failure
Duoming Zhou
1
-0
/
+2
2023-09-29
PCI: of_property: Handle interrupt parsing failures
Lizhi Hou
1
-7
/
+18
2023-08-22
PCI: Create device tree node for bridge
Lizhi Hou
1
-0
/
+355