summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-04Merge branch 'pci/host-rcar' into nextBjorn Helgaas2-2/+2
2017-07-04Merge branch 'pci/host-qcom' into nextBjorn Helgaas2-59/+396
2017-07-04Merge branch 'pci/host-mediatek' into nextBjorn Helgaas5-0/+704
2017-07-04Merge branch 'pci/host-kirin' into nextBjorn Helgaas4-0/+536
2017-07-03dt-bindings: PCI: Add documentation for MediaTek PCIeRyder Lee1-0/+130
2017-07-03Merge branch 'pci/host-imx6' into nextBjorn Helgaas2-1/+40
2017-07-03Merge branch 'pci/host-hv' into nextBjorn Helgaas2-81/+370
2017-07-03Merge branch 'pci/host-faraday' into nextBjorn Helgaas2-0/+63
2017-07-03Merge branch 'pci/host-dra7xx' into nextBjorn Helgaas2-2/+3
2017-07-03Merge branch 'pci/host-designware' into nextBjorn Helgaas12-16/+19
2017-07-03Merge branch 'pci/irq-fixups' into nextBjorn Helgaas31-295/+579
2017-07-03Merge branch 'pci/virtualization' into nextBjorn Helgaas11-164/+245
2017-07-03PCI: Remove __pci_dev_reset() and pci_dev_reset()Christoph Hellwig1-56/+52
2017-07-03PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()Christoph Hellwig5-81/+82
2017-07-03Merge branch 'pci/switchtec' into nextBjorn Helgaas2-2/+41
2017-07-03Merge branch 'pci/resource' into nextBjorn Helgaas2-1/+33
2017-07-03Merge branch 'pci/portdrv' into nextBjorn Helgaas2-35/+76
2017-07-03Merge branch 'pci/pm' into nextBjorn Helgaas10-38/+86
2017-07-03Merge branch 'pci/msi' into nextBjorn Helgaas3-15/+16
2017-07-03Merge branch 'pci/misc' into nextBjorn Helgaas8-31/+14
2017-07-03Merge branch 'pci/enumeration' into nextBjorn Helgaas5-47/+242
2017-07-03Merge branch 'pci/dpc' into nextBjorn Helgaas1-2/+2
2017-07-03PCI: rcar-gen2: Make of_device_ids constArvind Yadav1-1/+1
2017-07-03PCI: rcar: Use proper name for the R-Car SoCWolfram Sang1-1/+1
2017-07-03PCI: qcom: Limit TLP size to 2K to work around hardware issueSrinivas Kandagatla1-0/+13
2017-07-03PCI: qcom: Fix spelling mistake: "asser" -> "assert"Colin Ian King1-1/+1
2017-07-03PCI: qcom: Reorder to put v0 functions together, v1 functions together, etcBjorn Helgaas1-61/+61
2017-07-03PCI: qcom: Add support for IPQ4019 PCIe controllerJohn Crispin2-1/+325
2017-07-03PCI: mediatek: Add MediaTek PCIe host controller supportRyder Lee4-0/+574
2017-07-03PCI: kirin: Add HiSilicon Kirin SoC PCIe controller driverXiaowei Song4-0/+536
2017-07-03PCI: imx6: Add regulator supportQuentin Schulz2-1/+40
2017-07-03PCI: hv: Use vPCI protocol version 1.2Jork Loeser2-54/+252
2017-07-03PCI: hv: Add vPCI version protocol negotiationJork Loeser1-19/+53
2017-07-03PCI: hv: Temporary own CPU-number-to-vCPU-number infraJork Loeser1-2/+50
2017-07-03PCI: hv: Use page allocation for hbus structureJork Loeser1-3/+12
2017-07-03PCI: hv: Fix comment formatting and use proper integer fieldsJork Loeser1-5/+5
2017-07-03PCI: faraday: Add clock handlingLinus Walleij1-0/+56
2017-07-03PCI: faraday: Add clock bindingsLinus Walleij1-0/+7
2017-07-03PCI: dwc: dra7xx: Use RW1C for IRQSTATUS_MSI and IRQSTATUS_MAINArvind Yadav1-2/+2
2017-07-03PCI: dwc: dra7xx: Depend on appropriate SoC or compile testPeter Robinson1-0/+1
2017-07-03PCI: dwc: Constify dw_pcie_host_ops structuresJisheng Zhang11-13/+13
2017-07-03PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREADJisheng Zhang3-3/+6
2017-07-03arm64: PCI: Drop DT IRQ allocation from pcibios_alloc_irq()Lorenzo Pieralisi1-6/+4
2017-07-03PCI: xilinx-nwl: Move to struct pci_host_bridge IRQ mapping functionsLorenzo Pieralisi1-0/+2
2017-07-03PCI: rockchip: Move to struct pci_host_bridge IRQ mapping functionsLorenzo Pieralisi1-0/+2
2017-07-03PCI: xgene: Move to struct pci_host_bridge IRQ mapping functionsLorenzo Pieralisi1-0/+2
2017-07-03PCI: altera: Drop pci_fixup_irqs()Lorenzo Pieralisi1-2/+2
2017-07-03PCI: versatile: Drop pci_fixup_irqs()Lorenzo Pieralisi1-2/+2
2017-07-03PCI: generic: Drop pci_fixup_irqs()Lorenzo Pieralisi1-4/+2
2017-07-03PCI: faraday: Drop pci_fixup_irqs()Lorenzo Pieralisi1-1/+2