linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-26 09:54:33 to 2012-06-07 19:20:17 UTC [more...]

PCIe rescan not working
 2012-06-07 19:16 UTC 

One question about the name pcibios_assign_all_busses()
 2012-06-07 19:11 UTC  (2+ messages)

[PATCH] Disable Bus Master on PCI device shutdown
 2012-06-07 17:43 UTC  (19+ messages)

[PATCH] PCI: Add Ralink RT2800 broken INTx masking quirk
 2012-06-07 17:43 UTC  (7+ messages)

[PATCH v2] PCI: Add Ralink RT2800 broken INTx masking quirk
 2012-06-07 17:01 UTC 

[PATCH] rename the local variable *bridge* to *host_bridge* in pci_create_root_bus
 2012-06-07 13:18 UTC  (3+ messages)

[PATCH v3 0/2] archdata init in device_add() notifier
 2012-06-07 12:58 UTC  (5+ messages)
` [PATCH v3 1/2] powerpc/PCI: move DMA & IRQ init to device_add() notification path

[PATCH v2 0/2] Add pcibios_device_change_notifier
 2012-06-07 12:45 UTC  (3+ messages)

[PATCH] PCI: Mark INTx masking support of Chelsio T310 10GbE NIC as broken
 2012-06-07  8:30 UTC  (11+ messages)
    ` [PATCH v2] "

[PATCH 00/11] PCI: resource allocation related
 2012-06-06 16:18 UTC  (39+ messages)
` [PATCH 02/11] PCI: Try to allocate mem64 above 4G at first

[PATCH v2 0/7] IOMMU: Groups support
 2012-06-06 11:05 UTC  (11+ messages)
` [PATCH v2 1/7] driver core: Add iommu_group tracking to struct device
` [PATCH v2 2/7] iommu: IOMMU Groups
` [PATCH v2 3/7] amd_iommu: Support IOMMU groups
` [PATCH v2 4/7] intel-iommu: "
` [PATCH v2 5/7] amd_iommu: Make use of DMA quirks and ACS checks in "
` [PATCH v2 6/7] intel-iommu: "
` [PATCH v2 7/7] iommu: Remove group_mf

One chart on pci bridge and its bus and their children
 2012-06-06  7:58 UTC  (19+ messages)

Annotate PCI fixups with __devinit instead of __init
 2012-06-06  5:28 UTC  (12+ messages)
` [PATCH 1/9] scripts/modpost: check for bad refernces in .pci.fixups area
` [PATCH 2/9] x86/quirks: move PCI fixup hooks from __init to __devinit
` [PATCH 3/9] pci/quirks: "
` [PATCH 4/9] alpha: "
` [PATCH 5/9] arm: "
` [PATCH 6/9] frv: "
` [PATCH 7/9] mips: "
` [PATCH 8/9] powerpc: "
` [PATCH 9/9] sh: "

One problem in reassign pci bus number?
 2012-06-05 18:01 UTC  (14+ messages)

[PATCH v7 00/10] PCI, x86: update MMCFG information when hot-plugging PCI host bridges
 2012-06-05  2:59 UTC  (7+ messages)
` [PATCH v7 01/10] PCI, x86: split out pci_mmcfg_check_reserved() for code reuse
` [PATCH v7 04/10] PCI, x86: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()
` [PATCH v7 05/10] PCI, x86: introduce pci_mmconfig_insert()/delete() for PCI root bridge hotplug
` [PATCH v7 07/10] PCI, x86: update MMCFG information when hot-plugging PCI host bridges
` [PATCH v7 08/10] PCI, x86: add MMCFG information on demand

[Bug 43244] New: firewire_ohci prevents boot
 2012-06-05  2:54 UTC  (11+ messages)

[Resend with Ack][PATCH v1] PCI: allow acpiphp to handle PCIe ports without native PCIe hotplug capability
 2012-06-04  8:23 UTC  (2+ messages)

[RFC PATCH v1 1/6] PCI: change PCI device management logic to better follow device model
 2012-06-04  5:17 UTC  (6+ messages)
` [RFC PATCH v1 2/6] PCI: split PCI bus device registration into two stages
` [RFC PATCH v1 3/6] PCI, ACPI: correctly update binding info when PCI hotplug event happens
` [RFC PATCH v1 4/6] PCI, ACPI: update PCI slot information "
` [RFC PATCH v1 5/6] PCI, ACPI: update ACPI hotplug "
` [RFC PATCH v1 6/6] PCI: update AER configuration "

[Bug 43331] Re: Bug on bootup of Linux kernel on Panasonic Toughbook S10
 2012-06-02  3:30 UTC  (4+ messages)

PCI resources above 4GB
 2012-06-01 23:06 UTC  (20+ messages)

[PATCH 0/4] PCI: PCIe capability structure related cleanup/fixes
 2012-06-01 22:02 UTC  (9+ messages)
` [PATCH 1/4] PCI: make pci_ltr_supported static
` [PATCH 2/4] PCI: Remove redundant checking in PCI Express capability routines
` [PATCH 3/4] PCI: Add pci_pcie_cap2() check for PCIe feature capabilities >= v2
` [PATCH 4/4] PCI: Remove redundant capabilities checking in pci_{save, restore}_pcie_state

wrong link speed reported in lspci?
 2012-06-01 16:20 UTC 

[PATCH 1/1] Enable LTR/OBFF before device is used by driver
 2012-05-31  2:17 UTC  (5+ messages)

[PATCH v2 0/5] PCI: Prep for VFIO and IOMMU Groups
 2012-05-30 20:09 UTC  (6+ messages)
` [PATCH v2 1/5] pci: Add PCI DMA source ID quirk
` [PATCH v2 2/5] pci: Add ACS validation utility
` [PATCH v2 3/5] pci: export pci_user functions for use by other drivers
` [PATCH v2 4/5] pci: Create common pcibios_err_to_errno
` [PATCH v2 5/5] pci: Misc pci_reg additions

[PATCH 0/5] PCI: Prep for VFIO and IOMMU Groups
 2012-05-30 18:05 UTC  (10+ messages)
` [PATCH 1/5] pci: Add PCI DMA source ID quirk
` [PATCH 2/5] pci: Add ACS validation utility
` [PATCH 3/5] pci: export pci_user functions for use by other drivers
` [PATCH 4/5] pci: Create common pcibios_err_to_errno
` [PATCH 5/5] pci: Misc pci_reg additions

acpiphp_sanitize_bus() in acpiphp module is safe and necessary ?
 2012-05-30 12:41 UTC 

[PATCH 0/4] VFIO
 2012-05-30  5:34 UTC  (5+ messages)
` [PATCH 1/4] vfio: VFIO core
` [PATCH 2/4] vfio: Add documentation
` [PATCH 3/4] vfio: Type1 IOMMU implementation
` [PATCH 4/4] vfio: Add PCI device driver

[PATCH 0/7] IOMMU: Groups support
 2012-05-30  5:10 UTC  (8+ messages)
` [PATCH 1/7] driver core: Add iommu_group tracking to struct device
` [PATCH 2/7] iommu: IOMMU Groups
` [PATCH 3/7] amd_iommu: Support IOMMU groups
` [PATCH 4/7] intel-iommu: "
` [PATCH 5/7] amd_iommu: Make use of DMA quirks and ACS checks in "
` [PATCH 6/7] intel-iommu: "
` [PATCH 7/7] iommu: Remove group_mf

warn_slowpath_common in drivers/pci/search.c:44 on linux-3.4.0
 2012-05-29 16:13 UTC  (6+ messages)

Initializing iwl3945 error
 2012-05-29  9:21 UTC  (7+ messages)

[RFC PATCH v2 0/7] dmaengine: enhance dmaengine to support DMA device hotplug
 2012-05-29  8:49 UTC  (4+ messages)

[PATCH] Only decode defined fields of PCI Express Link Control 2
 2012-05-28 13:39 UTC  (2+ messages)

[PATCH] lspci: zero address in IO isn't always unassigned
 2012-05-28 13:17 UTC  (2+ messages)

[PATCH] PCI: export symbol pci_bus_sem to module
 2012-05-28  7:33 UTC 

HP Pavilion dv6 laptop fails to boot with CONFIG_HOTPLUG_PCI_ACPI=y
 2012-05-28  5:38 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).