summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2017-02-15Merge branch 'pci/enumeration' into nextBjorn Helgaas
2017-02-15Merge branch 'pci/dpc' into nextBjorn Helgaas
2017-02-15PCI/PME: Restore pcie_pme_driver.removeYinghai Lu
2017-02-14PCI/ASPM: Add comment about L1 substate latencyRajat Jain
2017-02-14PCI/ASPM: Configure L1 substate settingsRajat Jain
2017-02-14PCI/ASPM: Calculate and save the L1.2 timing parametersRajat Jain
2017-02-14PCI/ASPM: Read and set up L1 substate capabilitiesRajat Jain
2017-02-14PCI/ASPM: Add support for L1 substatesRajat Jain
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-10PCI: exynos: Refactor to make it easier to support other SoCsNiyas Ahmed S T
2017-02-10PCI/MSI: Return -ENOSPC if pci_enable_msi_range() can't get enough vectorsDennis Chen
2017-02-10PCI/portdrv: Use pci_irq_alloc_vectors()Christoph Hellwig
2017-02-10PCI/MSI: Check that we have a legacy interrupt line before using itChristoph Hellwig
2017-02-10PCI: rockchip: Fix rockchip_pcie_probe() error path to free resource listShawn Lin
2017-02-10PCI: imx6: Fix a typo in error messageAndrey Smirnov
2017-02-10PCI: hv: Fix wslot_to_devfn() to fix warnings on device removalDexuan Cui
2017-02-10PCI: Remove duplicate check for positive return value from probe() functionsGabriel Krisman Bertazi
2017-02-10PCI/DPC: Wait for Root Port busy to clearKeith Busch
2017-02-10PCI/DPC: Decode extended reasonsKeith Busch
2017-02-10PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs()Christoph Hellwig
2017-02-10PCI/MSI: Remove unused pci_msi_create_default_irq_domain()Christoph Hellwig
2017-02-10PCI: xilinx-nwl: Remove mask for messages not supported by AXIBharat Kumar Gogada
2017-02-10PCI/MSI: Return failure when msix_setup_entries() failsChristophe JAILLET
2017-02-10PCI: xgene: Configure PCIe MPS settingsBjorn Helgaas
2017-02-09PCI: Enable PCIe Extended Tags if supportedSinan Kaya
2017-02-09PCI: generic: Call pci_fixup_irqs() only on ARMDongdong Liu
2017-02-09PCI: Disable MSI for HiSilicon Hip06/Hip07 Root PortsDongdong Liu
2017-02-09PCI: hisi: Rename config space accessors to remove "acpi"Bjorn Helgaas
2017-02-08PCI: Add Broadcom Northstar2 PAXC quirk for device class and MPSSJon Mason
2017-02-08PCI: versatile: Configure PCIe MPS settingsBjorn Helgaas
2017-02-08PCI: xilinx: Configure PCIe MPS settingsBjorn Helgaas
2017-02-08PCI: iproc: Configure PCIe MPS settingsJon Mason
2017-02-08PCI: exynos: Remove duplicated codeJaehoon Chung
2017-02-08PCI: exynos: Use the bitops BIT() macro to build bitmasksJaehoon Chung
2017-02-08PCI: exynos: Remove unnecessary local variablesJaehoon Chung
2017-02-08PCI: exynos: Replace the *_blk/*_phy/*_elb accessorsJaehoon Chung
2017-02-08PCI: mvebu: Change delay after reset to the PCIe spec mandated 100msLucas Stach
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-06PCI: hisi: Add DT almost-ECAM support for Hip06/Hip07 host controllersDongdong Liu
2017-02-03PCI: hisi: Use of_device_get_match_data() to simplify probeShailendra Verma
2017-02-03PCI: Lock each enable/disable num_vfs operation in sysfsEmil Tantilov
2017-02-03PCI: Increase VPD access timeout to 125msMatthew R. Ochs
2017-02-03Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports"Bjorn Helgaas
2017-02-02PCI/MSI: Don't apply affinity if there aren't enough vectors leftChristoph Hellwig
2017-01-31PCI: iproc: Use of_device_get_match_data() to simplify probeBjorn Helgaas
2017-01-31PCI: layerscape: Use of_device_get_match_data() to simplify probeBjorn Helgaas
2017-01-31PCI: rcar: Use of_device_get_match_data() to simplify probeBjorn Helgaas
2017-01-30PCI: xgene: Fix double free on init errorDan Carpenter
2017-01-30PCI: imx6: Remove LTSSM disable workaroundLucas Stach
2017-01-30PCI: Avoid possible deadlock on pci_lock and p->pi_lockBjorn Helgaas