linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-25 06:39:54 to 2015-04-02 22:07:58 UTC [more...]

[PATCH 0/3] PCI/sparc: Fix booting with T5-8
 2015-04-02 22:07 UTC  (6+ messages)
` [PATCH 1/3] PCI: Introduce pci_bus_addr_t
` [PATCH 2/3] sparc/PCI: Add mem64 resource parsing for root bus
` [PATCH 3/3] PCI: Set pref for mem64 resource of pcie device

[PATCH v2] pci: export class IDs from pci_ids.h
 2015-04-02 21:59 UTC  (4+ messages)

[PATCH] Read ID & Pointer from PCI Capabilities List in 1 call
 2015-04-02 21:10 UTC 

[PATCH 00/86] pci: export pci_ids.h and related cleanups
 2015-04-02 14:34 UTC  (32+ messages)
` [PATCH 01/86] pci: export pci_ids.h
` [PATCH 12/86] x86/pci/sta2x11: use uapi/linux/pci_ids.h directly
` [PATCH 58/86] pci-label: "
` [PATCH 77/86] linux/pci: "
` [PATCH 78/86] linux/pci: drop include/linux/pci_ids.h

[PATCH v2 04/19] powerpc: Create pci_controller_ops.dma_dev_setup and shim
 2015-04-02 14:13 UTC 

[PATCH v9 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-04-02 11:11 UTC  (4+ messages)
` [PATCH v9 07/10] iommu/vt-d: enable kdump support in iommu module

Assign mem resource fail after remove and rescan
 2015-04-02  8:35 UTC  (6+ messages)

[PATCH v5 00/10] pci: fix unhandled interrupt on shutdown
 2015-04-02  5:45 UTC  (18+ messages)
` [PATCH v5 01/10] pci: export functions for msi/msix ctrl
` [PATCH v5 02/10] pci: move pci_msi_init_pci_dev to probe.c
` [PATCH v5 03/10] pci: drop some duplicate code
` [PATCH v5 04/10] pci: don't disable msi/msix at shutdown
` [PATCH v5 05/10] pci: make msi/msix shutdown functions static
` [PATCH v5 06/10] virtio_pci: drop msi_off on probe
` [PATCH v5 07/10] ntb: drop pci_msi_off call "
` [PATCH v5 08/10] mic: "
` [PATCH v5 09/10] pci: drop pci_msi_off calls from quirks
` [PATCH v5 10/10] pci: unexport pci_msi_off

[PATCH] quirks: fix typo in kernel message
 2015-04-01  2:38 UTC 

Extended Capabilities Linked-List Parsing
 2015-03-31 23:02 UTC 

d63e2e1f3df breaks sparc/T5-8
 2015-03-31 22:42 UTC  (37+ messages)

[PATCH v4 1/2] PCI: add helper function to find root port for device
 2015-03-31 14:09 UTC  (7+ messages)
` [PATCH v4 2/2] PCI: tegra: apply relaxed ordering fixup only on Tegra

[PATCH v2 0/5] PCI: st: provide support for dw pcie
 2015-03-31  9:11 UTC  (11+ messages)
` [PATCH v2 2/5] PCI: st: Add Device Tree bindings for sti pcie
` [PATCH v2 3/5] PCI: st: Provide support for the sti PCIe controller

[PATCH v2 0/6] pci.h/pci_ids.h related cleanups
 2015-03-30 12:17 UTC  (8+ messages)
` [PATCH v2 1/6] crypto/ccp: drop linux/pci dependencies
` [PATCH v2 2/6] input/serio: drop pci_ids dependency
` [PATCH v2 3/6] media/fintek: "
` [PATCH v2 4/6] brcm80211: drop pci dependency
` [PATCH v2 5/6] brcm80211: drop pci_ids include
` [PATCH v2 6/6] staging/olpc: drop pci dependencies

[PATCH 1/2] PCI: allow MSI chip providers to implement their own multiple MSI setup
 2015-03-30 11:17 UTC  (4+ messages)
` [PATCH 2/2] PCI: designware: implement multiple MSI irq setup

Detecting thunderbolt ports
 2015-03-30 11:03 UTC 

[PATCH v3 1/2] PCI: add helper function to find root port for device
 2015-03-30 10:36 UTC  (3+ messages)

[PATCH] pci.txt: clarify vendor ID policy
 2015-03-30  8:32 UTC 

[Bugfix v3] x86/PCI/ACPI: Fix regression caused by commit 63f1789ec716
 2015-03-30  2:40 UTC 

[Bugfix] x86/PCI/ACPI: Fix regression caused by commit 63f1789ec716
 2015-03-29 21:21 UTC 

[Bugfix v2] x86/PCI/ACPI: Fix regression caused by commit 63f1789ec716
 2015-03-29 21:11 UTC 

[PATCH] PCI / ACPI: PCI delay optimization from ACPI
 2015-03-29 14:17 UTC  (3+ messages)
` [PATCH v3 0/3] "

[PATCH pciutils] pread.h: Remove support for libc5
 2015-03-29  8:59 UTC 

[Bugfix v2] x86/PCI/ACPI: Fix regression caused by commit 63f1789ec716
 2015-03-28  1:35 UTC  (2+ messages)

[PATCH v2 0/2] iProc PCIe driver Kconfig changes
 2015-03-27 16:24 UTC  (4+ messages)
` [PATCH v2 1/2] pci: iproc: fix PCIE_IPROC in Kconfig
` [PATCH v2 2/2] pci: iproc: change PCIE_IPROC_PLTFM to PCIE_IPROC_PLATFORM

[PATCH v8 00/30] Refine PCI scan interfaces and make generic pci host bridge
 2015-03-27  2:31 UTC  (16+ messages)
` [PATCH v8 10/30] PCI: Introduce pci_host_bridge_list to manage host bridges
` [PATCH v8 19/30] powerpc/pci: Use pci_scan_host_bridge() for simplicity
` [PATCH v8 23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code

[PATCH v4 00/10] pci: fix unhandled interrupt on shutdown
 2015-03-26 12:36 UTC  (12+ messages)
` [PATCH v4 01/10] pci: export functions for msi/msix ctrl
` [PATCH v4 02/10] pci: move pci_msi_init_pci_dev to pci.c
` [PATCH v4 03/10] pci: drop some duplicate code
` [PATCH v4 04/10] pci: don't disable msi/msix at shutdown
` [PATCH v4 05/10] pci: make msi/msix shutdown functions static
` [PATCH v4 06/10] virtio_pci: drop msi_off on probe
` [PATCH v4 07/10] ntb: drop pci_msi_off call "
` [PATCH v4 08/10] mic: "
` [PATCH v4 09/10] pci: drop pci_msi_off calls from quirks
` [PATCH v4 10/10] pci: unexport pci_msi_off

[PATCH v6 00/30] Refine PCI scan interfaces and make generic pci host bridge
 2015-03-26  7:30 UTC  (12+ messages)
` [PATCH v6 04/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()

[PATCH v1 05/47] pci: add pci_iomap_wc() variants
 2015-03-26  3:00 UTC 

[Xen-devel] 3.18 xen-pcifront regression?
 2015-03-25 20:40 UTC  (3+ messages)

[PATCH] pci: pci-exynos: fixed the sentence error
 2015-03-25 10:12 UTC  (3+ messages)

[PATCH V16 00/20] Enable SRIOV on POWER8
 2015-03-25  8:24 UTC  (21+ messages)
` [PATCH V16 01/20] PCI: Print more info in sriov_enable() error message
` [PATCH V16 02/20] PCI: Print PF SR-IOV resource that contains all VF(n) BAR space
` [PATCH V16 03/20] PCI: Keep individual VF BAR size in struct pci_sriov
` [PATCH V16 04/20] PCI: Index IOV resources in the conventional style
` [PATCH V16 05/20] PCI: Refresh First VF Offset and VF Stride when updating NumVFs
` [PATCH V16 06/20] PCI: Calculate maximum number of buses required for VFs
` [PATCH V16 07/20] PCI: Export pci_iov_virtfn_bus() and pci_iov_virtfn_devfn()
` [PATCH V16 08/20] PCI: Add pcibios_sriov_enable() and pcibios_sriov_disable()
` [PATCH V16 09/20] PCI: Add pcibios_iov_resource_alignment() interface
` [PATCH V16 10/20] PCI: Consider additional PF's IOV BAR alignment in sizing and assigning
` [PATCH V16 11/20] powerpc/pci: Create pci_dn for VFs
` [PATCH V16 12/20] powerpc/pci: Don't unset PCI resources "
` [PATCH V16 13/20] powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamically
` [PATCH V16 14/20] powerpc/powernv: Reserve additional space for IOV BAR according to the number of total_pe
` [PATCH V16 15/20] powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernv
` [PATCH V16 16/20] powerpc/powernv: Shift VF resource with an offset
` [PATCH V16 17/20] powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov supported
` [PATCH V16 18/20] powerpc/powernv: Group VF PE when IOV BAR is big on PHB3
` [PATCH V16 19/20] powerpc/pci: Remove unused struct pci_dn.pcidev field
` [PATCH V16 20/20] powerpc/pci: Add PCI resource alignment documentation

[Bugfix] x86/PCI/ACPI: Fix regression caused by commit 63f1789ec716
 2015-03-25  7:25 UTC  (3+ messages)

[PATCH] arm/dts/ls1021a: Add PCIe dts node
 2015-03-25  6:42 UTC  (4+ messages)
` [PATCH 1/3] arm/pci: Add support architecture-independent PCIe driver
` [PATCH 2/3] pci/designware: Add base driver for Designware PCIe
` [PATCH 3/3] pci/layerscape: Add LS2085A PCIe support

[PATCH 0/2] iProc PCIe driver Kconfig changes
 2015-03-25  6:42 UTC  (2+ messages)
` [PATCH 2/2] pci: iproc: change PCIE_IPROC_PLTFM to PCIE_IPROC_PLATFORM


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