linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-30 05:34:28 to 2012-06-12 02:52:25 UTC [more...]

[PATCH 0/4] PCI: PCIe capability structure related cleanup/fixes
 2012-06-12  2:52 UTC  (10+ 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

Annotate PCI fixups with __devinit instead of __init
 2012-06-12  1:27 UTC  (13+ 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: "

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

[PATCH v2 0/2] Add pcibios_device_change_notifier
 2012-06-11 23:24 UTC  (6+ messages)

[PATCH] PCI: export symbol pci_bus_sem to module
 2012-06-11 22:00 UTC  (5+ messages)

[PATCH v2 00/10] ARM: tegra: Add PCIe device tree support
 2012-06-11 21:41 UTC  (17+ messages)
` [PATCH v2 01/10] PCI: Keep pci_fixup_irqs() around after init
` [PATCH v2 02/10] ARM: pci: Keep pci_common_init() "
` [PATCH v2 03/10] ARM: pci: Allow passing per-controller private data
` [PATCH v2 04/10] ARM: tegra: Move tegra_pcie_xclk_clamp() to PMC
` [PATCH v2 05/10] ARM: tegra: Rewrite PCIe support as a driver
` [PATCH v2 06/10] ARM: tegra: pcie: Add MSI support
` [PATCH v2 07/10] ARM: tegra: pcie: Add device tree support
` [PATCH v2 08/10] ARM: tegra: harmony: Initialize regulators from DT
` [PATCH v2 09/10] ARM: tegra: harmony: Initialize PCIe "
` [PATCH v2 10/10] ARM: tegra: trimslice: "

PCIe rescan not working
 2012-06-11 19:59 UTC  (8+ messages)

[PATCH v2 0/7] IOMMU: Groups support
 2012-06-11 15:37 UTC  (12+ 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

[PATCH] pci: cleanup on confusing variable name for pci_create_root_bus
 2012-06-11  7:09 UTC 

[PATCH -v5 0/3] PCIe, PM, Add PCIe runtime D3cold support
 2012-06-11  2:47 UTC  (4+ messages)
` [PATCH -v5 1/3] ACPI, PM, Specify lowest allowed state for device sleep state
` [PATCH -v5 2/3] PCIe, PM, Add runtime PM support to PCIe port
` [PATCH -v5 3/3] PCIe, PM, Add PCIe runtime D3cold support

[PATCH 0/4] PCI: Enable LTR/OBFF before device is used by driver
 2012-06-08 18:10 UTC  (8+ messages)
` [PATCH 1/4] Add pci_obff_supported() function
` [PATCH 2/4] Enable LTR before device is used by driver
` [PATCH 3/4] Enable OBFF "
` [PATCH 4/4] PCI: save/restore max Latency Value for device LTR

[PATCH] PCI: Add Ralink RT2800 broken INTx masking quirk
 2012-06-08 10:56 UTC  (13+ messages)

[PCIUTILS PATCH] Display whether LTR/OBFF are supported and enabled
 2012-06-08 10:00 UTC 

One question about the name pcibios_assign_all_busses()
 2012-06-08  1:11 UTC  (3+ messages)

[PATCH] Disable Bus Master on PCI device shutdown
 2012-06-07 17:43 UTC  (19+ 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] PCI: Mark INTx masking support of Chelsio T310 10GbE NIC as broken
 2012-06-07  8:30 UTC  (4+ messages)
    ` [PATCH v2] "

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

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

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  (2+ messages)

[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)

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  (6+ messages)
` [PATCH 1/5] pci: Add PCI DMA source ID quirk

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  (3+ messages)
` [PATCH 3/4] vfio: Type1 IOMMU implementation
` [PATCH 4/4] vfio: Add PCI device driver


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).