linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-21 19:55:29 to 2013-07-02 01:20:13 UTC [more...]

[PATCH 0/6] Thunderbolt workarounds take 2
 2013-07-02  1:29 UTC  (62+ messages)
` [PATCH 1/6] PCI: acpiphp: do not check for SLOT_ENABLED in enable_device()
` [PATCH 2/6] PCI: acpiphp: enable_device(): rescan even if no new devices on slot
` [PATCH 3/6] PCI: introduce pci_trim_stale_devices()
` [PATCH 4/6] PCI: acpiphp: check for new devices on enabled host
` [PATCH 5/6] PCI: acpiphp: look _RMV method a bit deeper in the hierarhcy
` [PATCH 6/6] x86/PCI: quirk Thunderbolt PCI-to-PCI bridges

[ 16/26] iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsets
 2013-07-01 20:10 UTC 

[GIT PULL] PCI changes for v3.11
 2013-07-01 19:40 UTC 

[PATCH 0/4] optimization/fix/cleanup in pci_assign_unassigned_resources
 2013-07-01 15:10 UTC  (5+ messages)
` [PATCH 1/4] PCI: optimize pci_bus_get_depth() by enumerating on pci bus hierachy
` [PATCH 2/4] PCI: add comment for pbus_size_mem() parameter
` [PATCH 3/4] PCI: trivial cleanup in pbus_size_io()
` [PATCH 4/4] PCI: fix the io resource alignment calculation "

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

[PATCH] pci: Enable bus master till the FLR completes
 2013-07-01 11:22 UTC 

[PATCH 0/4] Add PCI Express to i.MX6
 2013-07-01 10:08 UTC  (9+ messages)
` [PATCH 1/4] ARM i.MX6q: Add descriptors for LVDS clocks
` [PATCH 2/4] ARM: Enable PCI Express on ARM
` [PATCH 3/4] PCI: Add driver for i.MX6 PCI Express
` [PATCH 4/4] ARM i.MX6: Add PCI Express to device tree

[PATCH v3 10/10] ACPI: simplify acpiphp driver with new helper functions
 2013-06-28 18:42 UTC  (3+ messages)

[PATCH v3.9 stable] PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check
 2013-06-27 23:24 UTC  (2+ messages)

[PATCH v2 0/3] pci: ACS fixes & quirks
 2013-06-27 22:40 UTC  (4+ messages)
` [PATCH v2 1/3] pci: Fix flaw in pci_acs_enabled()
` [PATCH v2 2/3] pci: Differentiate ACS controllable from enabled
` [PATCH v2 3/3] pci: ACS quirk for AMD southbridge

[PATCH 7/8] pci: Add CircuitCo VENDOR ID and MinnowBoard DEVICE ID
 2013-06-26 21:49 UTC  (9+ messages)

(no subject)
 2013-06-26 21:31 UTC 

Current open PCI defects
 2013-06-26 21:14 UTC  (11+ messages)

[PATCH v2 0/2] iommu/intel: Quirk non-compliant PCIe-to-PCI bridges
 2013-06-26 19:11 UTC  (8+ messages)
` [PATCH v2 1/2] iommu: Quirked PCIe bridge test and search function

[PATCH] pci: Enable overrides for missing ACS capabilities
 2013-06-26 19:03 UTC  (10+ messages)

[PATCH V10 1/4] pci: Add PCIe driver for Samsung Exynos
 2013-06-26 18:17 UTC  (4+ messages)

[3.9 stable PATCH] iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsets
 2013-06-26 17:39 UTC  (3+ messages)

[PATCH RFC] pci: ACS quirk for AMD southbridge
 2013-06-26 16:44 UTC  (7+ messages)

[PATCH v2 9/9] ACPI: simplify acpiphp driver with new interfaces
 2013-06-26 16:31 UTC 

[GIT PULL] Late power management and ACPI fixes for v3.10
 2013-06-26 13:02 UTC 

Resource assignment oddities
 2013-06-26  8:07 UTC  (9+ messages)
` [PATCH v5 0/7] PCI: Change assign unassigned resources per root bus bassis
  ` [PATCH v5 3/7] PCI: Use pci_walk_bus to detect unassigned resources

[PATCH v3, part2 00/20] Introduce hotplug-safe PCI bus iterators
 2013-06-26  3:00 UTC  (9+ messages)
` [PATCH v3, part2 01/20] PCI: introduce "
` [PATCH v3, part2 15/20] PCI, EDAC: use hotplug-safe PCI bus iterators to walk PCI buses

Changes for v3.11 merge window
 2013-06-26  0:53 UTC  (4+ messages)

[PATCH] PCI: avoid NULL deref in alloc_pcie_link_state
 2013-06-25 20:50 UTC  (8+ messages)

[PATCHv3 00/11] MSI support for Marvell EBU PCIe driver
 2013-06-25 21:20 UTC  (11+ messages)
` [PATCHv3 02/11] pci: use weak functions for MSI arch-specific functions
` [PATCHv3 09/11] pci: mvebu: add support for MSI

[PATCH v3 -tip x86/apic 1/2] PCI/MSI: Allocate as many multiple-MSIs as requested
 2013-06-25 17:34 UTC  (6+ messages)

Confirm your E-mail account
 2013-06-25  4:50 UTC 

[PATCH] pci: Avoid unnecessary calls to work_on_cpu
 2013-06-24 20:05 UTC 

[PATCH v2 0/2] pci: ACS check fixes
 2013-06-24 17:27 UTC  (9+ messages)
` [PATCH v2 1/2] pci: Fix flaw in pci_acs_enabled()

[PATCH 0/3] ACPI / dock / PCI: Fix problems with dock and PCI hotplug
 2013-06-24  9:55 UTC  (20+ messages)
` [PATCH 1/3] ACPI / dock: Initialize ACPI dock subsystem upfront
` [PATCH 2/3] PCI / ACPI: Use boot-time resource allocation rules during hotplug
` [PATCH 3/3] ACPI / dock / PCI: Synchronous handling of dock events for PCI devices
        ` [Update][PATCH "

[PATCH V10 0/4] PCIe support for Samsung Exynos5440 SoC
 2013-06-24  2:52 UTC  (5+ messages)

[BUGFIX v2 0/4] fix bug 56531, 59501 and 59581
 2013-06-23 21:52 UTC  (9+ messages)

PCIe Hotplug Script Automatization
 2013-06-22 19:14 UTC  (4+ 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).