aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2016-08-26Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-18PCI: Call pci_intx() when using legacy interrupts in pci_alloc_irq_vectors()Christoph Hellwig
2016-08-16PCI: Use positive flags in pci_alloc_irq_vectors()Christoph Hellwig
2016-08-09genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier
2016-08-04ACPI / hotplug / PCI: Runtime resume bridges before bus rescansRafael J. Wysocki
2016-08-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-08-03Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan"Linus Torvalds
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn 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
2016-08-01PCI: rcar: Make explicitly non-modularPaul Gortmaker
2016-08-01PCI: mvebu: Make explicitly non-modularPaul Gortmaker
2016-08-01PCI: layerscape: Make explicitly non-modularPaul Gortmaker
2016-08-01PCI: keystone: Make explicitly non-modularPaul Gortmaker
2016-08-01PCI: hisi: Make explicitly non-modularPaul Gortmaker
2016-08-01PCI: generic: Make explicitly non-modularPaul Gortmaker
2016-08-01PCI: designware-plat: Make it explicitly non-modularPaul Gortmaker
2016-08-01PCI: artpec6: Make explicitly non-modularPaul Gortmaker
2016-08-01PCI: armada8k: Make explicitly non-modularPaul Gortmaker
2016-08-01Merge branches 'pci/host-artpec' and 'pci/host-generic' into pci/demodularize...Bjorn Helgaas
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-07-29PCI: artpec: Add PCI_MSI_IRQ_DOMAIN dependencyArnd Bergmann
2016-07-29PCI: Add ACS quirk for Solarflare SFC9220Edward Cree
2016-07-26Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-07-26PCI: aardvark: Add Aardvark PCI host controller driverThomas Petazzoni
2016-07-26PCI: tegra: Program PADS_REFCLK_CFG* registers with per-SoC valuesStephen Warren
2016-07-26PCI: tegra: Program PADS_REFCLK_CFG* always, not just on legacy SoCsStephen Warren
2016-07-25Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-25PCI: tegra: Stop setting pcibios_min_memThierry Reding
2016-07-25PCI: tegra: Use generic pci_remap_iospace() rather than ARM32-specific oneThierry Reding
2016-07-25PCI: tegra: Use lower-case hex consistently for register definitionsThierry Reding
2016-07-25PCI: Allow additional bus numbers for hotplug bridgesKeith Busch
2016-07-25PCI: Remove DPC tristate module optionKeith Busch
2016-07-25PCI: Bind DPC to Root Ports as well as Downstream PortsKeith Busch
2016-07-25PCI: hv: Fix interrupt cleanup pathCathy Avery
2016-07-25PCI: dra7xx: Fix return value in case of errorChristophe JAILLET
2016-07-25PCI: xilinx: Fix return value in case of errorChristophe JAILLET
2016-07-22PCI: altera: Poll for link up status after retraining the linkLey Foon Tan