linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-27 13:01:39 to 2016-06-02 19:27:13 UTC [more...]

How to keep PCI-e endpoints and RCs in distinct IOMMU groups?
 2016-06-02 19:26 UTC  (3+ messages)

[PATCH V8 0/9] Support for ARM64 ACPI based PCI host controller
 2016-06-02 17:30 UTC  (27+ messages)
` [PATCH V8 1/9] PCI: ecam: move ecam.h to linux/include/pci-ecam.h
` [PATCH V8 2/9] PCI: ecam: Add parent device field to pci_config_window
` [PATCH V8 3/9] pci: Add new function to unmap IO resources
` [PATCH V8 4/9] acpi, pci: Support IO resources when parsing PCI host bridge resources
` [PATCH V8 5/9] pci, acpi: add acpi hook to assign domain number
` [PATCH V8 6/9] arm64, pci, acpi: ACPI support for legacy IRQs parsing and consolidation with DT code
` [PATCH V8 7/9] acpi: Add generic MCFG table handling
` [PATCH V8 8/9] arm64, pci, acpi: Provide ACPI-specific prerequisites for PCI bus enumeration
` [PATCH V8 9/9] pci, acpi: ARM64 support for ACPI based generic PCI host controller
    ` [Linaro-acpi] [PATCH V8 0/9] Support for ARM64 ACPI based "

[PATCH 1/3] pci: introduce read_bridge/write_bridge pci ops
 2016-06-02 15:44 UTC  (10+ messages)
` [PATCH 2/3] pci: dw: use new config space accessors
` [PATCH 3/3] pci: mvebu: use bridge config operations

[PATCH 2/2] aer: add support aer interrupt with none MSI/MSI-X/INTx mode
 2016-06-02 15:37 UTC  (5+ messages)

[RFC PATCH 0/3] ECAM quirks handling for ARM64 platforms
 2016-06-02 15:19 UTC  (9+ messages)
` [RFC PATCH 1/3] pci, acpi: Match PCI config space accessors against platfrom specific ECAM quirks
` [RFC PATCH 2/3] arm64, pci: Start using quirks handling for ACPI based PCI host controller
` [RFC PATCH 3/3] pci, pci-thunder-pem: Add ACPI support for ThunderX PEM

How PCI drivers(compiled as modules) loads automatically – doubt?
 2016-06-02 14:09 UTC 

[PATCH 0/3] PCIe controller driver for Marvell Armada 3700
 2016-06-02 13:53 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: add DT binding for the Aardvark PCIe controller
` [PATCH 2/3] PCI: host: new PCI host controller driver for Marvell Armada 3700
` [PATCH 3/3] arm64: dts: marvell: PCIe support for "

[PATCH] PCI: mvebu: Don't try to add an MBus window that already exists
 2016-06-02 13:18 UTC  (2+ messages)

[RESEND PATCH v2 0/6] vfio-pci: Add support for mmapping MSI-X table
 2016-06-02 13:11 UTC  (8+ messages)
` [RESEND PATCH v2 1/6] PCI: Add a new PCI_BUS_FLAGS_MSI_REMAP flag
` [RESEND PATCH v2 2/6] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if MSI controller enables IRQ remapping
` [RESEND PATCH v2 3/6] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if IOMMU have capability of "
` [RESEND PATCH v2 4/6] iommu: Set PCI_BUS_FLAGS_MSI_REMAP on iommu driver initialization
` [RESEND PATCH v2 5/6] pci-ioda: Set PCI_BUS_FLAGS_MSI_REMAP for IODA host bridge
` [RESEND PATCH v2 6/6] vfio-pci: Allow to expose MSI-X table to userspace if interrupt remapping is enabled

[PATCH v6 0/5] PCI: Add support for suspending (including runtime) of PCIe ports
 2016-06-02 12:27 UTC  (8+ messages)
` [PATCH v6 1/5] PCI: Don't clear d3cold_allowed for "
` [PATCH v6 2/5] PCI: Put PCIe ports into D3 during suspend
` [PATCH v6 3/5] PCI: Power on bridges before scanning new devices
` [PATCH v6 4/5] ACPI / hotplug / PCI: Runtime resume bridge before rescan
` [PATCH v6 5/5] PCI: Add runtime PM support for PCIe ports

[PATCH] x86: Add early quirk to reset Apple AirPort card
 2016-06-02  9:48 UTC  (2+ messages)

[PATCH v2 0/6] Introduce pci_(request|release)_(mem|io)_regions
 2016-06-02  7:30 UTC  (7+ messages)
` [PATCH v2 1/6] PCI: Add helpers to request/release memory and I/O regions
` [PATCH v2 2/6] NVMe: Use pci_(request|release)_mem_regions
` [PATCH v2 3/6] lpfc: "
` [PATCH v2 4/6] GenWQE: "
` [PATCH v2 5/6] ethernet/intel: "
` [PATCH v2 6/6] alx: "

[RESEND PATCH v2 0/4] PCI: Add support for enforcing all MMIO BARs not to share PAGE_SIZE
 2016-06-02  5:46 UTC  (5+ messages)
` [RESEND PATCH v2 1/4] PCI: Ignore resource_alignment if PCI_PROBE_ONLY was set
` [RESEND PATCH v2 2/4] PCI: Do not Use IORESOURCE_STARTALIGN to identify bridge resources
` [RESEND PATCH v2 3/4] PCI: Add a new option for resource_alignment to reassign alignment
` [RESEND PATCH v2 4/4] PCI: Add support for enforcing all MMIO BARs to be page aligned

[PATCH 1/2] freescale/dts: add pcie aer interrupt-name property in the dts
 2016-06-02  1:17 UTC  (3+ messages)

[PATCHv2] x86/vmd: Initialize list item in irq disable
 2016-06-01 21:10 UTC  (3+ messages)

[PATCH] Revert "ARM: cns3xxx: pci: avoid potential stack overflow"
 2016-06-01 21:09 UTC  (4+ messages)

[PATCH 0/4] nouveau fixes for RPM/Optimus-related hangs
 2016-06-01 17:40 UTC  (21+ messages)
` [PATCH 4/4] drm/nouveau/acpi: fix lockup with PCIe runtime PM
              ` [Nouveau] "

[PATCH 0/5] Introduce pci_(request|release)_(mem|io)_regions
 2016-06-01 15:26 UTC  (14+ messages)
` [PATCH 1/5] PCI: Add helpers to request/release memory and I/O regions
` [PATCH 2/5] NVMe: Use pci_(request|release)_mem_regions
` [PATCH 3/5] scsi: "
` [PATCH 4/5] GenWQE: "
` [PATCH 5/5] ethernet: "

[PATCH 0/2] Add Rockchip PCIe RC controller support
 2016-06-01 12:24 UTC  (13+ messages)
` [PATCH 1/2] Documentation: add binding description of Rockchip PCIe controller
` [PATCH 2/2] pci: Add PCIe driver for Rockchip Soc

[PATCH 0/6] thunderbolt: Introducing Thunderbolt(TM) networking
 2016-06-01 12:22 UTC  (5+ messages)

[PATCH] PCI: Power on bridges before scanning new devices
 2016-06-01 11:42 UTC  (14+ messages)
` [PATCH] PCI: Wait for 50ms after bridge is powered up

[pci:pci/host-request-windows 19/22] drivers/pci/host/pcie-altera.c:435:44: error: 'res' undeclared
 2016-06-01  3:18 UTC 

[PATCH v10 00/18] powerpc/powernv: PCI hotplug support
 2016-06-01  2:35 UTC  (3+ messages)
` [PATCH v10 03/18] powerpc/powernv: Remove PCI_RESET_DELAY_US

[PATCH REPOST] Extend PCIE_BUS_PEER2PEER to set MRSS=128 to fix CNS3xxx BM DMA
 2016-05-31 20:12 UTC  (4+ messages)

[pci:pci/host-request-windows 3/22] drivers/pci/host/pci-xgene.c:562:25: error: 'resources' undeclared
 2016-05-31 20:09 UTC  (2+ messages)

[pci:pci/host-request-windows 8/22] drivers/pci/host/pcie-iproc.c:465:39: error: passing argument 1 of 'devm_request_pci_bus_resources' from incompatible pointer type
 2016-05-31 19:28 UTC 

[PATCH][RFC] PCI: Workaround to enable poweroff on Mac Pro 11
 2016-05-31 13:16 UTC  (8+ messages)

[PATCH v5] PCI: PTM Driver
 2016-05-31  0:17 UTC  (3+ messages)

[RFC v3] PCI: PTM Driver
 2016-05-31  0:17 UTC  (4+ messages)

[PATCH 0/2] PCI: hv: fix a couple of issues in hv_pci_onchannelcallback()
 2016-05-30 14:17 UTC  (3+ messages)
` [PATCH 1/2] PCI: hv: don't leak buffer "
` [PATCH 2/2] PCI: hv: handle all pending messages "

[PATCH v2 1/6] PCI: Add a new PCI_BUS_FLAGS_MSI_REMAP flag
 2016-05-30 13:32 UTC  (12+ messages)
` [PATCH v2 2/6] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if MSI controller enables IRQ remapping
` [PATCH v2 3/6] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if IOMMU have capability of "
` [PATCH v2 4/6] iommu: Set PCI_BUS_FLAGS_MSI_REMAP on iommu driver initialization
` [PATCH v2 5/6] pci-ioda: Set PCI_BUS_FLAGS_MSI_REMAP for IODA host bridge
` [PATCH v2 6/6] vfio-pci: Allow to expose MSI-X table to userspace if interrupt remapping is enabled

[PATCH v2 0/6] vfio-pci: Add support for mmapping MSI-X table
 2016-05-30 13:32 UTC 

[PATCH v2 0/6] vfio-pci: Add support for mmapping MSI-X table
 2016-05-30 13:32 UTC 

[PATCH v2 1/4] PCI: Ignore resource_alignment if PCI_PROBE_ONLY was set
 2016-05-30 13:00 UTC  (8+ messages)
` [PATCH v2 2/4] PCI: Do not Use IORESOURCE_STARTALIGN to identify bridge resources
` [PATCH v2 3/4] PCI: Add a new option for resource_alignment to reassign alignment
` [PATCH v2 4/4] PCI: Add support for enforcing all MMIO BARs to be page aligned

[PATCH v2 0/4] PCI: Add support for enforcing all MMIO BARs not to share PAGE_SIZE
 2016-05-30 13:00 UTC 

[PATCH v2 0/4] PCI: Add support for enforcing all MMIO BARs not to share PAGE_SIZE
 2016-05-30 13:00 UTC 

[PATCH 0/2] Add AR9485 & QCA988X to no_bus_reset quirk
 2016-05-30 12:26 UTC  (3+ messages)
` [PATCH 1/2] Add Quirk for Atheros AR9485 No Bus Reset
` [PATCH 2/2] Add Quirk for Qualcom Atheros QCA9882 "

Rescanning is broken with runtime PM for PCIe ports
 2016-05-30  9:35 UTC  (5+ messages)
` [PATCH] PCI: Power on bridges before scanning new devices


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).