linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-09 11:24:51 to 2016-08-18 09:20:07 UTC [more...]

two pci_alloc_irq_vectors improvements
 2016-08-18  9:20 UTC  (8+ messages)
` [PATCH 1/2] pci: use positive flags in pci_alloc_irq_vectors
` [PATCH 2/2] pci: call pci_intx when using legacy interrupts "

[PATCH] cxl: use pcibios_free_controller_deferred() when removing vPHBs
 2016-08-18  7:35 UTC 

[PATCH V3 0/3] VFIO SRIOV support
 2016-08-18  7:29 UTC  (4+ messages)
` [PATCH V3 1/3] pci: Extend PCI IOV API
` [PATCH V3 2/3] vfio/pci: Allow control SR-IOV through sysfs interface
` [PATCH V3 3/3] vfio/pci: Add support for SR-IOV extended capablity

[PATCH V8 0/8] Introduce ACPI world to ITS irqchip
 2016-08-18  6:55 UTC  (18+ messages)
` [PATCH V8 1/8] ACPI: I/O Remapping Table (IORT) initial support
` [PATCH V8 2/8] ACPI: Add new IORT functions to support MSI domain handling
` [PATCH V8 3/8] PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI table
` [PATCH V8 4/8] irqchip/gicv3-its: Cleanup for ITS domain initialization
` [PATCH V8 5/8] irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
` [PATCH V8 6/8] irqchip/gicv3-its: Probe ITS in the ACPI way
` [PATCH V8 7/8] irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI
` [PATCH V8 8/8] irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization

[PATCH 1/2] pci: add option to ignore slot capabilities
 2016-08-17 23:09 UTC  (11+ messages)
` [PATCH 2/2] pci: Add ignore indicator quirk for devices

ACPI device using sub-resource of PCI device
 2016-08-17 23:02 UTC  (10+ messages)

[PATCH v1] PCI: pciehp: Fix presence detect change interrupt handling
 2016-08-17 22:37 UTC  (5+ messages)

[PATCH 0/3] Limiting pci access requests
 2016-08-17 21:05 UTC  (7+ messages)
` [PATCH 3/3] pcie/aer: Cache capability position

[PATCH v2 0/2] PCI: designware: let dw_pcie_link_up() beware of LTSSM training bit
 2016-08-17 21:01 UTC  (5+ messages)
` [PATCH v2 1/2] PCI: designware: mv parameters for wait for link into pcie-designware.c
` [PATCH v2 2/2] PCI: designware: let dw_pcie_link_up() beware of LTSSM training bit

[PATCH v6 0/4] pcie-designware: add iATU unroll feature
 2016-08-17 20:38 UTC  (6+ messages)
` [PATCH v6 1/4] PCI: designware: Return data directly from dw_pcie_readl_rc()
` [PATCH v6 2/4] PCI: designware: Move link wait definitions to .c file
` [PATCH v6 3/4] PCI: designware: Wait for iATU enable
` [PATCH v6 4/4] PCI: designware: Add iATU Unroll feature

[PATCH v5 0/3] pcie-designware: add iATU unroll feature
 2016-08-17 19:49 UTC  (5+ messages)
` [PATCH v5 1/3] pcie-designware: move definitions
` [PATCH v4 3/3] pcie-designware: fix typo
` [PATCH v5 2/3] pcie-designware: add iATU Unroll feature

Support for configurable PCIe endpoint
 2016-08-17  9:49 UTC  (4+ messages)

[PATCH v6 0/3] PCI: Precision Time Measurement support
 2016-08-17  8:51 UTC  (11+ messages)
` [PATCH v6 1/3] PCI: Add Precision Time Measurement (PTM) support

[PATCH v4 0/5] Fixing a set of bugs for ioapic hotplug
 2016-08-17  8:00 UTC  (6+ messages)
` [PATCH v4 1/5] x86/ioapic: Change prototype of acpi_ioapic_add()
` [PATCH v4 2/5] x86/ioapic: Support hot-removal of IOAPICs present during boot
` [PATCH v4 3/5] x86/ioapic: Fix setup_res() failing to get resource
` [PATCH v4 4/5] x86/ioapic: Fix lost IOAPIC resource after hot-removal and hotadd
` [PATCH v4 5/5] x86/ioapic: Fix ioapic failing to request resource

[PATCH v3 0/5] Fixing a set of bugs for ioapic hotplug
 2016-08-17  2:46 UTC  (9+ messages)
` [PATCH v3 1/5] x86/ioapic: Change prototype of acpi_ioapic_add()
` [PATCH v3 2/5] x86/ioapic: Support hot-removal of IOAPICs present during boot
` [PATCH v3 3/5] x86/ioapic: Fix setup_res() failing to get resource
` [PATCH v3 4/5] x86/ioapic: Fix lost IOAPIC resource after hot-removal and hotadd
` [PATCH v3 5/5] x86/ioapic: Fix ioapic failing to request resource

[PATCH v2] PCI/MSI: Simplify the return value of arch_setup_msi_irqs
 2016-08-16 21:01 UTC  (2+ messages)

[PATCH v3 RFC 0/2] Virtual NVMe device optimization
 2016-08-16  1:41 UTC  (2+ messages)
  ` [PATCH v3 RFC 1/2] PCI: Add Google device ID

[PATCHv2 0/4] PCI VPD access fixes
 2016-08-16  1:40 UTC  (20+ messages)
` [PATCHv2 3/4] pci: Determine actual VPD size on first access
          ` [RFC PATCH kernel] PCI: Enable access to custom VPD for Chelsio devices (cxgb3)

[PATCH v2 00/13] Runtime PM for Thunderbolt on Macs
 2016-08-15 23:05 UTC  (11+ messages)
` [PATCH v2 10/13] PCI: Avoid going from D3cold to D3hot for system sleep

Fwd: PCIe root port programming
 2016-08-15 21:56 UTC  (8+ messages)

[PATCH 0/6] PCI: fix pci_remap_iospace() failure paths
 2016-08-15 16:50 UTC  (7+ messages)
` [PATCH 1/6] drivers: pci: host: aardvark: fix pci_remap_iospace() failure path
` [PATCH 2/6] drivers: pci: host: designware: "
` [PATCH 3/6] drivers: pci: host: versatile: "
` [PATCH 4/6] drivers: pci: host: rcar: "
` [PATCH 5/6] drivers: pci: host: common: "
` [PATCH 6/6] drivers: pci: host: tegra: "

[PATCH v3 1/4] PCI: Add new method for registering PCI hosts
 2016-08-15 15:36 UTC  (4+ messages)
` [PATCH v3 2/4] PCI: Allow driver-specific data in host bridge
` [PATCH v3 3/4] PCI: Make host bridge interface publicly available
` [PATCH v3 4/4] PCI: tegra: Use new pci_register_host_bridge() interface

[PATCH 1/2] PCI: tegra: Remove redundant _data suffix
 2016-08-15 15:31 UTC  (2+ messages)
` [PATCH 2/2] PCI: tegra: Use of_device_get_match_data()

[PATCH v4 00/15] ACPI IORT ARM SMMU v3 support
 2016-08-15 15:23 UTC  (16+ messages)
` [PATCH v4 01/15] drivers: iommu: add FWNODE_IOMMU fwnode type
` [PATCH v4 02/15] drivers: iommu: implement arch_{set/get}_iommu_fwspec API
` [PATCH v4 03/15] drivers: acpi: iort: introduce linker section for IORT entries probing
` [PATCH v4 04/15] drivers: acpi: iort: add support for IOMMU fwnode registration
` [PATCH v4 05/15] drivers: platform: add fwnode base platform devices retrieval
` [PATCH v4 06/15] drivers: iommu: make iommu_fwspec OF agnostic
` [PATCH v4 07/15] drivers: acpi: implement acpi_dma_configure
` [PATCH v4 08/15] drivers: acpi: iort: add node match function
` [PATCH v4 09/15] drivers: acpi: iort: add support for ARM SMMU platform devices creation
` [PATCH v4 10/15] drivers: iommu: arm-smmu-v3: split probe functions into DT/generic portions
` [PATCH v4 11/15] drivers: iommu: arm-smmu-v3: enable ACPI driver initialization
` [PATCH v4 12/15] drivers: iommu: arm-smmu-v3: add IORT configuration
` [PATCH v4 13/15] drivers: acpi: iort: replace rid map type with type mask
` [PATCH v4 14/15] drivers: acpi: iort: add single mapping function
` [PATCH v4 15/15] drivers: acpi: iort: introduce iort_iommu_configure

[PATCH] PCI: altera: Poll for link training status after retraining the link
 2016-08-15  6:06 UTC 

[PATCH] PCI: altera: Retrain link in rootport mode only
 2016-08-15  8:36 UTC 

Synopsys pcie driver question
 2016-08-14 16:42 UTC 

pcie-designware msi_controller->dev handling
 2016-08-14 16:14 UTC  (2+ messages)

[PATCH v2 0/2] PCI: designware: let dw_pcie_link_up() beware of LTSSM training bit
 2016-08-14 16:01 UTC  (5+ messages)
` [PATCH v2 1/2] PCI: designware: mv parameters for wait for link into pcie-designware.c
` [PATCH v2 2/2] PCI: designware: let dw_pcie_link_up() beware of LTSSM training bit

[PATCH v2 11/13] PM / sleep: Allow opt-out from runtime resume after direct-complete
 2016-08-12 22:40 UTC  (5+ messages)

Question about dma-ranges property for PCI host controllers
 2016-08-12  9:43 UTC  (3+ messages)

[PATCH v4 0/5] PCI: Introduce a way to enforce all MMIO BARs not to share PAGE_SIZE
 2016-08-12  5:42 UTC  (6+ messages)
` [PATCH v4 1/5] PCI: Ignore enforced alignment when kernel uses existing firmware setup
` [PATCH v4 2/5] PCI: Ignore enforced alignment to VF BARs
` [PATCH v4 3/5] PCI: Do not disable memory decoding in pci_reassigndev_resource_alignment()
` [PATCH v4 4/5] PCI: Add a new option for resource_alignment to reassign alignment
` [PATCH v4 5/5] PCI: Add a macro to set default alignment for all PCI devices

[PATCH 1/1] pci: host: pci-layerscape: add missing of_node_put after calling of_parse_phandle
 2016-08-12  1:34 UTC 

[RFC PATCH v3 00/13] ACPI IORT ARM SMMU v3 support
 2016-08-11 11:26 UTC  (9+ messages)
` [RFC PATCH v3 05/13] drivers: iommu: make iommu_fwspec OF agnostic
` [RFC PATCH v3 13/13] drivers: acpi: iort: introduce iort_iommu_configure

[PATCH] pci: adding support for PCI_MSI_IRQ_DOMAIN in ARC arch
 2016-08-10 17:55 UTC  (2+ messages)

[PATCH v4 0/3] pcie-designware: add iATU unroll feature
 2016-08-10  9:27 UTC  (6+ messages)
` [PATCH v4 1/3] pcie-designware: move definitions
` [PATCH v4 2/3] pcie-designware: add iATU Unroll feature
` [PATCH v4 3/3] pcie-designware: fix typo

[PATCH v2] Extending kernel option pci=resource_alignment to be able to specify PCI device/vendor IDs
 2016-08-09 17:13 UTC  (2+ messages)

[PATCH] PCI: Drop CONFIG_KEXEC_CORE ifdeffery
 2016-08-09 16:57 UTC  (2+ messages)

[PATCH v13 00/16] PCI: Fixup for 64bit resource with sparc
 2016-08-09 16:15 UTC  (3+ messages)

[PATCH] PCI: Mark Atheros AR9580 to avoid bus reset
 2016-08-09 14:41 UTC 

[RFC PATCH V5 0/5] ECAM quirks handling for ARM64 platforms
 2016-08-09 14:20 UTC  (2+ messages)

x86/PCI: Scan all functions during probing
 2016-08-09 13:44 UTC  (3+ messages)

[PATCH V5 1/3] x86/ioapic: Support hot-removal of IOAPICs present during boot
 2016-08-09 12:09 UTC  (3+ 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).