summaryrefslogtreecommitdiff
path: root/drivers/pci/host
AgeCommit message (Expand)Author
2016-08-24PCI: dra7xx: Make explicitly non-modularPaul Gortmaker
2016-08-24PCI: generic: Make explicitly non-modularPaul Gortmaker
2016-08-23PCI: designware: Remove redundant platform_get_resource() return value checkWei Yongjun
2016-08-23PCI: designware: Exchange viewport of `MEMORYs' and `CFGs/IOs'Dong Bo
2016-08-23PCI: exynos: Make explicitly non-modularPaul Gortmaker
2016-08-23PCI: designware: Make explicitly non-modularPaul Gortmaker
2016-08-23PCI: spear: Make explicitly non-modularPaul Gortmaker
2016-08-23PCI: imx6: Make explicitly non-modularPaul Gortmaker
2016-08-23PCI: altera: Make explicitly non-modularPaul Gortmaker
2016-08-23PCI: altera: Make MSI explicitly non-modularPaul Gortmaker
2016-08-22PCI: aardvark: Remove redundant dev_err call in advk_pcie_probe()Wei Yongjun
2016-08-22PCI: hv: Use list_move_tail() instead of list_del() + list_add_tail()Wei Yongjun
2016-08-22PCI: keystone: Propagate request_irq() failureWei Yongjun
2016-08-22PCI: rcar: Consolidate register space lookup and ioremapBjorn Helgaas
2016-08-22PCI: designware: Keep viewport fixed for IO transaction if num_viewport > 2Pratyush Anand
2016-08-18PCI: tegra: Use of_device_get_match_data()Thierry Reding
2016-08-18PCI: tegra: Remove redundant _data suffixThierry Reding
2016-08-18PCI: altera: Poll for link training status after retraining the linkLey Foon Tan
2016-08-18PCI: designware: Check LTSSM training bit before deciding link is upJisheng Zhang
2016-08-17PCI: designware: Add iATU Unroll featureJoao Pinto
2016-08-17PCI: designware: Wait for iATU enableJoao Pinto
2016-08-17PCI: designware: Move link wait definitions to .c fileJoao Pinto
2016-08-17PCI: designware: Return data directly from dw_pcie_readl_rc()Bjorn Helgaas
2016-08-01Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc...Bjorn Helgaas
2016-08-01Merge branch 'pci/host-tegra' into nextBjorn Helgaas
2016-08-01Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas
2016-08-01Merge branch 'pci/resource' into nextBjorn Helgaas
2016-08-01Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '...Bjorn Helgaas
2016-08-01PCI: xgene: Make explicitly non-modularPaul Gortmaker
2016-08-01PCI: thunder-pem: Make explicitly non-modularPaul Gortmaker
2016-08-01PCI: thunder-ecam: Make explicitly non-modularPaul Gortmaker
2016-08-01PCI: tegra: Make explicitly non-modularPaul Gortmaker
2016-08-01PCI: rcar-gen2: Make explicitly non-modularPaul Gortmaker
2016-08-01PCI: rcar: Make explicitly non-modularPaul Gortmaker
2016-08-01PCI: mvebu: Make explicitly non-modularPaul Gortmaker
2016-08-01PCI: layerscape: Make explicitly non-modularPaul Gortmaker
2016-08-01PCI: keystone: Make explicitly non-modularPaul Gortmaker
2016-08-01PCI: hisi: Make explicitly non-modularPaul Gortmaker
2016-08-01PCI: generic: Make explicitly non-modularPaul Gortmaker
2016-08-01PCI: designware-plat: Make it explicitly non-modularPaul Gortmaker
2016-08-01PCI: artpec6: Make explicitly non-modularPaul Gortmaker
2016-08-01PCI: armada8k: Make explicitly non-modularPaul Gortmaker
2016-08-01Merge branches 'pci/host-artpec' and 'pci/host-generic' into pci/demodularize...Bjorn Helgaas
2016-07-29PCI: artpec: Add PCI_MSI_IRQ_DOMAIN dependencyArnd Bergmann
2016-07-26PCI: aardvark: Add Aardvark PCI host controller driverThomas Petazzoni
2016-07-26PCI: tegra: Program PADS_REFCLK_CFG* registers with per-SoC valuesStephen Warren
2016-07-26PCI: tegra: Program PADS_REFCLK_CFG* always, not just on legacy SoCsStephen Warren
2016-07-25PCI: tegra: Stop setting pcibios_min_memThierry Reding
2016-07-25PCI: tegra: Use generic pci_remap_iospace() rather than ARM32-specific oneThierry Reding
2016-07-25PCI: tegra: Use lower-case hex consistently for register definitionsThierry Reding