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