linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-21 20:24:47 to 2012-07-03 16:17:17 UTC [more...]

[PATCH] PCI: Quirk for ASUS S3 issue
 2012-07-03 16:16 UTC  (2+ messages)

[Resend with Ack][PATCH v1] PCI: allow acpiphp to handle PCIe ports without native PCIe hotplug capability
 2012-07-03 15:59 UTC  (3+ messages)

[PATCH] pci: reserve extra bus number resource for hotplug bridge
 2012-07-03  8:33 UTC  (3+ messages)

[PATCH V5 0/7] minimal alignment for p2p bars
 2012-07-03  7:01 UTC  (9+ messages)
` [PATCH 1/7] pci: change variable name for find_pci_host_bridge
` [PATCH 2/7] pci: argument pci_bus "
` [PATCH 3/7] pci: make find_pci_host_bridge global
` [PATCH 4/7] pci: fiddle with conversion of pci and CPU address
` [PATCH 5/7] pci: minimal alignment for bars of P2P bridges
` [PATCH 6/7] pci: function to retrieve alignment of p2p bars
` [PATCH 7/7] pci: resource assignment based on p2p alignment

pciutils: problem identifying PCI devices uniquely
 2012-07-03  1:44 UTC  (2+ messages)

Initializing iwl3945 error
 2012-07-02 20:49 UTC  (11+ messages)

[PATCH 1/3] pci_regs: define LNKSTA2 pcie cap + bits
 2012-07-02 20:01 UTC  (2+ messages)

[Bug 15362] MPT Fusion SCSI drives no longer appear - suspect PCI bus scan bug
 2012-07-02 18:54 UTC  (3+ messages)

Request VFIO inclusion in linux-next
 2012-07-02  4:14 UTC  (8+ messages)

[Bug 43244] New: firewire_ohci prevents boot
 2012-07-01 20:56 UTC  (11+ messages)

[PATCH 0/9] PCI: Add 'pci_fixup_final' quirks into hot-plug paths
 2012-06-28 20:25 UTC  (13+ 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 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 00/16] PCI: Re-factor 'pcibios_setup()'
 2012-06-28 17:44 UTC  (27+ 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 / PM: Restore the original behavior of pci_set_power_state()
 2012-06-28 10:01 UTC 

[PATCH V4 1/2] PCI: pcibus address to resource converting take bus directly
 2012-06-28  7:03 UTC  (8+ messages)
` [PATCH V4 2/2] PCI: minimal alignment for bars of P2P bridges

[PATCH] sparc/PCI: remove unused pcibios_assign_resource() definition
 2012-06-27  8:34 UTC  (2+ messages)

[PATCH v2 07/10] ARM: tegra: pcie: Add device tree support
 2012-06-27  6:19 UTC  (34+ messages)

One question about the useage of pci_dev->resource[]
 2012-06-27  2:22 UTC  (4+ messages)

[PATCH -v12 00/15] PCI: allocate pci bus num range for unassigned bridge busn
 2012-06-26 22:07 UTC  (20+ messages)
` [PATCH -v12 01/15] resources: Split out __allocate_resource()
` [PATCH -v12 02/15] resources: Add probe_resource()
` [PATCH -v12 03/15] resources: Replace registered resource in tree
` [PATCH -v12 04/15] PCI: Add pci_bus_extend/shrink_top()
` [PATCH -v12 05/15] PCI: Probe safe range that we can use for unassigned bridge
` [PATCH -v12 06/15] PCI: Add pci_bus_replace_busn_res()
` [PATCH -v12 07/15] PCI: Allocate bus range instead of use max blindly
` [PATCH -v12 08/15] PCI: Strict checking of valid range for bridge
` [PATCH -v12 09/15] PCI: Kill pci_fixup_parent_subordinate_busnr()
` [PATCH -v12 10/15] PCI: Seperate child bus scanning to two passes overall
` [PATCH -v12 11/15] pcmcia: Remove workaround for fixing pci parent bus subordinate
` [PATCH -v12 12/15] PCI: Double checking setting for bus register and bus struct
` [PATCH -v12 13/15] PCI, pciehp: Remove not needed bus number range checking
` [PATCH -v12 14/15] PCI: More strict checking of valid range for bridge
` [PATCH -v12 15/15] PCI: Don't shrink too much for hotplug bridge

[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] PCI, X86: busnum/node boot command line for pci dev node setting
 2012-06-26 12:42 UTC  (5+ messages)

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

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

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

[PATCH 0/6] Coverity and trivial fixes
 2012-06-22 21:44 UTC  (2+ messages)

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

[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

[PATCH v9 00/11] PCI, x86: update MMCFG information when hot-plugging PCI host bridges
 2012-06-21 22:22 UTC  (10+ messages)
` [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 07/11] x86/PCI: update MMCFG information when hot-plugging PCI host bridges


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