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
/
host
/
pci-host-common.c
Age
Commit message (
Expand
)
Author
2017-07-02
PCI: generic: Drop pci_fixup_irqs()
Lorenzo Pieralisi
2017-07-02
PCI: generic: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-02-09
PCI: generic: Call pci_fixup_irqs() only on ARM
Dongdong Liu
2016-10-03
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
2016-09-06
PCI: generic: Fix pci_remap_iospace() failure path
Lorenzo Pieralisi
2016-08-24
PCI: generic: Make explicitly non-modular
Paul Gortmaker
2016-08-01
Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next
Bjorn Helgaas
2016-08-01
Merge branch 'pci/resource' into next
Bjorn Helgaas
2016-06-23
PCI: generic: Claim bus resources on PCI_PROBE_ONLY set-ups
Lorenzo Pieralisi
2016-06-21
PCI: generic: Simplify host bridge window iteration
Bjorn Helgaas
2016-06-21
PCI: generic: Request host bridge window resources with core function
Bjorn Helgaas
2016-06-10
PCI: Move ecam.h to linux/include/pci-ecam.h
Jayachandran C
2016-05-12
PCI: generic, thunder: Use generic ECAM API
Jayachandran C
2016-03-11
PCI: generic: Expose pci_host_common_probe() for use by other drivers
David Daney