aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host
AgeCommit message (Expand)AuthorFilesLines
2016-08-01PCI: rcar: Make explicitly non-modularPaul Gortmaker1-7/+4
2016-08-01PCI: mvebu: Make explicitly non-modularPaul Gortmaker1-7/+4
2016-08-01PCI: layerscape: Make explicitly non-modularPaul Gortmaker1-8/+2
2016-08-01PCI: keystone: Make explicitly non-modularPaul Gortmaker1-8/+2
2016-08-01PCI: hisi: Make explicitly non-modularPaul Gortmaker1-11/+2
2016-08-01PCI: generic: Make explicitly non-modularPaul Gortmaker1-8/+2
2016-08-01PCI: designware-plat: Make it explicitly non-modularPaul Gortmaker1-8/+2
2016-08-01PCI: artpec6: Make explicitly non-modularPaul Gortmaker1-8/+4
2016-08-01PCI: armada8k: Make explicitly non-modularPaul Gortmaker1-9/+5
2016-08-01Merge branches 'pci/host-artpec' and 'pci/host-generic' into pci/demodularize-hostsBjorn Helgaas3-0/+296
2016-07-29PCI: artpec: Add PCI_MSI_IRQ_DOMAIN dependencyArnd Bergmann1-0/+1
2016-07-26PCI: aardvark: Add Aardvark PCI host controller driverThomas Petazzoni3-0/+1022
2016-07-26PCI: tegra: Program PADS_REFCLK_CFG* registers with per-SoC valuesStephen Warren1-13/+8
2016-07-26PCI: tegra: Program PADS_REFCLK_CFG* always, not just on legacy SoCsStephen Warren1-6/+9
2016-07-25PCI: tegra: Stop setting pcibios_min_memThierry Reding1-2/+0
2016-07-25PCI: tegra: Use generic pci_remap_iospace() rather than ARM32-specific oneThierry Reding1-1/+1
2016-07-25PCI: tegra: Use lower-case hex consistently for register definitionsThierry Reding1-11/+11
2016-07-25PCI: hv: Fix interrupt cleanup pathCathy Avery1-6/+8
2016-07-25PCI: dra7xx: Fix return value in case of errorChristophe JAILLET1-2/+2
2016-07-25PCI: xilinx: Fix return value in case of errorChristophe JAILLET1-3/+3
2016-07-22PCI: altera: Poll for link up status after retraining the linkLey Foon Tan1-1/+11
2016-07-22PCI: altera: Check link status before retrain linkLey Foon Tan1-0/+4
2016-07-22PCI: altera: Reorder read/write functionsBjorn Helgaas1-16/+16
2016-06-25PCI: versatile: Simplify host bridge window iterationBjorn Helgaas1-12/+5
2016-06-25PCI: versatile: Request host bridge window resources with core functionBjorn Helgaas1-7/+5
2016-06-25PCI: tegra: Request host bridge window resources with core functionBjorn Helgaas1-12/+4
2016-06-25PCI: tegra: Remove top-level resource from hierarchyBjorn Helgaas1-20/+3
2016-06-25PCI: rcar: Simplify host bridge window iterationBjorn Helgaas1-18/+3
2016-06-25PCI: rcar: Request host bridge window resources with core functionBjorn Helgaas1-7/+5
2016-06-25PCI: rcar Gen2: Request host bridge window resourcesBjorn Helgaas1-0/+4
2016-06-25PCI: rcar: Drop gen2 dummy I/O port regionBjorn Helgaas1-10/+1
2016-06-23PCI: generic: Claim bus resources on PCI_PROBE_ONLY set-upsLorenzo Pieralisi1-1/+8
2016-06-21PCI: mvebu: Request host bridge window resources with core functionBjorn Helgaas1-10/+7
2016-06-21PCI: generic: Simplify host bridge window iterationBjorn Helgaas1-15/+7
2016-06-21PCI: generic: Request host bridge window resources with core functionBjorn Helgaas1-7/+5
2016-06-20PCI: altera: Simplify host bridge window iterationBjorn Helgaas1-18/+6
2016-06-20PCI: altera: Request host bridge window resources with core functionBjorn Helgaas1-6/+5
2016-06-20PCI: xilinx-nwl: Use dev_printk() when possibleBjorn Helgaas1-1/+1
2016-06-20PCI: xilinx-nwl: Request host bridge window resourcesBjorn Helgaas1-0/+4
2016-06-20PCI: xilinx-nwl: Free bridge resource list on failureBjorn Helgaas1-4/+10
2016-06-20PCI: xilinx: Request host bridge window resourcesBjorn Helgaas1-0/+5
2016-06-20PCI: xilinx: Free bridge resource list on failureBjorn Helgaas1-3/+8
2016-06-20PCI: xgene: Request host bridge window resourcesBjorn Helgaas1-0/+4
2016-06-20PCI: xgene: Free bridge resource list on failureBjorn Helgaas1-3/+9
2016-06-20PCI: iproc: Request host bridge window resourcesBjorn Helgaas1-0/+4
2016-06-20PCI: designware: Simplify host bridge window iterationBjorn Helgaas1-5/+1
2016-06-20PCI: designware: Request host bridge window resourcesBjorn Helgaas1-0/+4
2016-06-20PCI: designware: Free bridge resource list on failureBjorn Helgaas1-7/+17
2016-06-17PCI: hv: Handle all pending messages in hv_pci_onchannelcallback()Vitaly Kuznetsov1-2/+5
2016-06-17PCI: hv: Don't leak buffer in hv_pci_onchannelcallback()Vitaly Kuznetsov1-6/+5