summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/pci-host-generic.c
AgeCommit message (Expand)Author
2023-11-20PCI: host-generic: Convert to platform remove callback returning voidUwe Kleine-König
2020-12-10PCI: Unify ECAM constants in native PCI Express driversKrzysztof Wilczyński
2020-05-07PCI: host-generic: Eliminate pci_host_common_probe wrappersRob Herring
2020-05-01PCI: host-generic: Support building as modulesRob Herring
2020-05-01PCI: Constify struct pci_ecam_opsRob Herring
2019-04-13PCI: Fix comment typosBjorn Helgaas
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin