summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pci-mvebu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* PCI: mvebu: Fix PCI I/O mapping creation sequenceThomas Petazzoni2018-10-011-4/+48
* PCI: mvebu: Drop bogus comment above mvebu_pcie_map_registers()Thomas Petazzoni2018-08-081-5/+0
* PCI: mvebu: Convert to use pci_host_bridge directlyThomas Petazzoni2018-08-081-73/+63
* PCI: mvebu: Use resource_size() to remap I/O spaceThomas Petazzoni2018-08-081-2/+2
* PCI: mvebu: Only remap I/O space if configuredThomas Petazzoni2018-08-081-3/+3
* PCI: mvebu: Fix I/O space end address calculationThomas Petazzoni2018-08-081-1/+1
* PCI: mvebu: Remove redundant platform_set_drvdata() callThomas Petazzoni2018-08-081-2/+0
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-0/+1313