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

SNB PCI root information
 2012-06-19 18:20 UTC  (8+ messages)

[PATCH v2 00/10] ARM: tegra: Add PCIe device tree support
 2012-06-19 16:40 UTC  (63+ 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: "

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

pcie_bus_configure_settings() use of uninitialized value
 2012-06-19 13:15 UTC 

[PATCH v2 0/7] IOMMU: Groups support
 2012-06-19 10:40 UTC  (7+ messages)

[PATCH -v6 0/4] PCIe, PM, Add PCIe runtime D3cold support
 2012-06-19  5:20 UTC  (5+ messages)
` [PATCH -v6 1/4] ACPI, PM, Specify lowest allowed state for device sleep state
` [PATCH -v6 2/4] PCIe, PM, Add runtime PM support to PCIe port
` [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

[RFC PATCH] methods to access resources of a struct pci_dev
 2012-06-19  2:57 UTC  (4+ messages)

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

[PATCH v2] PCI: Add Ralink RT2800 broken INTx masking quirk
 2012-06-18 18:30 UTC  (2+ messages)

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

[PATCH v7 00/10] PCI, x86: update MMCFG information when hot-plugging PCI host bridges
 2012-06-18 18:24 UTC  (21+ messages)
` [PATCH v7 08/10] PCI, x86: add MMCFG information on demand

[PATCH] cris/PCI: remove pcibios_assign_resources()
 2012-06-18 18:18 UTC 

[PATCH] sparc/PCI: remove unused pcibios_assign_resource() definition
 2012-06-18 18:17 UTC 

[PATCH -v5 0/3] PCIe, PM, Add PCIe runtime D3cold support
 2012-06-16 21:09 UTC  (8+ 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 1/3] tilegx pci: support I/O to arbitrarily-cached pages
 2012-06-15 19:23 UTC  (3+ messages)
` [PATCH 2/3] arch/tile: enable ZONE_DMA for tilegx
` [PATCH 3/3] tile pci: enable IOMMU to support DMA for legacy devices

Annotate PCI fixups with __devinit instead of __init
 2012-06-16 18:45 UTC  (10+ messages)
` [PATCH 7/9] mips: move PCI fixup hooks from __init to __devinit

[PATCH 7/7] mm/memory.c : cleanup the coding style issue
 2012-06-15 19:40 UTC 

PCIe rescan not working
 2012-06-14 16:50 UTC  (10+ messages)

[RFC PATCH v1 1/6] PCI: change PCI device management logic to better follow device model
 2012-06-14  9:18 UTC  (2+ messages)

[PATCH 0/4] PCI: Enable LTR/OBFF before device is used by driver
 2012-06-12 17:07 UTC  (9+ 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 0/4] PCI: PCIe capability structure related cleanup/fixes
 2012-06-12 16:44 UTC  (4+ messages)

[PATCH v3 0/5] PCI: Prep for VFIO and IOMMU Groups
 2012-06-12 16:04 UTC  (10+ 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

Issue in Documentation/PCI/pci.txt file
 2012-06-12 15:51 UTC 

include/linux/pci.h:1495:2: error: implicit declaration of function ‘pci_dev_get’ [-Werror=implicit-function-declaration]
 2012-06-12 15:28 UTC  (2+ messages)

[PATCH] PCI: Fix allnoconfig with PCI DMA source quirk
 2012-06-12 15:22 UTC  (2+ messages)

[PATCH] PCI: use name pci_release_host_bridge_dev() for host bridge device release fn
 2012-06-12 13:14 UTC 

[PCIUTILS PATCH] Display whether LTR/OBFF are supported and enabled
 2012-06-12  9:10 UTC  (2+ messages)

[PATCH] drivers/pci: fix kernel-doc warning
 2012-06-12  5:10 UTC 

[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] pci: cleanup on confusing variable name for pci_create_root_bus
 2012-06-11  7:09 UTC 

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

One question about the name pcibios_assign_all_busses()
 2012-06-08  1:11 UTC  (3+ 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).