Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PCI: mvebu: Fix PCI I/O mapping creation sequence | Thomas Petazzoni | 2018-10-01 | 1 | -4/+48 |
* | PCI: mvebu: Drop bogus comment above mvebu_pcie_map_registers() | Thomas Petazzoni | 2018-08-08 | 1 | -5/+0 |
* | PCI: mvebu: Convert to use pci_host_bridge directly | Thomas Petazzoni | 2018-08-08 | 1 | -73/+63 |
* | PCI: mvebu: Use resource_size() to remap I/O space | Thomas Petazzoni | 2018-08-08 | 1 | -2/+2 |
* | PCI: mvebu: Only remap I/O space if configured | Thomas Petazzoni | 2018-08-08 | 1 | -3/+3 |
* | PCI: mvebu: Fix I/O space end address calculation | Thomas Petazzoni | 2018-08-08 | 1 | -1/+1 |
* | PCI: mvebu: Remove redundant platform_set_drvdata() call | Thomas Petazzoni | 2018-08-08 | 1 | -2/+0 |
* | PCI: Collect all native drivers under drivers/pci/controller/ | Shawn Lin | 2018-06-08 | 1 | -0/+1313 |