summaryrefslogtreecommitdiff
path: root/drivers/pci/host
AgeCommit message (Expand)Author
2016-09-12PCI: altera: Relax device number checking to allow SR-IOVPo Liu
2016-09-06PCI: tegra: Fix pci_remap_iospace() failure pathLorenzo Pieralisi
2016-09-06PCI: generic: Fix pci_remap_iospace() failure pathLorenzo Pieralisi
2016-09-06PCI: rcar: Fix pci_remap_iospace() failure pathLorenzo Pieralisi
2016-09-06PCI: versatile: Fix pci_remap_iospace() failure pathLorenzo Pieralisi
2016-09-06PCI: designware: Fix pci_remap_iospace() failure pathLorenzo Pieralisi
2016-09-06PCI: aardvark: Fix pci_remap_iospace() failure pathLorenzo Pieralisi
2016-09-06PCI: hv: Handle hv_pci_generic_compl() error caseDexuan Cui
2016-09-06PCI: hv: Handle vmbus_sendpacket() failure in hv_compose_msi_msg()Dexuan Cui
2016-09-06PCI: hv: Remove the unused 'wrk' in struct hv_pcibus_deviceDexuan Cui
2016-09-06PCI: hv: Use pci_function_description[0] in struct definitionsDexuan Cui
2016-09-06PCI: hv: Use zero-length array in struct pci_packetDexuan Cui
2016-09-03PCI: rockchip: Add Rockchip PCIe controller supportShawn Lin
2016-08-26PCI: altera: Rework config accessors for use without a struct pci_busLey Foon Tan
2016-08-24PCI: xilinx-nwl: Make explicitly non-modularPaul Gortmaker
2016-08-24PCI: xilinx: Make explicitly non-modularPaul Gortmaker
2016-08-24PCI: qcom: Make explicitly non-modularPaul Gortmaker
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