summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas2018-08-153-26/+144
|\
| * PCI: iproc: Reduce inbound/outbound mapping print levelRay Jui2018-07-131-17/+17
| * PCI: iproc: Reject unconfigured physical functions from PAXCRay Jui2018-07-132-1/+30
| * PCI: iproc: Disable MSI parsing in certain PAXC blocksRay Jui2018-07-131-2/+32
| * PCI: iproc: Fix up corrupted PAXC root complex config registersRay Jui2018-07-132-6/+62
| * PCI: iproc: Activate PAXC bridge quirk for more devicesRay Jui2018-07-131-0/+3
* | Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas2018-08-151-1/+1
|\ \
| * | PCI: hv: Replace GFP_ATOMIC with GFP_KERNEL in new_pcichild_device()Jia-Ju Bai2018-06-291-1/+1
| |/
* | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2018-08-1530-159/+763
|\ \
| * | PCI: endpoint: Add MSI set maximum restrictionGustavo Pimentel2018-07-191-1/+2
| * | tools: PCI: Add MSI-X supportGustavo Pimentel2018-07-193-15/+87
| * | pci_endpoint_test: Add 2 ioctl commandsGustavo Pimentel2018-07-194-48/+165
| * | pci-epf-test/pci_endpoint_test: Add MSI-X supportGustavo Pimentel2018-07-1910-16/+79
| * | pci-epf-test/pci_endpoint_test: Use irq_type module parameterGustavo Pimentel2018-07-191-9/+19
| * | pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspaceGustavo Pimentel2018-07-193-55/+114
| * | PCI: dwc: Add legacy interrupt callback handlerGustavo Pimentel2018-07-193-2/+17
| * | PCI: dwc: Rework MSI callbacks handlerGustavo Pimentel2018-07-192-27/+33
| * | PCI: dwc: Add MSI-X callbacks handlerGustavo Pimentel2018-07-193-1/+148
| * | PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signaturesGustavo Pimentel2018-07-199-14/+15
| * | PCI: endpoint: Add MSI-X interfacesGustavo Pimentel2018-07-195-0/+93
| * | PCI: dwc: Fix EP link notification implementationGustavo Pimentel2018-07-192-8/+9
| * | PCI: spear13xx: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
| * | PCI: qcom: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
| * | PCI: histb: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
| * | PCI: designware-plat: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
| * | PCI: artpec6: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
| * | PCI: armada8k: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
| * | PCI: keystone: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
| * | PCI: imx6: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
| * | PCI: exynos: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
| * | PCI: kirin: Add MSI supportXiaowei Song2018-07-111-0/+28
| |/
* | Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas2018-08-156-4/+194
|\ \
| * | PCI: pcie-cadence-ep: Remove redundant variable mmcColin Ian King2018-07-131-2/+1
| * | PCI: cadence: Add shutdown callback to host driverAlan Douglas2018-07-121-0/+15
| * | PCI: cadence: Add Power Management ops for host and EPAlan Douglas2018-07-124-0/+38
| * | dt-bindings: PCI: cadence: Add DT bindings for optional PHYsAlan Douglas2018-07-112-0/+11
| * | PCI: cadence: Add generic PHY support to host and EP driversAlan Douglas2018-07-114-1/+128
| * | PCI: cadence: Update cdns_pcie_writel() function signatureAlan Douglas2018-07-111-1/+1
| |/
* | Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas2018-08-151-67/+12
|\ \
| * | PCI: aardvark: Convert to use pci_host_probe()Thomas Petazzoni2018-07-061-11/+1
| * | PCI: aardvark: Size bridges before resources allocationZachary Zhang2018-07-061-0/+1
| * | PCI: aardvark: Remove PCIe outbound window configurationEvan Wang2018-06-271-55/+0
| * | PCI: aardvark: Introduce an advk_pcie_valid_device() helperThomas Petazzoni2018-06-271-2/+11
| |/
* | Merge branch 'remotes/lorenzo/pci/controller/misc'Bjorn Helgaas2018-08-151-1/+1
|\ \
| * | PCI/xilinx: Depend on OF instead of the ARCHChristoph Hellwig2018-08-061-1/+1
| |/
* | Merge branch 'pci/virtualization'Bjorn Helgaas2018-08-1513-86/+181
|\ \
| * | PCI: Add function 1 DMA alias quirk for Marvell 88SS9183Bjorn Helgaas2018-08-131-0/+3
| * | PCI: Delay after FLR of Intel DC P3700 NVMeAlex Williamson2018-08-091-0/+22
| * | PCI: Disable Samsung SM961/PM961 NVMe before FLRAlex Williamson2018-08-091-0/+83
| * | PCI: Export pcie_has_flr()Alex Williamson2018-08-092-1/+3