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
/
controller
/
pci-host-common.c
Age
Commit message (
Expand
)
Author
2021-04-20
PCI/MSI: Make pci_host_common_probe() declare its reliance on MSI domains
Marc Zyngier
2021-02-23
PCI: Call platform_set_drvdata earlier in devm_pci_alloc_host_bridge
Daire McNamara
2020-08-04
PCI: Set bridge map_irq and swizzle_irq to default functions
Rob Herring
2020-08-04
PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
Rob Herring
2020-07-23
PCI: Move setting pci_host_bridge.busnr out of host drivers
Rob Herring
2020-07-23
PCI: Set default bridge parent device
Rob Herring
2020-07-10
PCI: host-common: Use struct pci_host_bridge.windows list directly
Rob Herring
2020-05-07
PCI: host-generic: Eliminate pci_host_common_probe wrappers
Rob Herring
2020-05-01
PCI: host-generic: Support building as modules
Rob Herring
2020-05-01
PCI: Constify struct pci_ecam_ops
Rob Herring
2019-11-20
PCI: of: Add inbound resource parsing to helpers
Rob Herring
2019-07-24
PCI: Use devm_add_action_or_reset()
Fuqian Huang
2018-09-25
PCI: Remove unnecessary check of device_type == pci
Rob Herring
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin