summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * PCI: hv: Handle vmbus_sendpacket() failure in hv_compose_msi_msg()Dexuan Cui2016-09-061-2/+4
| | | | | | * PCI: hv: Remove the unused 'wrk' in struct hv_pcibus_deviceDexuan Cui2016-09-061-1/+0
| | | | | | * PCI: hv: Use pci_function_description[0] in struct definitionsDexuan Cui2016-09-061-2/+2
| | | | | | * PCI: hv: Use zero-length array in struct pci_packetDexuan Cui2016-09-061-22/+20
| | | | | | * PCI: hv: Use list_move_tail() instead of list_del() + list_add_tail()Wei Yongjun2016-08-221-2/+1
| |_|_|_|_|/ |/| | | | |
| | | | | * PCI: designware: Remove redundant platform_get_resource() return value checkWei Yongjun2016-08-231-3/+0
| | | | | * PCI: designware: Exchange viewport of `MEMORYs' and `CFGs/IOs'Dong Bo2016-08-231-5/+5
| | | | | * PCI: designware: Keep viewport fixed for IO transaction if num_viewport > 2Pratyush Anand2016-08-222-7/+20
| | | | | * PCI: designware: Check LTSSM training bit before deciding link is upJisheng Zhang2016-08-181-2/+4
| | | | | * PCI: designware: Add iATU Unroll featureJoao Pinto2016-08-172-11/+87
| | | | | * PCI: designware: Wait for iATU enableJoao Pinto2016-08-171-3/+15
| | | | | * PCI: designware: Move link wait definitions to .c fileJoao Pinto2016-08-172-5/+5
| | | | | * PCI: designware: Return data directly from dw_pcie_readl_rc()Bjorn Helgaas2016-08-173-15/+17
| |_|_|_|/ |/| | | |
| | | | * PCI: artpec6: Drop __init from artpec6_add_pcie_port()Niklas Cassel2016-09-141-2/+2
| |_|_|/ |/| | |
| | | * PCI: altera: Remove redundant platform_get_resource() return value checkBjorn Helgaas2016-09-121-10/+0
| | | * PCI: altera: Move retrain from fixup to altera_pcie_host_init()Ley Foon Tan2016-09-121-60/+91
| | | * PCI: altera: Rework config accessors for use without a struct pci_busLey Foon Tan2016-08-261-23/+41
| | | * PCI: altera: Poll for link training status after retraining the linkLey Foon Tan2016-08-181-8/+37
| |_|/ |/| |
| | * PCI: aardvark: Remove redundant dev_err call in advk_pcie_probe()Wei Yongjun2016-08-221-3/+1
| |/ |/|
| * Merge branch 'pci/virtualization' into nextBjorn Helgaas2016-10-033-21/+0
| |\
| | * PCI: xilinx: Relax device number checking to allow SR-IOVPo Liu2016-09-121-7/+0
| | * PCI: designware: Relax device number checking to allow SR-IOVPo Liu2016-09-121-7/+0
| | * PCI: altera: Relax device number checking to allow SR-IOVPo Liu2016-09-121-7/+0
| |/ |/|
| * Merge branch 'pci/enumeration' into nextBjorn Helgaas2016-10-036-23/+38
| |\
| | * PCI: tegra: Fix pci_remap_iospace() failure pathLorenzo Pieralisi2016-09-061-2/+5
| | * PCI: generic: Fix pci_remap_iospace() failure pathLorenzo Pieralisi2016-09-061-3/+5
| | * PCI: rcar: Fix pci_remap_iospace() failure pathLorenzo Pieralisi2016-09-061-3/+6
| | * PCI: versatile: Fix pci_remap_iospace() failure pathLorenzo Pieralisi2016-09-061-3/+5
| | * PCI: designware: Fix pci_remap_iospace() failure pathLorenzo Pieralisi2016-09-061-9/+12
| | * PCI: aardvark: Fix pci_remap_iospace() failure pathLorenzo Pieralisi2016-09-061-3/+5
| |/ |/|
| * PCI: xilinx-nwl: Make explicitly non-modularPaul Gortmaker2016-08-241-50/+3
| * PCI: xilinx: Make explicitly non-modularPaul Gortmaker2016-08-241-51/+2
| * PCI: qcom: Make explicitly non-modularPaul Gortmaker2016-08-241-21/+7
| * PCI: dra7xx: Make explicitly non-modularPaul Gortmaker2016-08-241-28/+3
| * PCI: generic: Make explicitly non-modularPaul Gortmaker2016-08-241-5/+2
| * PCI: exynos: Make explicitly non-modularPaul Gortmaker2016-08-231-6/+1
| * PCI: designware: Make explicitly non-modularPaul Gortmaker2016-08-231-5/+0
| * PCI: spear: Make explicitly non-modularPaul Gortmaker2016-08-231-9/+2
| * PCI: imx6: Make explicitly non-modularPaul Gortmaker2016-08-231-8/+1
| * PCI: altera: Make explicitly non-modularPaul Gortmaker2016-08-231-7/+5
| * PCI: altera: Make MSI explicitly non-modularPaul Gortmaker2016-08-231-5/+5
|/
*---------. Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc...Bjorn Helgaas2016-08-017-35/+1064
|\ \ \ \ \ \
| | | | | | * PCI: xilinx: Fix return value in case of errorChristophe JAILLET2016-07-251-3/+3
| | | | | |/
| | | | * | PCI: hv: Fix interrupt cleanup pathCathy Avery2016-07-251-6/+8
| | | | * | PCI: hv: Handle all pending messages in hv_pci_onchannelcallback()Vitaly Kuznetsov2016-06-171-2/+5
| | | | * | PCI: hv: Don't leak buffer in hv_pci_onchannelcallback()Vitaly Kuznetsov2016-06-171-6/+5
| | | | |/
| | | * / PCI: dra7xx: Fix return value in case of errorChristophe JAILLET2016-07-251-2/+2
| | | |/
| | * | PCI: altera: Poll for link up status after retraining the linkLey Foon Tan2016-07-221-1/+11
| | * | PCI: altera: Check link status before retrain linkLey Foon Tan2016-07-221-0/+4
| | * | PCI: altera: Reorder read/write functionsBjorn Helgaas2016-07-221-16/+16
| | |/