summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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
2017-01-30PCI: rockchip: Mark PM functions as __maybe_unusedArnd Bergmann
2017-01-30PCI: rockchip: Use readl_poll_timeout() instead of open-coding itShawn Lin
2017-01-30PCI: mvebu: Handle changes to the bridge windows while enabledJason Gunthorpe
2017-01-28PCI: exynos: Rename all pointer names from "exynos_pcie" to "ep"Jaehoon Chung
2017-01-28PCI: Add ACS quirk for Intel Union PointAlex Williamson
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-27PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchiesBjorn Helgaas
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2017-01-20PCI: implement num_vf bus type callbackPhil Sutter
2017-01-17PCI/MSI: pci-xgene-msi: Fix CPU hotplug registration handlingMarc Zyngier
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2017-01-13PCI/MSI: Remove pci_enable_msi_{exact,range}()Christoph Hellwig
2017-01-12PCI: thunder-pem: Add support for cn81xx and cn83xx SoCsDavid Daney
2017-01-12PCI: rockchip: Disable RC's ASPM L0s based on DT "aspm-no-l0s"Shawn Lin
2017-01-11PCI/MSI: Fix msi_capability_init() kernel-doc warningsRandy Dunlap
2017-01-11PCI: imx6: Remove redundant "Link never came up" messageFabio Estevam
2017-01-11PCI: acpiphp_ibm: Make ibm_apci_table_attr __ro_after_initBhumika Goyal