linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-20 16:49:15 to 2012-06-26 18:29:04 UTC [more...]

[PATCH V3 1/2] PCI: retrieve host bridge by PCI bus
 2012-06-26 18:29 UTC  (7+ messages)
` [PATCH V3 2/2] PCI: minimal alignment for bars of P2P bridges

[PATCH 0/5] PCI: hotplug related misc patches
 2012-06-26 18:03 UTC  (8+ messages)
` [PATCH 1/5] PCI, acpiphp: remove not used res_lock
` [PATCH 2/5] pciehp: Don't enable presence notification while surprise removal is not supported
` [PATCH 3/5] PCI, acpiphp: Merge acpiphp_debug and debug
` [PATCH 4/5] PCI, acpiphp: add is_hotplug_bridge detection
` [PATCH 5/5] PCI: add root bus children dev's res to fail list

[PATCH v2 07/10] ARM: tegra: pcie: Add device tree support
 2012-06-26 17:22 UTC  (40+ messages)

[PATCH 00/16] PCI: Re-factor 'pcibios_setup()'
 2012-06-26 15:43 UTC  (25+ messages)
` [PATCH 01/16] PCI: Pull 'pcibios_setup' up into PCI's core
` [PATCH 02/16] alpha/PCI: Factor 'pcibios_setup()' out of alpha
` [PATCH 03/16] ia64/PCI: Factor 'pcibios_setup' out of ia64
` [PATCH 04/16] microblaze/PCI: Factor 'pcibios_setup()' out of microblaze
` [PATCH 05/16] MIPS/PCI: Factor 'pcibios_setup()' out of MIPS/pmc-sierra
` [PATCH 06/16] MIPS/PCI: adjust section annotations for 'pcibios_setup()'
` [PATCH 07/16] parisc/PCI: Factor 'pcibios_setup()' out of parisc
` [PATCH 08/16] powerpc/PCI: Factor 'pcibios_setup()' out of powerpc
` [PATCH 09/16] sh/PCI: Factor 'pcibios_setup()' out of sh
` [PATCH 10/16] sh/PCI: adjust section annotations for 'pcibios_setup()'
` [PATCH 11/16] sparc/PCI: Factor 'pcibios_setup()' out of sparc
` [PATCH 12/16] tile/PCI: Factor 'pcibios_setup()' out of tile
` [PATCH 13/16] unicore32/PCI: adjust section annotations for 'pcibios_setup()'
` [PATCH 14/16] x86/PCI: "
` [PATCH 15/16] xtensa/PCI: Factor 'pcibios_setup()' out of xtensa
` [PATCH 16/16] cris/PCI: Factor 'pcibios_setup()' out of cris

[PATCH] PCI, X86: busnum/node boot command line for pci dev node setting
 2012-06-26 12:42 UTC  (5+ messages)

One question about the useage of pci_dev->resource[]
 2012-06-26 12:16 UTC  (3+ messages)

Request VFIO inclusion in linux-next
 2012-06-26  4:55 UTC 

[PATCH] pci: 64bit resource fix in setup-res.c
 2012-06-25 20:54 UTC  (4+ messages)
` [PATCH] pci: support alignments upto 8Gb in pbus_size_mem()

[PATCH] PCI, X86: busnum/node boot command line for pci dev node setting
 2012-06-25 18:21 UTC 

SNB PCI root information
 2012-06-25 17:54 UTC  (32+ messages)

[PATCH v2 0/7] IOMMU: Groups support
 2012-06-25 11:29 UTC  (6+ messages)
` [PATCH v2 2/7] iommu: IOMMU Groups

[PATCH -v7 0/4] PCIe, PM, Add PCIe runtime D3cold support
 2012-06-24  2:47 UTC  (7+ messages)
` [PATCH -v7 1/4] ACPI, PM, Specify lowest allowed state for device sleep state
` [PATCH -v7 2/4] PCIe, PM, Add runtime PM support to PCIe port
` [PATCH -v7 3/4] PCI, do not call pci_set_power_state with PCI_D3cold
` [PATCH -v7 4/4] PCIe, PM, Add PCIe runtime D3cold support

[PATCH -v6 0/4] PCIe, PM, Add PCIe runtime D3cold support
 2012-06-23  1:05 UTC  (8+ messages)
` [PATCH -v6 3/4] PCI, PM, Do not call pci_set_power_state with PCI_D3cold
` [PATCH -v6 4/4] PCIe, PM, Add PCIe runtime D3cold support

[PATCH 0/6] Coverity and trivial fixes
 2012-06-22 21:44 UTC  (8+ messages)
` [PATCH 1/6] PCI: use __weak consistently
` [PATCH 2/6] PCI: fix upstream P2P bridge checks when enabling OBFF and LTR
` [PATCH 3/6] PCI: fix P2P bridge I/O port window sign extension
` [PATCH 4/6] PCI: shpchp: remove dead code
` [PATCH 5/6] PCI: acpiphp: check whether _ADR evaluation succeeded
` [PATCH 6/6] PCI: remove useless pcix_set_mmrbc() dev->bus check

[PATCH v10 00/13] x86/PCI: update MMCFG information when hot-plugging PCI host bridges
 2012-06-22 21:41 UTC  (16+ messages)
` [PATCH v10 01/13] x86/PCI: split out pci_mmcfg_check_reserved() for code reuse
` [PATCH v10 02/13] x86/PCI: split out pci_mmconfig_alloc() "
` [PATCH v10 03/13] x86/PCI: use RCU list to protect mmconfig list
` [PATCH v10 04/13] x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()
` [PATCH v10 05/13] x86/PCI: prepare pci_mmcfg_check_reserved() to be called at runtime
` [PATCH v10 06/13] x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplug
` [PATCH v10 07/13] PCI/ACPI: provide MCFG address for PCI host bridges
` [PATCH v10 08/13] x86/PCI: update MMCFG information when hot-plugging "
` [PATCH v10 09/13] x86/PCI: simplify pci_mmcfg_late_insert_resources()
` [PATCH v10 10/13] x86/PCI: get rid of redundant log messages
` [PATCH v10 11/13] x86/PCI: refine __pci_mmcfg_init() for better code readability
` [PATCH v10 12/13] ACPI: mark acpi_sfi_table_parse() as __init
` [PATCH v10 13/13] x86/PCI: use pr_level() to replace printk(KERN_LEVEL)

[Bug 41622] [REGRESSION][BISECTED] Notebook crashes upon detecting the PCI subsystem with kernels >= 2.6.24-rc7
 2012-06-22 19:52 UTC  (2+ messages)

[PATCH 0/4] acpi, pci: hostbridge hotplug support
 2012-06-22 16:54 UTC  (9+ messages)
` [PATCH 1/4] acpi, pci: introduce list for acpi_pci_root drivers
` [PATCH 2/4] acpi, pci: introduce acpi_root_sem for list manipulation
` [PATCH 3/4] acpi, pci: add hostbridge removal function
` [PATCH 4/4] acpi, pci: add resoruce-assign code for devices under hot-added hostbridge

[PATCH 1/3] tilegx pci: support I/O to arbitrarily-cached pages
 2012-06-22 11:24 UTC  (3+ messages)
` [PATCH 3/3] tile pci: enable IOMMU to support DMA for legacy devices

[PATCH v2 00/10] ARM: tegra: Add PCIe device tree support
 2012-06-22  6:06 UTC  (4+ messages)
` [PATCH v2 08/10] ARM: tegra: harmony: Initialize regulators from DT

Initializing iwl3945 error
 2012-06-22  3:30 UTC  (8+ messages)

[PATCH v9 00/11] PCI, x86: update MMCFG information when hot-plugging PCI host bridges
 2012-06-21 22:22 UTC  (18+ messages)
` [PATCH v9 01/11] x86/PCI: split out pci_mmcfg_check_reserved() for code reuse
` [PATCH v9 02/11] x86/PCI: split out pci_mmconfig_alloc() "
` [PATCH v9 03/11] x86/PCI: use RCU list to protect mmconfig list
` [PATCH v9 04/11] x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()
` [PATCH v9 05/11] x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplug
` [PATCH v9 06/11] PCI/ACPI: provide MCFG address for PCI host bridges
` [PATCH v9 07/11] x86/PCI: update MMCFG information when hot-plugging "
` [PATCH v9 08/11] x86/PCI: simplify pci_mmcfg_late_insert_resources()
` [PATCH v9 09/11] x86/PCI: get rid of redundant log messages
` [PATCH v9 10/11] x86, PCI: refine __pci_mmcfg_init() for better code readability
` [PATCH v9 11/11] ACPI: mark acpi_sfi_table_parse() as __init

[PATCH 0/9] PCI: Add 'pci_fixup_final' quirks into hot-plug paths
 2012-06-21 20:25 UTC  (10+ messages)
` [PATCH 1/9] PCI: Remove redundant debug output in pci_do_fixups
` [PATCH 2/9] PCI: release temporary reference in __nv_msi_ht_cap_quirk()
` [PATCH 3/9] arm/PCI: move final fixup quirks from __init to __devinit
` [PATCH 4/9] MIPS/PCI: "
` [PATCH 5/9] parisc/PCI: "
` [PATCH 6/9] powerpc/PCI: "
` [PATCH 7/9] x86/PCI: "
` [PATCH 8/9] PCI: "
` [PATCH 9/9] PCI: integrate 'pci_fixup_final' quirks into hot-plug paths

[PATCH] PCI/MSI: don't disable AMD IOMMU MSI on Xen dom0 (was: Re: [PATCH V2] amd iommu: re-enable iommu msi if dom0 disabled it)
 2012-06-21 13:27 UTC  (10+ messages)
              ` [PATCH] PCI/MSI: don't disable AMD IOMMU MSI on Xen dom0

[PATCH v8 00/12] PCI, x86: update MMCFG information when hot-plugging PCI host bridges
 2012-06-21  1:36 UTC  (6+ messages)
` [PATCH v8 06/12] PCI/ACPI: provide MCFG address for "


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