summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pci-mvebu.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flagsThomas Petazzoni2019-02-221-1/+1
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-251-284/+100Star
|\
| * PCI: mvebu: Convert to PCI emulated bridge config spaceThomas Petazzoni2018-10-181-270/+100Star
| * PCI: mvebu: Drop unused PCI express capability codeThomas Petazzoni2018-10-181-14/+0Star
* | 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/+0Star
* PCI: mvebu: Convert to use pci_host_bridge directlyThomas Petazzoni2018-08-081-73/+63Star
* 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/+0Star
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-0/+1313