linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-05 19:37:38 to 2013-08-09 13:44:49 UTC [more...]

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

[PATCH 3/3 V3] EDAC, AMD64_EDAC: Add ECC decoding support for newer F15h models
 2013-08-09 13:18 UTC  (2+ messages)

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

[PATCH -v3] PCI: update device mps when doing pci hotplug
 2013-08-09  2:39 UTC  (7+ messages)

[RFC PATCH v2 0/7] dmaengine: enhance dmaengine to support DMA device hotplug
 2013-08-09  2:26 UTC  (6+ messages)
` [RFC PATCH v2 3/7] "

linux-next: Tree for Aug 8 (not CONFIG_PCI_MSI conflict)
 2013-08-08 20:17 UTC  (2+ messages)

[PATCH v5 0/9] pci: bus and slot reset interfaces
 2013-08-08 20:10 UTC  (10+ messages)
` [PATCH v5 1/9] pci: Create pci_reset_bridge_secondary_bus()
` [PATCH v5 2/9] pci: Add hotplug_slot_ops.reset_slot()
` [PATCH v5 3/9] pci: Implement reset_slot for pciehp
` [PATCH v5 4/9] pci: Add slot reset option to pci_dev_reset
` [PATCH v5 5/9] pci: Split out pci_dev lock/unlock and save/restore
` [PATCH v5 6/9] pci: Add slot and bus reset interfaces
` [PATCH v5 7/9] pci: Wake-up devices before save for reset
` [PATCH v5 8/9] pci: Tune secondary bus reset timing
` [PATCH v5 9/9] pci: Remove aer_do_secondary_bus_reset()

[PATCH 0/3] Add trace event for ghes memory error
 2013-08-08 19:38 UTC  (7+ 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/9] pci: bus and slot reset interfaces
 2013-08-08 18:42 UTC  (12+ messages)
` [PATCH v4 5/9] pci: Split out pci_dev lock/unlock and save/restore
` [PATCH v4 6/9] pci: Add slot and bus reset interfaces
` [PATCH v4 7/9] pci: Wake-up devices before save for reset
` [PATCH v4 8/9] pci: Tune secondary bus reset timing
` [PATCH v4 9/9] pci: Remove aer_do_secondary_bus_reset()

[PATCH V5] pci: exynos: split into two parts such as Synopsys part and Exynos part
 2013-08-08 17:29 UTC  (2+ messages)

[PATCH 0/3 V2] EDAC, AMD64_EDAC: Add ECC error decoding for newer Fam15h models
 2013-08-08 17:16 UTC  (13+ messages)
` [PATCH 1/3 V2] EDAC, AMD64_EDAC: Add PCI Device ID Functions 3 and 4 for newer F15h models
` [PATCH 2/3 V2] EDAC, AMD64_EDAC: Add relevant condition checks as F15h M30h does not support GART or L3
` [PATCH 3/3 V2] EDAC, AMD64_EDAC: Add ECC decoding support for newer F15h models

[PATCH] PCI: avoid NULL deref in alloc_pcie_link_state
 2013-08-08 14:00 UTC  (2+ messages)
` [PATCH v2] "

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

[PATCH] PCI: use msi/x_set_enable() to simplify pci_msi_off()
 2013-08-08 11:56 UTC 

[PATCHv7 00/13] MSI support for Marvell EBU PCIe driver
 2013-08-08  8:54 UTC  (25+ messages)
` [PATCHv7 01/13] PCI: use weak functions for MSI arch-specific functions
` [PATCHv7 02/13] PCI: remove ARCH_SUPPORTS_MSI kconfig option
` [PATCHv7 03/13] PCI: Introduce new MSI chip infrastructure
` [PATCHv7 04/13] irqdomain: add irq_alloc_mapping() function
` [PATCHv7 05/13] irqdomain: refactor __irq_domain_add()
` [PATCHv7 06/13] irqdomain: add support to associate an irq_domain with a msi_chip
` [PATCHv7 07/13] irqdomain: add function to find a MSI irq_domain
` [PATCHv7 08/13] irqchip: armada-370-xp: properly request resources
` [PATCHv7 09/13] irqchip: armada-370-xp: implement MSI support
` [PATCHv7 10/13] ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pci
` [PATCHv7 11/13] ARM: mvebu: the MPIC now provides MSI controller features
` [PATCHv7 12/13] PCI: mvebu: add support for MSI
` [PATCHv7 13/13] ARM: mvebu: link PCIe controllers to the MSI controller

[PATCH V5] pci: exynos: split into two parts such as Synopsys part and Exynos part
 2013-08-08  7:14 UTC  (3+ messages)

[PATCH v2 2/3] PCI: Separate stop and remove devices in pciehp
 2013-08-08  1:54 UTC  (5+ messages)

[PATCH V2 0/4] Enable bus master till the FLR completes for Chelsio T4
 2013-08-08  0:11 UTC  (8+ messages)
` [PATCH V2 1/4] pci: Add pci_wait_for_pending_transaction to wait for pending pci transaction
` [PATCH V2 2/4] pci: Enable bus master till the FLR completes
` [PATCH V2 3/4] bnx2x: Use pci_wait_for_pending_transaction instead of for loop
` [PATCH V2 4/4] pci: "

[PATCH] acpi, acpi_pci_irq_enable must return an error if ACPI cannot map an IRQ
 2013-08-07 23:04 UTC  (10+ messages)

[PATCH] ACPI: Try harder to resolve _ADR collisions for bridges
 2013-08-07 22:26 UTC  (4+ messages)

[PATCHv6 00/13] MSI support for Marvell EBU PCIe driver
 2013-08-07 15:55 UTC  (9+ messages)

[PATCHv5 00/11] MSI support for Marvell EBU PCIe driver
 2013-08-07 15:06 UTC  (6+ messages)
` [PATCHv5 08/11] ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pci

Fwd: PCIE device errors after linux kernel upgrade
 2013-08-07  5:41 UTC  (9+ messages)
  `  "

[PATCH 0/4] optimization/fix/cleanup in pci_assign_unassigned_resources
 2013-08-07  2:01 UTC  (23+ messages)
` [PATCH 4/4] PCI: fix the io resource alignment calculation in pbus_size_io()

[PATCH 13/15] pci: mvebu: Convert to use devm_ioremap_resource
 2013-08-06 18:10 UTC  (5+ messages)
` [PATCH V2 6/6] "

[PATCH 00/20] PCI root complex changes for tile architecture
 2013-08-06 17:48 UTC  (24+ messages)
` [PATCH 15/20] tile PCI RC: use proper accessor function
` [PATCH 11/20] tile PCI RC: restructure TRIO initialization
` [PATCH 20/20] tile PCI RC: remove stale include of linux/numa.h
` [PATCH 02/20] tile PCI RC: tilepro conflict with PCI and RAM addresses
` [PATCH 13/20] tile PCI RC: include pci/pcie/Kconfig
` [PATCH 19/20] tile PCI RC: reduce driver's vmalloc space usage
` [PATCH 04/20] tile PCI RC: tweak the the pcie_rc_delay support
` [PATCH 05/20] tile PCI RC: handle case that PCI link is already up
` [PATCH 08/20] tile PCI RC: gentler warning for missing plug-in PCI
` [PATCH 07/20] tile PCI RC: support more MSI-X interrupt vectors
` [PATCH 03/20] tile PCI RC: support pci=off boot arg for tilepro
` [PATCH 09/20] tile PCI RC: support I/O space access
` [PATCH 14/20] tile PCI RC: bomb comments and whitespace format
` [PATCH 16/20] tile PCI RC: add dma_get_required_mask()
` [PATCH 01/20] tile PCI RC: cleanups for tilepro PCI RC
` [PATCH 17/20] tile PCI DMA: fix bug in non-page-aligned accessors
` [PATCH 06/20] tile: support LSI MEGARAID SAS HBA hybrid dma_ops
      ` [PATCH v2] "
` [PATCH 18/20] tile PCI RC: support PCIe TRIO 0 MAC 0 on Gx72 system
` [PATCH 12/20] tile PCI RC: eliminate pci_controller.mem_resources field

[PATCH 3.11-rc] pci: mvebu: disable prefetchable memory support in PCI-to-PCI bridge
 2013-08-06 10:36 UTC  (3+ messages)

[GIT PULL] PCI updates for v3.11
 2013-08-06  8:20 UTC  (5+ messages)
  ` Warnings from silentoldconfig (Re: [GIT PULL] PCI updates for v3.11)

[PATCH -v2] PCI: update device mps when doing pci hotplug
 2013-08-06  8:04 UTC  (3+ messages)

[PATCH -v5 0/6] Use PCI Serial Number to identify device change
 2013-08-06  1:23 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).