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-xgene.c
Age
Commit message (
Expand
)
Author
2021-01-28
PCI: xgene: Fix CRS SV comment
Bjorn Helgaas
2020-12-10
PCI: xgene: Removed unused ".bus_shift" initialisers from pci-xgene.c
Krzysztof WilczyĆski
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: Drop unnecessary zeroing of bridge fields
Rob Herring
2020-07-23
PCI: Set default bridge parent device
Rob Herring
2020-07-10
PCI: controller: Convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
2020-07-10
PCI: xgene: Use pci_host_probe() to register host
Rob Herring
2020-05-01
PCI: Constify struct pci_ecam_ops
Rob Herring
2019-11-20
PCI: xgene: Use inbound resources for setup
Rob Herring
2019-11-20
PCI: of: Add inbound resource parsing to helpers
Rob Herring
2019-10-29
PCI: xgene: Use pci_parse_request_of_pci_ranges()
Rob Herring
2018-07-18
PCI: xgene: Fix I/O space page leak
Sergei Shtylyov
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin