summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: tegra: Fix pci_remap_iospace() failure pathLorenzo Pieralisi2016-10-311-2/+5
* PCI: designware: Fix pci_remap_iospace() failure pathLorenzo Pieralisi2016-10-311-9/+12
* PCI: versatile: Fix pci_remap_iospace() failure pathLorenzo Pieralisi2016-10-311-3/+5
* PCI: generic: Fix pci_remap_iospace() failure pathLorenzo Pieralisi2016-10-311-3/+5
* PCI: aardvark: Fix pci_remap_iospace() failure pathLorenzo Pieralisi2016-10-311-3/+5
* PCI: rcar: Fix pci_remap_iospace() failure pathLorenzo Pieralisi2016-10-311-3/+6
* PCI: tegra: Fix argument order in tegra_pcie_phy_disable()Bjorn Helgaas2016-10-281-1/+1
* PCI: Mark Atheros AR9580 to avoid bus resetMaik Broemme2016-10-281-0/+1
* x86/platform/intel-mid: Add Intel Penwell to ID tableAndy Shevchenko2016-10-161-0/+5
* x86/cpu: Rename Merrifield2 to MoorefieldAndy Shevchenko2016-10-161-1/+1
* Merge tag 'pci-v4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-141-2/+1
|\
| * PCI: Fix bridge_d3 update on device removalLukas Wunner2016-09-131-2/+1
* | Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-09-031-2/+5
|\ \
| * | thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller.Xavier Gnata2016-08-311-0/+4
| * | thunderbolt: Fix resume quirk for Falcon Ridge 4C.Andreas Noever2016-08-311-2/+1
* | | Merge tag 'powerpc-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-291-0/+1
|\ \ \
| * | | cxl: use pcibios_free_controller_deferred() when removing vPHBsAndrew Donnellan2016-08-221-0/+1
| |/ /
* | | Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-261-8/+10
|\ \ \ | |/ / |/| / | |/
| * PCI: Call pci_intx() when using legacy interrupts in pci_alloc_irq_vectors()Christoph Hellwig2016-08-181-1/+4
| * PCI: Use positive flags in pci_alloc_irq_vectors()Christoph Hellwig2016-08-161-8/+7
* | genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier2016-08-091-0/+2
|/
* ACPI / hotplug / PCI: Runtime resume bridges before bus rescansRafael J. Wysocki2016-08-041-0/+6
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-041-1/+1
|\
| * tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-1/+1
* | Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan"Linus Torvalds2016-08-031-4/+0
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-021-1/+1
|\
| * treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-1/+1
* | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-0247-538/+2262
|\ \ | |/ |/|
| * Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-012-68/+202
| |\
| | * PCI: Spread interrupt vectors in pci_alloc_irq_vectors()Christoph Hellwig2016-07-211-45/+89
| | * PCI: Provide sensible IRQ vector alloc/free routinesChristoph Hellwig2016-07-211-0/+89
| | * PCI: Make the "entries" argument to pci_enable_msix() optionalChristoph Hellwig2016-07-211-14/+16
| | * PCI: Switch msix_program_entries() to use pci_msix_desc_addr()Christoph Hellwig2016-07-211-4/+2
| | * PCI: Add pci_msix_desc_addr() helperChristoph Hellwig2016-07-211-8/+9
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------. \ 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
| | | |/ /
| | * / / PCI: aardvark: Add Aardvark PCI host controller driverThomas Petazzoni2016-07-263-0/+1022
| | |/ /
| * | | Merge branch 'pci/host-tegra' into nextBjorn Helgaas2016-08-011-30/+25
| |\ \ \
| | * | | PCI: tegra: Program PADS_REFCLK_CFG* registers with per-SoC valuesStephen Warren2016-07-261-13/+8
| | * | | PCI: tegra: Program PADS_REFCLK_CFG* always, not just on legacy SoCsStephen Warren2016-07-261-6/+9
| | * | | PCI: tegra: Stop setting pcibios_min_memThierry Reding2016-07-251-2/+0
| | * | | PCI: tegra: Use generic pci_remap_iospace() rather than ARM32-specific oneThierry Reding2016-07-251-1/+1
| | * | | PCI: tegra: Use lower-case hex consistently for register definitionsThierry Reding2016-07-251-11/+11
| | |/ /
OpenPOWER on IntegriCloud