linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-08 16:58:39 to 2014-09-11 22:24:02 UTC [more...]

[PATCH 0/2] PCI: Ignore hotplug events for dual GPU systems
 2014-09-11 22:24 UTC  (2+ messages)
` [PATCH 1/2] PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device

[PATCH v2 1/3] PCI: designware: Rename get_msi_data to get_msi_addr
 2014-09-11 21:24 UTC  (4+ messages)
` [PATCH v2 2/3] PCI: designware: Add get_msi_data to pcie_host_ops
` [PATCH v2 3/3] PCI: Layerscape: Add Layerscape PCIe driver

[BUG] Bisected Problem with LSI PCI FC Adapter
 2014-09-11 21:24 UTC  (7+ messages)

PCIe root bridge and memory ranges
 2014-09-11 20:56 UTC  (6+ messages)

[PATCH v3 1/2] PCI: keystone: remove handle of PCI mode configuration
 2014-09-11 19:09 UTC  (3+ messages)
` [PATCH v3 2/2] PCI: keystone: read pci device id dynamically to support multiple ports

[PATCH - v4] PCI: keystone: add a pci quirk to limit mrrs
 2014-09-11 19:07 UTC  (2+ messages)

[PATCH v7 0/4] APM X-Gene PCIe host controller
 2014-09-11 16:04 UTC  (7+ messages)
` [PATCH v7 1/4] pci:host: APM X-Gene PCIe host controller driver
` [PATCH v7 2/4] arm64: dts: APM X-Gene PCIe device tree nodes
` [PATCH v7 3/4] dt-bindings: pci: xgene pcie device tree bindings
` [PATCH v7 4/4] MAINTAINERS: entry for APM X-Gene PCIe host driver

[PATCH v10 00/10] Support for creating generic PCI host bridges from DT
 2014-09-11 14:49 UTC  (31+ messages)
` [PATCH v10 07/10] OF: Introduce helper function for getting PCI domain_nr
` [PATCH v10 08/10] OF: PCI: Add support for parsing PCI host bridge resources from DT

[RFC Part1 v1 00/18] Prepare for enabling hierarchy irqdomain on x86
 2014-09-11 14:47 UTC  (21+ messages)
` [RFC Part1 v1 01/18] x86, irq, ACPI: Fix building warning of unused code
` [RFC Part1 v1 02/18] x86, irq: Kill fourth parameter of IO_APIC_get_PCI_irq_vector()
` [RFC Part1 v1 03/18] x86, irq: Convert irq_2_pin list to generic list
` [RFC Part1 v1 04/18] x86, irq: Refine hw_irq.h to prepare for irqdomain support
` [RFC Part1 v1 05/18] x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx()
` [RFC Part1 v1 06/18] x86, irq: Protect __clear_irq_vector() with vector_lock
` [RFC Part1 v1 07/18] x86, irq: Introduce helpers to access struct irq_cfg
` [RFC Part1 v1 08/18] x86, irq: Move local APIC related code from io_apic.c into vector.c
` [RFC Part1 v1 09/18] x86, irq: Replace printk(KERN_LVL) with pr_lvl() utilities
` [RFC Part1 v1 10/18] x86, irq: Move PCI MSI related code from io_apic.c into msi.c
` [RFC Part1 v1 11/18] x86, irq: Move HT IRQ related code from io_apic.c into htirq.c
` [RFC Part1 v1 12/18] x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h
` [RFC Part1 v1 13/18] x86, irq: Move IRQ initialization routines from io_apic.c into vector.c
` [RFC Part1 v1 14/18] x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APIC
` [RFC Part1 v1 15/18] x86, irq: Use helpers to access irq_cfg data structure associated with IRQ
` [RFC Part1 v1 16/18] x86: irq_remapping: "
` [RFC Part1 v1 17/18] iommu/vt-d: "
` [RFC Part1 v1 18/18] iommu/amd: "

[RFC Part2 v1 00/21] Enable hierarchy irqdomian on x86 platforms
 2014-09-11 14:29 UTC  (24+ messages)
` [RFC Part2 v1 01/21] irqdomain: Introduce new interfaces to support hierarchy irqdomains
` [RFC Part2 v1 02/21] genirq: Introduce helper functions to support stacked irq_chip
` [RFC Part2 v1 03/21] x86, irq: Save destination CPU ID in irq_cfg
` [RFC Part2 v1 04/21] x86, irq: Use hierarchy irqdomain to manage CPU interrupt vectors
` [RFC Part2 v1 05/21] x86, hpet: Use new irqdomain interfaces to allocate/free IRQ
` [RFC Part2 v1 06/21] x86, MSI: "
` [RFC Part2 v1 07/21] x86, uv: "
` [RFC Part2 v1 08/21] x86, htirq: "
` [RFC Part2 v1 09/21] x86, dmar: "
` [RFC Part2 v1 10/21] x86: irq_remapping: Introduce new interfaces to support hierarchy irqdomain
` [RFC Part2 v1 11/21] iommu/vt-d: Change prototypes to prepare for enabling "
` [RFC Part2 v1 12/21] iommu/vt-d: Enhance Intel IR driver to suppport "
` [RFC Part2 v1 13/21] iommu/amd: Enhance AMD "
` [RFC Part2 v1 14/21] x86, hpet: Enhance HPET IRQ to support "
` [RFC Part2 v1 15/21] x86, MSI: Use hierarchy irqdomain to manage MSI interrupts
` [RFC Part2 v1 16/21] x86, irq: Directly call native_compose_msi_msg() for DMAR IRQ
` [RFC Part2 v1 17/21] x86, htirq: Use hierarchy irqdomain to manage Hypertransport interrupts
` [RFC Part2 v1 18/21] iommu/vt-d: Clean up unused MSI related code
` [RFC Part2 v1 19/21] iommu/amd: "
` [RFC Part2 v1 20/21] x86: irq_remapping: "
` [RFC Part2 v1 21/21] x86, irq: Clean up unused MSI related code and interfaces

[PATCH v1 00/21] Use MSI chip to configure MSI/MSI-X in all platforms
 2014-09-11 13:08 UTC  (12+ messages)
` [PATCH v1 04/21] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
  ` [Xen-devel] "
` [PATCH v1 08/21] x86/xen/MSI: Use MSI chip framework to configure MSI/MSI-X irq
  ` [Xen-devel] "

PCI: xilinx: Add Xilinx AXI PCIe Host Bridge IP driver
 2014-09-11 12:54 UTC 

[Patch v5 00/15] Enable support of IOAPIC hotplug on x86 platforms
 2014-09-11  8:23 UTC  (17+ messages)
` [Patch v5 01/15] x86, PCI, ACPI: Kill private function resource_to_addr() in arch/x86/pci/acpi.c
` [Patch v5 02/15] ACPI: Correct return value of acpi_dev_resource_address_space()
` [Patch v5 03/15] ACPI: Fix minor syntax issues in processor_core.c
` [Patch v5 04/15] ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug
` [Patch v5 05/15] PCI: Remove PCI ioapic driver
` [Patch v5 06/15] x86, irq: Split out alloc_ioapic_save_registers()
` [Patch v5 07/15] x86, irq: Prefer assigned ID in APIC ID register for x86_64
` [Patch v5 08/15] x86, irq: Remove __init marker for functions will be used by IOAPIC hotplug
` [Patch v5 09/15] x86, irq: Keep balance of IOAPIC pin reference count
` [Patch v5 10/15] x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplug
` [Patch v5 11/15] x86, irq, ACPI: Introduce a rwsem to protect IOAPIC operations from hotplug
` [Patch v5 12/15] x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition
` [Patch v5 13/15] x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal
` [Patch v5 14/15] x86, irq: Introduce helper to check whether an IOAPIC has been registered
` [Patch v5 15/15] x86, irq, ACPI: Implement ACPI driver to support IOAPIC hotplug

[PATCH] Add pci=assign-busses quirk to Dell Latitude D505
 2014-09-11  8:13 UTC  (8+ messages)

[Patch v4 00/16] Enable support of IOAPIC hotplug on x86 platforms
 2014-09-11  7:17 UTC  (22+ messages)
` [Patch v4 05/16] ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug
` [Patch v4 07/16] x86, irq: Prefer assigned ID in APIC ID register for x86_64
` [Patch v4 12/16] x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition
` [Patch v4 14/16] x86, irq: Introduce helper to check whether an IOAPIC has been registered
` [Patch v4 04/16] ACPI: Rename processor_core.c as apic_id.c

[PATCH] PCI/MSI: Simplify default_restore_msi_irq()
 2014-09-11  1:30 UTC 

Running Adobe Flash triggers PCI bus failure
 2014-09-10 23:50 UTC  (3+ messages)

[PATCH v2 1/2] PCI: keystone: remove handle of PCI mode configuration
 2014-09-10 14:28 UTC  (12+ messages)
` [PATCH v2 2/2] PCI: keystone: update to support multiple pci ports

designware: prefetch and 64-bit addr support?
 2014-09-10 14:15 UTC  (2+ messages)

[PATCH 0/2 V5] irqchip: gic: Introduce ARM GICv2m MSI(-X) support
 2014-09-10  9:15 UTC  (3+ messages)
` [PATCH 1/2 V5] irqchip: gic: Add supports for ARM GICv2m MSI(-X)
` [PATCH 2/2 V5] irqchip: gicv2m: Add support for multiple MSI for ARM64 GICv2m

Designware about Arm64 supported
 2014-09-10  8:25 UTC 

[PATCH 0/4] VFIO Misc fixes
 2014-09-10  8:13 UTC  (3+ messages)
` [PATCH 4/4] vfio/pci: Restore MSIx message prior to enabling

i386 minimal config w/ PCI is broken
 2014-09-10  4:00 UTC  (2+ messages)

[PATCH 1/2] PCI: designware: change MSI-related pcie_host_ops
 2014-09-10 11:29 UTC  (10+ messages)
` [PATCH 2/2] PCI: Layerscape: Add Layerscape PCIe driver
` 答复: "

[PATCH V7 00/17] Enable SRIOV on POWER8
 2014-09-10  3:27 UTC  (6+ messages)
` [PATCH V7 04/17] PCI: Take additional IOV BAR alignment in sizing and assigning

[PATCH] PCI/MSI: Remove the redundant irq_set_msi_desc()
 2014-09-10  3:47 UTC 

[PATCH] pci/probe: Enable CRS for Intel Haswell root ports
 2014-09-09 18:35 UTC  (5+ messages)
  ` [PATCH v2] pci/probe: Enable CRS for root port if it is supported

[patch] PCI: xilinx: testing wrong variable in setup irq function
 2014-09-09 12:31 UTC  (2+ messages)

[PATCH 0/2 V4] irqchip: gic: Introduce ARM GICv2m MSI(-X) support
 2014-09-09 11:03 UTC  (5+ messages)
` [PATCH 1/2 V4] irqchip: gic: Add supports for ARM GICv2m MSI(-X)

[PATCH] PCI: keystone: update to support multiple pci ports
 2014-09-09 10:24 UTC  (4+ messages)

[PATCH 0/2] sb_edac: i2c_imc staging submission prep
 2014-09-09  9:25 UTC  (6+ messages)
` [PATCH 2/2] sb_edac: Claim a different PCI device

[RESEND 0/5] PCIe, AER: Misc cleanup
 2014-09-09  7:12 UTC  (7+ messages)
` [RESEND 2/5] PCIe, AER: Replenish missed AER status bits for AER driver
` [RESEND RFC 5/5] PCIe, AER: Update initial value of UC error mask

[PATCH v4 0/4 resend] Introduce device assignment flag operation helper function
 2014-09-09  2:21 UTC  (5+ messages)
` [PATCH V4 1/4 resend] PCI: introduce helper functions for device flag operation
` [PATCH V4 2/4 resend] KVM: use pci device flag operation helper functions
` [PATCH V4 3/4 resend] xen-pciback: use pci device flag operation helper function
` [PATCH V4 4/4 resend] PCI: use device flag operation helper function in iov.c

[PATCH v3 0/4 resend] Introduce device assignment flag operation helper function
 2014-09-09  1:48 UTC  (4+ messages)

[PATCH 0/2] PCI/MSI: Remove arch_msi_check_device()
 2014-09-09  0:43 UTC  (4+ messages)

[PATCH] pci/probe: Ignore the device id while handling CRS
 2014-09-08 21:19 UTC 

[PATCH] PCI: imx6: fix occasional link failure
 2014-09-08 18:27 UTC  (4+ messages)

[PATCH v6 0/4] APM X-Gene PCIe host controller
 2014-09-08 17:56 UTC  (4+ messages)

[PATCH - v3] PCI: keystone: add a pci quirk to limit mrrs
 2014-09-08 16:58 UTC 


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