linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-18 02:25:43 to 2016-06-26 19:37:19 UTC [more...]

automatic interrupt affinity for MSI/MSI-X capable devices V2
 2016-06-26 19:40 UTC  (8+ messages)
` [PATCH 06/13] irq: add a helper spread an affinity mask for MSI/MSI-X vectors
` [PATCH 07/13] pci: Provide sensible irq vector alloc/free routines
` [PATCH 08/13] pci: spread interrupt vectors in pci_alloc_irq_vectors

[PATCH V3 1/3] x86/ioapic: Support hot-removal of IOAPICs present during boot
 2016-06-26  3:44 UTC  (10+ messages)
` [PATCH V4 "
        ` [PATCH V5 "

kernel-4.7 bug in Intel sound and/or ACPI
 2016-06-25  8:51 UTC  (16+ messages)

[PATCH] pci: Use same logic in pci_vpd_read as that of pci_vpd_write
 2016-06-25  4:08 UTC 

[PATCH] PCI: PCI_PROBE_ONLY clean-up
 2016-06-24 22:35 UTC  (5+ messages)
` [PATCH] MIPS/PCI: Claim bus resources on PCI_PROBE_ONLY set-ups

[PATCH v1 00/25] PCI: Request host bridge window resources
 2016-06-24 14:19 UTC  (18+ messages)
` [PATCH v1 15/25] PCI: generic: Free resource list close to where it's allocated
` [PATCH v1 19/25] PCI: rcar Gen2: Request host bridge window resources

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

[PATCH] pci: Add support for unbinding the generic PCI host controller
 2016-06-24  6:50 UTC  (6+ messages)

[PATCH v2 1/2] PCI: Add PCI device flag PCI_DEV_FLAGS_DMA_ALIAS_ROOT
 2016-06-24  3:37 UTC  (8+ messages)

[GIT PULL] PCI fixes for v4.7
 2016-06-24  2:36 UTC 

[PATCH v3 0/4] ARM/ARM64: PCI: PCI_PROBE_ONLY clean-up
 2016-06-23 16:41 UTC  (8+ messages)
` [PATCH v3 4/4] ARM/PCI: remove arch specific pcibios_enable_device()

[PATCH v3][UPDATE] ARM/PCI: claim bus resources on PCI_PROBE_ONLY set-ups
 2016-06-23 16:30 UTC  (2+ messages)

[PATCH v2 0/3] Aardvark PCIe controller driver for Marvell Armada 3700
 2016-06-23 14:10 UTC  (9+ messages)
` [PATCH v2 1/3] dt-bindings: add DT binding for the Aardvark PCIe controller
` [PATCH v2 2/3] PCI: host: new PCI host controller driver for Aardvark

[PATCH] PCI: release pci_host_bridge resource after remove root bus
 2016-06-23 11:42 UTC 

[RFC PATCH v2 00/15] ACPI IORT ARM SMMU v3 support
 2016-06-23 11:32 UTC  (11+ messages)
` [RFC PATCH v2 03/15] arm64: mm: change IOMMU notifier action to attach DMA ops

[PATCH] pci: tegra: correctly program PADS_REFCLK registers
 2016-06-23  8:44 UTC  (4+ messages)

[PATCH 2/2] aer: add support aer interrupt with none MSI/MSI-X/INTx mode
 2016-06-23  5:43 UTC  (4+ messages)
` [PATCH v3 1/2] nxp/dts: add pcie aer interrupt-name property in the dts
  ` [PATCH v3 2/2] pci/aer: interrupt fixup in the quirk

[PATCH v3 2/2] PCI: Rockchip: Add Rockchip PCIe controller support
 2016-06-23  2:15 UTC  (5+ messages)

[PATCH v10 00/18] powerpc/powernv: PCI hotplug support
 2016-06-23  1:34 UTC  (4+ messages)
` [PATCH v10 13/18] powerpc/pci: Delay populating pdn

[PATCH v13 00/16] PCI: Fixup for 64bit resource with sparc
 2016-06-22 19:22 UTC  (7+ messages)
` [PATCH v13 01/16] PCI: Let pci_mmap_page_range() take resource address
` [PATCH v13 16/16] PCI: Restore pref MMIO allocation logic for host bridge without mmio64

PCI resource allocation not using pref 64-bit
 2016-06-22 15:42 UTC  (2+ messages)

[PATCH 02/13] irq: Introduce IRQD_AFFINITY_MANAGED flag
 2016-06-22 11:56 UTC  (18+ messages)

[PATCH 0/4] PCI / DPC: Few improvements
 2016-06-22 10:09 UTC  (3+ messages)

[PATCH] Decouple CFG and IO in Designware PCIe Driver
 2016-06-22  8:24 UTC 

[PATCH v2] Extending kernel option pci=resource_alignment to be able to specify PCI device/vendor IDs
 2016-06-22  6:33 UTC 

[PATCH v2] PCI/MSI: Simplify the return value of arch_setup_msi_irqs
 2016-06-22  3:20 UTC 

[PATCH] PCI/MSI: Simplify the return value of arch_setup_msi_irqs
 2016-06-22  3:08 UTC  (2+ messages)

[PATCH v3 0/6] Introduce pci_(request|release)_(mem|io)_regions
 2016-06-21 22:28 UTC  (5+ messages)
` [PATCH v3 2/6] NVMe: Use pci_(request|release)_mem_regions

[PATCH] Extending kernel option pci=resource_alignment to be able to specify PCI device/vendor IDs
 2016-06-21 22:04 UTC  (3+ messages)

[PATCH 0/2] ARM/PCI: Make I/O port space optional
 2016-06-21 17:01 UTC  (3+ messages)
` [PATCH 1/2] ARM: Make PCI I/O "
` [PATCH 2/2] PCI: rcar: Drop gen2 dummy I/O port region

[PATCH v2 0/2] VFIO SRIOV support
 2016-06-21 15:45 UTC  (8+ messages)
` [PATCH v2 1/2] PCI: Extend PCI IOV API
` [PATCH v2 2/2] VFIO: Add support for SR-IOV extended capablity

[PATCH v2 2/2] pci: host: new driver for Axis ARTPEC-6 PCIe controller
 2016-06-21 14:58 UTC  (8+ messages)

[PATCH 1/2] PCI: Provide sensible irq vector alloc/free routines
 2016-06-21 14:33 UTC  (11+ messages)

[PATCH v10 01/18] PCI: Add pcibios_setup_bridge()
 2016-06-21 12:27 UTC  (2+ messages)
` [v10,01/18] "

[PATCH 0/2] PCI: altera: fix link retrain
 2016-06-21  8:53 UTC  (3+ messages)
` [PATCH 1/2] PCI: altera: check link status before retrain link
` [PATCH 2/2] PCI: altera: Polling for link up status after retrain the link

[RESEND PATCH v2 0/4] PCI: Add support for enforcing all MMIO BARs not to share PAGE_SIZE
 2016-06-21  8:38 UTC  (14+ messages)
` [RESEND PATCH v2 1/4] PCI: Ignore resource_alignment if PCI_PROBE_ONLY was set
  ` [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

[RFC PATCH v3 1/2] ACPI/PCI: Check platform specific ECAM quirks
 2016-06-21  8:37 UTC  (3+ messages)

[PATCH v5 0/4] PCI: Add support for suspending (including runtime) of PCIe ports
 2016-06-20 20:43 UTC  (6+ messages)
` [PATCH v5 4/4] PCI: Add runtime PM support for "

[PATCH 0/3] VMD fixes
 2016-06-20 19:51 UTC  (5+ messages)
` [PATCH 1/3] vmd: Use lock save/restore in interrupt enable path
` [PATCH 2/3] vmd: Use x86_vector_domain as parent domain
` [PATCH 3/3] vmd: Separate MSI and MSI-x vector sharing

[PATCH] pci: export devm_request_pci_bus_resources to modules
 2016-06-20 19:05 UTC  (2+ messages)

[PATCH] PCI: Document connection between pci_power_t and hardware PM capability
 2016-06-20 19:05 UTC  (5+ messages)

[PATCH] pci: Fix unaligned accesses in VC code
 2016-06-20 18:34 UTC  (2+ messages)

[PATCH] tracing: Expose CPU physical addresses (resource values) for PCI devices
 2016-06-20 13:56 UTC  (4+ messages)

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

[PATCH V6 0/7] Introduce ACPI world to ITS irqchip
 2016-06-20  9:34 UTC  (4+ messages)
` [PATCH V6 1/7] ACPI: I/O Remapping Table (IORT) initial support

[PATCH] configure: use simpler/more portable echo_n
 2016-06-20  4:21 UTC 

[PATCH v3 1/2] Documentation: bindings: add dt doc for Rockchip PCIe controller
 2016-06-19 14:53 UTC  (5+ messages)

4.6-rc*: Kernel unaligned access at pci_bus_read_config_dword+0x64/0x80
 2016-06-19 11:42 UTC  (6+ messages)

[PATCH 0/2] PCI: hv: fix a couple of issues in hv_pci_onchannelcallback()
 2016-06-19  8:37 UTC  (4+ messages)

[PATCH v5] PCI: PTM Driver
 2016-06-18 18:15 UTC  (5+ messages)
` [PATCH v5] PCI: PTM preliminary implementation

[PATCH v10 17/18] powerpc/powernv: Functions to get/set PCI slot state
 2016-06-18  3:18 UTC  (3+ messages)
` [v10,17/18] "

[PATCH v12.update2 02/15] PCI: Let pci_mmap_page_range() take resource address
 2016-06-18  2:27 UTC  (5+ 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).