summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/pci-mvebu.c
AgeCommit message (Expand)Author
2022-01-27PCI: pci-bridge-emul: Correctly set PCIe capabilitiesPali Rohár
2021-08-04PCI: mvebu: Setup BAR0 in order to fix MSIShmuel Hazan
2019-02-22PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flagsThomas Petazzoni
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-18PCI: mvebu: Convert to PCI emulated bridge config spaceThomas Petazzoni
2018-10-18PCI: mvebu: Drop unused PCI express capability codeThomas Petazzoni
2018-10-01PCI: mvebu: Fix PCI I/O mapping creation sequenceThomas Petazzoni
2018-08-08PCI: mvebu: Drop bogus comment above mvebu_pcie_map_registers()Thomas Petazzoni
2018-08-08PCI: mvebu: Convert to use pci_host_bridge directlyThomas Petazzoni
2018-08-08PCI: mvebu: Use resource_size() to remap I/O spaceThomas Petazzoni
2018-08-08PCI: mvebu: Only remap I/O space if configuredThomas Petazzoni
2018-08-08PCI: mvebu: Fix I/O space end address calculationThomas Petazzoni
2018-08-08PCI: mvebu: Remove redundant platform_set_drvdata() callThomas Petazzoni
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin