linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-22 06:40:16 to 2016-04-05 16:27:43 UTC [more...]

[PATCH v4] PCI: imx6: add dt prop for link gen, default to gen1
 2016-04-05 16:29 UTC 

[PATCH] ARM: imx6: Fix PCIe reset gpio polarity on Toradex Apalis
 2016-04-05 15:46 UTC  (4+ messages)
` [PATCH 1/2] ARM: dts: imx6: Fix PCIe reset gpio polarity on Toradex Apalis Ixora
` [PATCH 2/2] PCI: imx6: Add reset-gpio-active-high boolean property to DT

[PATCH V5 00/15] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-04-05 14:11 UTC  (10+ messages)
` [PATCH V5 01/15] ACPI: MCFG: Move mmcfg_list management to drivers/acpi
` [PATCH V5 13/15] pci, acpi: Match PCI config space accessors against platfrom specific quirks

[RFC v5 6/7] PCI: Add a new bit to pci_bus_flags to indicate interrupt remapping
 2016-04-05 13:46 UTC  (2+ messages)
` [RFC v5 7/7] vfio-pci: Allow to mmap MSI-X table if interrupt remapping is supported

[RFC v5 0/7] vfio-pci: Allow to mmap sub-page MMIO BARs and MSI-X table
 2016-04-05 13:43 UTC  (6+ messages)
` [RFC v5 1/7] PCI: Ignore resource_alignment if PCI_PROBE_ONLY was set
` [RFC v5 2/7] PCI: Do not Use IORESOURCE_STARTALIGN to identify bridge resources
` [RFC v5 3/7] PCI: Add a new option for resource_alignment to reassign alignment
` [RFC v5 4/7] PCI: Add support for enforcing all MMIO BARs to be page aligned
` [RFC v5 5/7] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive

[PATCH] PCI: Fix device attach failure handling
 2016-04-05 11:29 UTC  (2+ messages)

[PATCH REPOST] Extend PCIE_BUS_PEER2PEER to set MRSS=128 to fix CNS3xxx BM DMA
 2016-03-21  9:39 UTC 

Dell XPS13 9350 thunderbolt 3
 2016-04-04 22:18 UTC  (3+ messages)

[PATCH] i.MX6 PCIe: Fix imx6_pcie_deassert_core_reset() polarity
 2016-04-04 10:37 UTC  (42+ messages)

A question about PCIe peer-to-peer DMA
 2016-04-03 18:31 UTC 

[PATCH] PCI: Add Broadcom 4331 reset quirk to prevent IRQ storm
 2016-04-03 11:49 UTC  (5+ messages)

[PATCH] PCI: xilinx-nwl: Fix spelling mistake "Initialization"
 2016-04-03 10:56 UTC 

[PATCH v4 0/7] drivers:hv: Ensure that bridge windows don't overlap
 2016-04-02  0:47 UTC  (8+ messages)
` [PATCH v4 1/7] drivers:hv: Lock access to hyperv_mmio resource tree
` [PATCH v4 2/7] drivers:hv: Make a function to free mmio regions through vmbus
` [PATCH v4 3/7] drivers:hv: Use new vmbus_mmio_free() from client drivers
` [PATCH v4 4/7] drivers:hv: Reverse order of resources in hyperv_mmio
` [PATCH v4 5/7] drivers:hv: Track allocations of children of hv_vmbus in private resource tree
` [PATCH v4 6/7] drivers:hv: Record MMIO range in use by frame buffer
` [PATCH v4 7/7] drivers:hv: Separate out frame buffer logic when picking MMIO range

[PATCH v3 0/7] drivers:hv: Ensure that bridge windows don't overlap
 2016-04-01 23:11 UTC  (10+ messages)
` [PATCH v3 1/7] drivers:hv: Lock access to hyperv_mmio resource tree
` [PATCH v3 2/7] drivers:hv: Make a function to free mmio regions through vmbus
` [PATCH v3 3/7] drivers:hv: Use new vmbus_mmio_free() from client drivers
` [PATCH v3 4/7] drivers:hv: Reverse order of resources in hyperv_mmio
` [PATCH v3 5/7] drivers:hv: Track allocations of children of hv_vmbus in private resource tree
` [PATCH v3 6/7] drivers:hv: Record MMIO range in use by frame buffer
  ` [PATCH] drivers:hv: fix resource_size.cocci warnings
` [PATCH v3 7/7] drivers:hv: Separate out frame buffer logic when picking MMIO range

[PATCH v3] PCI: imx6: add dt prop for link gen, default to gen1
 2016-04-01 17:17 UTC 

[PATCH v2] Revert "PCI: imx6: Add support for active-low reset GPIO"
 2016-04-01  7:26 UTC  (13+ messages)

[PATCH 0/2] PCI: Skylake PCH ACS quirks
 2016-03-31 22:34 UTC  (3+ messages)
` [PATCH 1/2] PCI: Reverse standard ACS vs device specific ACS enabling
` [PATCH 2/2] PCI: Quirk PCH root port ACS for Sunrise Point

[PATCH next 1/2] PCI: keystone: add pci error irq handler
 2016-03-31 22:11 UTC  (6+ messages)
` [PATCH next 2/2] PCI: keystone: remove unnecessary goto statement

[PATCH] PCI: Add Broadcom 4331 reset quirk to prevent IRQ storm
 2016-03-31 19:09 UTC 

[PATCH] PCI: Add Broadcom 4331 reset quirk to prevent IRQ storm
 2016-03-31 18:51 UTC  (2+ messages)

PCI IRQ issue since 4.2 kernel
 2016-03-31 15:17 UTC  (6+ messages)

Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
 2016-03-31 15:20 UTC 

[PATCH v2] PCI: rcar-pcie: Remove Gen2 designation from Kconfig
 2016-03-31  0:35 UTC 

[PATCH] PCI: rcar-pcie: Remove Gen2 designation from Kconfig
 2016-03-31  0:22 UTC  (3+ messages)

[PATCH v2 0/7] drivers:hv: Ensure that bridge windows don't overlap
 2016-03-30 23:48 UTC  (8+ messages)
` [PATCH v2 1/7] drivers:hv: Lock access to hyperv_mmio resource tree
` [PATCH v2 2/7] drivers:hv: Make a function to free mmio regions through vmbus
` [PATCH v2 3/7] drivers:hv: Use new vmbus_mmio_free() from client drivers
` [PATCH v2 4/7] drivers:hv: Reverse order of resources in hyperv_mmio
` [PATCH v2 5/7] drivers:hv: Track allocations of children of hv_vmbus in private resource tree
` [PATCH v2 6/7] drivers:hv: Record MMIO range in use by frame buffer
` [PATCH v2 7/7] drivers:hv: Separate out frame buffer logic when picking MMIO range

[PATCH v4] sparc/PCI: Fix for panic while enabling SR-IOV
 2016-03-30 19:37 UTC  (4+ messages)

[PATCH 2/3] swiotlb: prefix dma_to_phys and phys_to_dma functions
 2016-03-29 19:32 UTC  (7+ messages)

[PATCH] PCI: Add Broadcom 4331 reset quirk to prevent IRQ storm
 2016-03-29 17:46 UTC 

[PATCH] Revert "PCI: imx6: Add support for active-low reset GPIO"
 2016-03-28 22:08 UTC  (2+ messages)

[PATCH 0/2] pci: host: new driver for Marvell Armada 7K/8K PCIe controller
 2016-03-28 21:21 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: pci: add DT binding "
` [PATCH 2/2] pci: host: new driver "

[PATCH v3] PCI: Add pci_enable_atomic_request
 2016-03-28 20:10 UTC  (5+ messages)

[RFC PATCH 0/4] ACPI based PCI host driver with generic ECAM
 2016-03-28 13:42 UTC  (2+ messages)

[PATCH v4] powerpc/pci: Assign fixed PHB number based on device-tree properties
 2016-03-28 12:36 UTC  (3+ messages)
` [v4] "

[RFC v3] PCI: PTM Driver
 2016-03-28  8:33 UTC  (3+ messages)
` [PATCH] PCI: PTM preliminary implementation

Question about PCI I/O space in ARM64
 2016-03-25  6:49 UTC  (6+ messages)

[GIT PULL] Power management and ACPI material for v4.6-rc1, part 2
 2016-03-25  2:00 UTC 

[PATCH next v1 1/2] PCI: keystone: add pci error irq handler
 2016-03-24 22:28 UTC  (2+ messages)
` [PATCH next v1 2/2] PCI: keystone: remove unnecessary goto statement

[PATCH v3] sparc/PCI: Fix for panic while enabling SR-IOV
 2016-03-24 19:16 UTC  (2+ messages)

[PATCH] vfio/pci: Hide broken INTx support from user
 2016-03-24 19:05 UTC 

[PATCH] PCI: Quirk broken INTx masking on Intel i40e NICs
 2016-03-24 19:03 UTC 

[PATCH] pci: Added flag to pci_host_bridge to hint not to use acpi
 2016-03-24 16:42 UTC  (2+ messages)

PCI IO resource question
 2016-03-23 22:02 UTC  (13+ messages)

[PATCH v2] sparc/PCI: Fix for panic while enabling SR-IOV
 2016-03-23 21:10 UTC  (2+ messages)

iMX6q: Kernel panic when enabling interrupt for more than 2 cards behind a PCIe-to-PCI bridge
 2016-03-23 11:01 UTC  (6+ messages)

PCI support check in pcibios_init()
 2016-03-23 10:34 UTC  (2+ messages)
` [RFC PATCH] x86/PCI: Refine "

[PATCH v3] PCI: ACPI: IA64: fix IO port generic range check
 2016-03-23  8:35 UTC  (5+ messages)

[RFC v2] PCI: PTM Driver
 2016-03-23  4:02 UTC  (5+ messages)
` [PATCH] PCI: PTM preliminary implementation

[GIT PULL] PCI fixes for v4.6
 2016-03-22 14:32 UTC 

[PATCH RESEND] Revert "PCI: dra7xx: Mark driver as broken"
 2016-03-22 12:59 UTC  (5+ messages)

Thunderbolt 3 (Skylake / Alpine Ridge) hotplug
 2016-03-22  8:26 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).