index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
of.c
Age
Commit message (
Expand
)
Author
2018-05-30
PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge...
Jan Kiszka
2018-05-30
PCI: Use dev_printk() in of_pci_get_host_bridge_resources()
Jan Kiszka
2018-05-30
PCI: Pass struct device to of_pci_get_host_bridge_resources()
Jan Kiszka
2018-05-30
PCI: Rename of_pci_get_host_bridge_resources() device node parameter
Jan Kiszka
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-01-31
Merge remote-tracking branch 'lorenzo/pci/cadence' into next
Bjorn Helgaas
2018-01-31
PCI: OF: Add generic function to parse and allocate PCI resources
Cyrille Pitchen
2018-01-28
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
2018-01-25
PCI: Make of_irq_parse_pci() static
Rob Herring
2018-01-17
PCI: Move OF-related PCI functions into PCI core
Rob Herring
2015-10-16
PCI/MSI: Use of_msi_get_domain instead of open-coded "msi-parent" parsing
Marc Zyngier
2015-07-30
PCI/MSI: Allow msi_domain lookup using the host bridge node
Marc Zyngier
2015-07-30
PCI/MSI: Add support for OF-provided msi_domain
Marc Zyngier
2011-08-19
PCI: OF: Don't crash when bridge parent is NULL.
David Daney
2011-06-08
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt