linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-06 16:27:07 to 2012-06-18 18:29:12 UTC [more...]

[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 v2 0/7] IOMMU: Groups support
 2012-06-18 17:31 UTC  (5+ messages)

[RFC PATCH] methods to access resources of a struct pci_dev
 2012-06-18  5:03 UTC 

SNB PCI root information
 2012-06-16 21:56 UTC  (4+ messages)

[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 

[PATCH v2 00/10] ARM: tegra: Add PCIe device tree support
 2012-06-15  6:12 UTC  (61+ 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-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  (13+ messages)

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


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