linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-27 02:03:06 to 2014-10-29 17:44:44 UTC [more...]

Hard and silent lock up since linux 3.14 with PCIe pass through (vfio)
 2014-10-29 17:44 UTC  (25+ messages)

[PATCH V3]PCI: imx6: Wait the clocks to stabilize after ref_en
 2014-10-29 16:20 UTC  (3+ messages)
` [PATCH V3] PCI: "

[PATCH] PCI: rcar: make local symbol static
 2014-10-29 16:09 UTC  (3+ messages)

[PATCH] PCI: keystone: make local symbol static
 2014-10-29 16:08 UTC  (4+ messages)

[PATCH V2 4/4] edac, amd64_edac: Add F15h M60h support
 2014-10-29 15:30 UTC  (3+ messages)

[PATCH v3 00/19] usb: dwc3: add support for AMD Nolan SoC
 2014-10-29 14:48 UTC  (48+ messages)
` [PATCH v3 01/19] usb: dwc3: enable hibernation if to be supported
` [PATCH v3 02/19] usb: dwc3: add a flag to check if it is fpga board
` [PATCH v3 03/19] usb: dwc3: initialize platform data at pci glue layer
` [PATCH v3 04/19] usb: dwc3: add disscramble quirk
` [PATCH v3 05/19] usb: dwc3: add lpm erratum support
` [PATCH v3 06/19] usb: dwc3: add u2exit lfps quirk
` [PATCH v3 07/19] usb: dwc3: add P3 in U2 SS inactive quirk
` [PATCH v3 08/19] usb: dwc3: add request p1p2p3 quirk
` [PATCH v3 09/19] usb: dwc3: add delay "
` [PATCH v3 10/19] usb: dwc3: add delay phy power change quirk
` [PATCH v3 11/19] usb: dwc3: add lfps filter quirk
` [PATCH v3 12/19] usb: dwc3: add rx_detect to polling lfps quirk
` [PATCH v3 13/19] usb: dwc3: add tx demphasis quirk
` [PATCH v3 14/19] usb: dwc3: set SUSPHY bit for all cores
` [PATCH v3 15/19] usb: dwc3: add disable usb3 suspend phy quirk
` [PATCH v3 16/19] usb: dwc3: add disable usb2 "
` [PATCH v3 17/19] PCI: Add support for AMD Nolan USB3 DRD
` [PATCH v3 18/19] PCI: Add quirk to prevent AMD NL USB3 DRD to bind with xHCI driver
` [PATCH v3 19/19] usb: dwc3: add support for AMD NL platform

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

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

Setting cpu affinity for MSI-X on i.mx6 possible?
 2014-10-28 18:20 UTC  (7+ messages)

[PATCH 0/3] xen MSI code clean up
 2014-10-28 16:57 UTC  (9+ messages)
` [PATCH 1/3] x86/xen: Introduce a global flag to fix the MSI mask bug
  ` [Xen-devel] "
` [PATCH 2/3] x86/xen: Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"
` [PATCH 3/3] s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()

[3.16-rcX][pciehp][radeon] PCIe HotPlug conflicts with radeon GPU
 2014-10-28 16:20 UTC  (7+ messages)
  ` [Bulk] "

[PATCH v2] PCI: tegra: Enable root port specific features
 2014-10-28 14:51 UTC  (2+ messages)

[PATCH v8]PCI: imx6: enable pcie on imx6sx sdb and imx6qdl sabreauto
 2014-10-27 18:24 UTC  (3+ messages)
` [PATCH v8 5/9] PCI: imx6: Add imx6sx pcie support

[Bug 86951] New: iommu regression
 2014-10-27 17:23 UTC 

[RFC 0/4] Add PCI/MSI(x) support for AMD Seattle Platform
 2014-10-27 16:10 UTC  (8+ messages)
` [RFC 2/4] PCI: generic: Add support for ARM64 and MSI(x)

[PATCH RFC 1/2] drivers: pci: fix window allocation order wrt bus_range filtering
 2014-10-27 15:44 UTC  (5+ messages)
` [PATCH RFC 2/2] drivers: pci: convert generic host controller to DT resource parsing API

[PATCH 00/16] Use MSI controller framework to configure MSI/MSI-X
 2014-10-27 13:22 UTC  (18+ messages)
` [PATCH 01/16] PCI/MSI: Refactor MSI controller to make it become more common
` [PATCH 02/16] x86/MSI: Use MSI controller framework to configure MSI/MSI-X irq
` [PATCH 03/16] x86/xen/MSI: "
  ` [Xen-devel] "
` [PATCH 04/16] Irq_remapping/MSI: "
` [PATCH 05/16] x86/MSI: Remove unused MSI weak arch functions
` [PATCH 06/16] Mips/MSI: Save MSI controller in pci sysdata
` [PATCH 07/16] MIPS/Octeon/MSI: Use MSI controller framework to configure MSI/MSI-X irq
` [PATCH 08/16] MIPS/Xlp/MSI: "
` [PATCH 09/16] MIPS/Xlr/MSI: "
` [PATCH 10/16] Powerpc/MSI: "
` [PATCH 11/16] s390/MSI: "
` [PATCH 12/16] arm/iop13xx/MSI: "
` [PATCH 13/16] IA64/MSI: "
` [PATCH 14/16] Sparc/MSI: "
` [PATCH 15/16] tile/MSI: "
` [PATCH 16/16] PCI/MSI: Clean up unused MSI arch functions

[PATCH v2 00/16] usb: dwc3: add support for AMD NL SoC
 2014-10-27 13:21 UTC  (5+ messages)
` [PATCH v2 02/16] pci: quirks: add quirk to avoid AMD NL to bind with xhci

[PATCH 0/5] iommu/vt-d: Fix crash dump failure caused by legacy DMA/IO
 2014-10-27 10:44 UTC  (4+ messages)

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

[PATCH 00/10] Save MSI chip in pci_sys_data
 2014-10-27  7:48 UTC  (11+ messages)
` [PATCH 01/10] MSI: Rename msi_chip to msi_controller for better readability
` [PATCH 02/10] PCI/MSI: Introduce weak pcibios_msi_controller()
` [PATCH 03/10] arm/MSI: Save MSI controller in pci_sys_data
` [PATCH 04/10] PCI: tegra: "
` [PATCH 05/10] PCI: designware: "
` [PATCH 06/10] PCI: rcar: "
` [PATCH 07/10] PCI: mvebu: "
` [PATCH 08/10] PCI: xilinx: "
` [PATCH 09/10] arm/PCI: Clean unused pcibios_add_bus() and pcibios_remove_bus()
` [PATCH 10/10] PCI/MSI: Remove useless bus->msi assignment

[Patch v7 00/18] Enable support of IOAPIC hotplug on x86 platforms
 2014-10-27  5:20 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).