summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-02-21Merge branch 'pci/host-altera' into nextBjorn Helgaas
2017-02-21Merge branch 'pci/host-designware' into nextBjorn Helgaas
2017-02-21PCI: dwc: Remove dependency of designware on CONFIG_PCIKishon Vijay Abraham I
2017-02-21PCI: dwc: Add CONFIG_PCIE_DW_HOST to enable PCI dwc hostKishon Vijay Abraham I
2017-02-21PCI: dwc: Split pcie-designware.c into host and core filesKishon Vijay Abraham I
2017-02-21PCI: dwc: designware: Fix style errors in pcie-designware.cKishon Vijay Abraham I
2017-02-21PCI: dwc: designware: Parse "num-lanes" property in dw_pcie_setup_rc()Kishon Vijay Abraham I
2017-02-21PCI: dwc: all: Split struct pcie_port into host-only and core structuresKishon Vijay Abraham I
2017-02-21PCI: dwc: designware: Get device pointer at the start of dw_pcie_host_init()Kishon Vijay Abraham I
2017-02-21PCI: dwc: all: Rename cfg_read/cfg_write to read/writeKishon Vijay Abraham I
2017-02-21PCI: dwc: all: Use platform_set_drvdata() to save private dataKishon Vijay Abraham I
2017-02-21PCI: dwc: designware: Move register defines to designware header fileKishon Vijay Abraham I
2017-02-21PCI: dwc: Use PTR_ERR_OR_ZERO to simplify codeFengguang Wu
2017-02-21PCI: dra7xx: Group PHY API invocationsKishon Vijay Abraham I
2017-02-21PCI: dra7xx: Enable MSI and legacy interrupts simultaneouslyKishon Vijay Abraham I
2017-02-21PCI: dra7xx: Add support to force RC to work in GEN1 modeKishon Vijay Abraham I
2017-02-21PCI: dra7xx: Simplify probe code with devm_gpiod_get_optional()Kishon Vijay Abraham I
2017-02-21PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I
2017-02-17PCI: altera: Extract TLP completion status correctlyYadi Hu
2017-02-15Merge branch 'pci/vpd' into nextBjorn Helgaas
2017-02-15Merge branch 'pci/virtualization' into nextBjorn Helgaas
2017-02-15Merge branch 'pci/resource' into nextBjorn Helgaas
2017-02-15Merge branch 'pci/msi' into nextBjorn Helgaas
2017-02-15Merge branch 'pci/hotplug' into nextBjorn Helgaas
2017-02-15Merge branch 'pci/enumeration' into nextBjorn Helgaas
2017-02-15Merge branch 'pci/dpc' into nextBjorn Helgaas
2017-02-15Merge branch 'pci/aspm' into nextBjorn Helgaas
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-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: 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/MSI: Return failure when msix_setup_entries() failsChristophe JAILLET
2017-02-09PCI: Enable PCIe Extended Tags if supportedSinan Kaya
2017-02-09PCI/AER: Remove unused .link_reset() callbackMichael S. Tsirkin
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-01-30PCI: Avoid possible deadlock on pci_lock and p->pi_lockBjorn Helgaas
2017-01-28PCI: Add ACS quirk for Intel Union PointAlex Williamson
2017-01-13PCI/MSI: Remove pci_enable_msi_{exact,range}()Christoph Hellwig
2017-01-13amd-xgbe: Update PCI support to use new IRQ functionsTom Lendacky
2017-01-13[media] cobalt: use pci_irq_allocate_vectors()Christoph Hellwig