linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-09 16:41:38 to 2013-08-14 20:25:14 UTC [more...]

[PATCH] pci: Add probe functions for bus and slot reset
 2013-08-14 20:24 UTC  (2+ messages)

[PATCH v2 2/3] PCI: Separate stop and remove devices in pciehp
 2013-08-14 20:15 UTC  (8+ messages)

[PATCH] vfio-pci: PCI hot reset interface
 2013-08-14 20:10 UTC 

[PATCH v2] tile: support LSI MEGARAID SAS HBA hybrid dma_ops
 2013-08-14 19:10 UTC  (5+ messages)

[PATCH 0/3] Add trace event for ghes memory error
 2013-08-14 18:38 UTC  (42+ messages)
` [PATCH 1/3] mce: acpi/apei: trace: Include PCIe AER trace event conditionally
` [PATCH 2/3] mce: acpi/apei: trace: Add trace event for ghes memory error
` [PATCH 3/3] mce: acpi/apei: trace: Enable ghes memory error trace event

[PATCH v4 0/2] update device mps
 2013-08-14 16:59 UTC  (5+ messages)
` [PATCH v4 1/2] PCI: fix the only slot identification in pcie_find_smpss()
` [PATCH v4 2/2] PCI: update device mps when doing pci hotplug

[PATCH v2 0/5] ARM: dove: DT PCIe support
 2013-08-14 11:53 UTC  (15+ messages)
` [PATCH v2 1/5] PCI: mvebu: move clock enable before register access
` [PATCH v2 2/5] PCI: mvebu: increment nports only for registered ports
` [PATCH v2 3/5] PCI: mvebu: remove subsys_initcall
` [PATCH v2 4/5] PCI: mvebu: add support for reset on GPIO
` [PATCH v2 5/5] PCI: mvebu: add support for Marvell Dove SoCs

3.11-rc4 ixgbevf: endless "Last Request of type 00 to PF Nacked" messages
 2013-08-14  2:23 UTC  (3+ messages)
` [E1000-devel] "

[PATCH V2 0/4] Enable bus master till the FLR completes for Chelsio T4
 2013-08-13 23:00 UTC  (4+ messages)

acpiphp and pciehp not working together on Thinkpad X200s
 2013-08-13 12:08 UTC  (10+ messages)

[RFC 0/3] ARM: Allow PCI host drivers to be unloaded
 2013-08-13 11:12 UTC  (4+ messages)
` [RFC 1/3] ARM: Allow unmapping of fixed PCI I/O mappings
` [RFC 2/3] ARM: Introduce pci_common_exit()
` [RFC 3/3] PCI: tegra: Support driver unbinding

[PATCH 0/9] ARM: dove: DT PCIe support
 2013-08-13 10:59 UTC  (23+ messages)
` [PATCH 1/9] PCI: mvebu: move clock enable before register access
` [PATCH 2/9] PCI: mvebu: increment nports only for registered ports
` [PATCH 3/9] PCI: mvebu: remove subsys_initcall
` [PATCH 4/9] PCI: mvebu: add support for reset on GPIO
` [PATCH 5/9] PCI: mvebu: add support for Marvell Dove SoCs

[PATCH V4] ARM: tegra: disable LP2 cpuidle state if PCIe is enabled
 2013-08-13  7:43 UTC  (2+ messages)

[PATCH 1/2] ACPI / PCI: don't allow PCI devices without irq to be enabled
 2013-08-12 22:32 UTC  (6+ messages)
  ` [PATCH 2/2] ACPI / PCI: remove an extra check from acpi_pci_irq_enable()

[PATCH v6 00/14] Rewrite Tegra PCIe driver
 2013-08-12 21:19 UTC  (5+ messages)

[PATCH 06/20] tile: support LSI MEGARAID SAS HBA hybrid dma_ops
 2013-08-12 19:44 UTC  (5+ messages)
` [PATCH v2] "

[PATCHv9 00/10] MSI support for Marvell EBU PCIe driver
 2013-08-12 17:54 UTC  (16+ messages)
` [PATCHv9 01/10] PCI: use weak functions for MSI arch-specific functions
` [PATCHv9 02/10] PCI: remove ARCH_SUPPORTS_MSI kconfig option
` [PATCHv9 03/10] PCI: Introduce new MSI chip infrastructure
` [PATCHv9 04/10] of: pci: add registry of MSI chips
` [PATCHv9 05/10] irqchip: armada-370-xp: properly request resources
` [PATCHv9 06/10] irqchip: armada-370-xp: implement MSI support
` [PATCHv9 07/10] ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pci
` [PATCHv9 08/10] ARM: mvebu: the MPIC now provides MSI controller features
` [PATCHv9 09/10] PCI: mvebu: add support for MSI
` [PATCHv9 10/10] ARM: mvebu: link PCIe controllers to the MSI controller

linux-next: Tree for Aug 8 (not CONFIG_PCI_MSI conflict)
 2013-08-12 16:38 UTC  (8+ messages)

[PATCH] PCI: exynos: add support for MSI
 2013-08-12 11:47 UTC  (4+ messages)

[PATCH V3] ARM: tegra: disable LP2 cpuidle state if PCIe is enabled
 2013-08-12 11:09 UTC  (2+ messages)

[PATCH v4 00/28] x86, irq: Support ioapic controller hotplug
 2013-08-11  2:48 UTC  (29+ messages)
` [PATCH v4 01/28] genirq: Split __irq_reserve_irqs from irq_alloc_descs
` [PATCH v4 02/28] genirq: Add irq_alloc_reserved_desc()
` [PATCH v4 03/28] genirq: Do not free unallocated irq descriptors
` [PATCH v4 04/28] x86, irq: Change irq_remap_modify_chip_defaults() to static
` [PATCH v4 05/28] x86, irq: Modify irq chip once for irq remapping
` [PATCH v4 06/28] x86, irq: Show MSI-X clearly in debug message
` [PATCH v4 07/28] x86, irq: Show MSI-X in /proc/interrupt
` [PATCH v4 08/28] x86, irq: Make dmar_msi/hpet_msi irq_chip name consistent
` [PATCH v4 09/28] ia64, irq: Add dummy create_irq_nr()
` [PATCH v4 10/28] iommu, irq: Allocate irq_desc for dmar_msi with local node
` [PATCH v4 11/28] x86, irq: Kill create_irq()
` [PATCH v4 12/28] x86, irq: Convert irq_2_pin list to generic list
` [PATCH v4 13/28] x86, irq: Add alloc_reserved_irq_and_cfg_at()
` [PATCH v4 14/28] x86, irq: Move down arch_early_irq_init()
` [PATCH v4 15/28] x86, irq: Split out alloc_ioapic_save_registers()
` [PATCH v4 16/28] xen, irq: Call irq_alloc_reserved_desc_at() at first
` [PATCH v4 17/28] x86, irq: Reserve irq range and alloc_reserved for booting path
` [PATCH v4 18/28] x86, irq: Add ioapic_gsi_to_irq
` [PATCH v4 19/28] x86, irq: Add for_each_ioapic helper
` [PATCH v4 20/28] x86, irq: More strict checking about registering ioapic
` [PATCH v4 21/28] x86, irq: Make mp_register_ioapic handle hot-added ioapic
` [PATCH v4 22/28] x86, irq: Add mp_unregister_ioapic to handle hot-remove ioapic
` [PATCH v4 23/28] x86, ioapic: Find usable ioapic id for 64bit
` [PATCH v4 24/28] x86: Move declaration for mp_register_ioapic()
` [PATCH v4 25/28] PCI, x86: Make ioapic hotplug support built-in
` [PATCH v4 26/28] PCI, x86, ACPI: Link acpi ioapic register to ioapic
` [PATCH v4 27/28] PCI, x86, ACPI: Enable ioapic hotplug support with acpi host bridge
` [PATCH v4 28/28] PCI, x86, ACPI: get ioapic address from acpi device

[PATCH 00/28] x86, irq: Support ioapic controller hotplug
 2013-08-11  2:45 UTC  (12+ messages)
` [PATCH 01/28] genirq: Split __irq_reserve_irqs from irq_alloc_descs
` [PATCH 02/28] genirq: Add irq_alloc_reserved_desc()
` [PATCH 03/28] genirq: Do not free unallocated irq descriptors
` [PATCH 04/28] x86, irq: Change irq_remap_modify_chip_defaults() to static
` [PATCH 04/28] x86, irqi: "
` [PATCH 05/28] x86, irq: Modify irq chip once for irq remapping
` [PATCH 06/28] x86, irq: Show MSI-X clearly in debug message
` [PATCH 07/28] x86, irq: Show MSI-X in /proc/interrupt
` [PATCH 08/28] x86, irq: Make dmar_msi/hpet_msi irq_chip name consistent
` [PATCH 09/28] ia64, irq: Add dummy create_irq_nr()
` [PATCH 10/28] iommu, irq: Allocate irq_desc for dmar_msi with local node

[PATCH 3/3 V4] EDAC, AMD64_EDAC: Add ECC decoding support for newer F15h models
 2013-08-10 18:35 UTC  (5+ messages)
  ` [PATCH] amd64_edac: Get rid of boot_cpu_data accesses

[PATCHv8 00/10] MSI support for Marvell EBU PCIe driver
 2013-08-09 21:54 UTC  (7+ messages)
` [PATCHv8 04/10] of: pci: add registry of MSI chips

Linux Plumbers ACPI/PM, PCI Microconference
 2013-08-09 21:37 UTC  (2+ messages)

[PATCH] PCI: mvebu: make Marvell PCIe driver depend on OF
 2013-08-09 17:08 UTC  (2+ messages)

[PATCH 3/3 V3] EDAC, AMD64_EDAC: Add ECC decoding support for newer F15h models
 2013-08-09 16:54 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).