linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-02 19:37:58 to 2016-05-10 17:59:00 UTC [more...]

[PATCH V7 00/11] Support for generic ACPI based PCI host controller
 2016-05-10 17:59 UTC  (14+ messages)
` [PATCH V7 01/11] PCI: Provide common functions for ECAM mapping
` [PATCH V7 02/11] PCI: generic, thunder: update to use generic ECAM API
` [PATCH V7 03/11] pci, of: Move the PCI I/O space management to PCI core code
` [PATCH V7 04/11] pci: Add new function to unmap IO resources
` [PATCH V7 05/11] acpi, pci: Support IO resources when parsing PCI host bridge resources
` [PATCH V7 06/11] pci, acpi: Provide a way to assign bus domain number
` [PATCH V7 07/11] pci, acpi: Handle ACPI companion assignment
` [PATCH V7 08/11] pci, acpi: Support for ACPI based generic PCI host controller
` [PATCH V7 09/11] arm64, pci, acpi: ACPI support for legacy IRQs parsing and consolidation with DT code
` [PATCH V7 10/11] arm64, pci, acpi: Provide ACPI-specific prerequisites for PCI bus enumeration
` [PATCH V7 11/11] arm64, pci, acpi: Start using ACPI based PCI host controller driver for ARM64

[PATCH] x86/PCI: Fix Broadwell-EP Home Agent & PCU non-compliant BARs
 2016-05-10 17:45 UTC  (5+ messages)

[PATCH v5] powerpc/pci: Assign fixed PHB number based on device-tree properties
 2016-05-10 17:32 UTC  (3+ messages)

[GIT PULL] PCI fixes for v4.6
 2016-05-10 17:28 UTC 

[PATCH v2 0/2] pci: host: Broadcom STB PCIE RC controller support
 2016-05-10 17:00 UTC  (9+ messages)
` [PATCH v2 1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings
` [PATCH v2 2/2] pci: host: Add Broadcom STB PCIE RC controller

PCI: Provide sensible irq vector alloc/free routines
 2016-05-10 15:27 UTC  (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] nvme: switch to use pci_alloc_irq_vectors

PCIe issue with NIC card that has 64bit BARs
 2016-05-10 13:56 UTC  (10+ messages)

Build warning regression (104daa71b396 ("PCI: Determine actual VPD size on first access"))
 2016-05-10 11:56 UTC  (4+ messages)

[PATCH V6 00/13] Support for generic ACPI based PCI host controller
 2016-05-10 10:27 UTC  (25+ messages)
` [PATCH V6 01/13] pci, acpi, x86, ia64: Move ACPI host bridge device companion assignment to core code
` [PATCH V6 02/13] pci, acpi: Provide generic way to assign bus domain number
` [PATCH V6 07/13] PCI: Provide common functions for ECAM mapping
` [PATCH V6 09/13] pci, acpi: Support for ACPI based generic PCI host controller

[PATCH v11 00/60] PCI: Resource allocation cleanup for v4.7
 2016-05-10  6:18 UTC  (21+ messages)
` [PATCH v11 04/60] sparc/PCI: Use correct offset for bus address to resource

[RFC PATCH v3 1/2] PCI: Let pci_mmap_page_range() extra resource pointer
 2016-05-10  6:05 UTC  (2+ messages)
` [RFC PATCH v3 2/2] PCI: Let pci_mmap_page_range() take resource address

[RFC v4] PCI: PTM Driver
 2016-05-10  3:52 UTC  (10+ messages)
` [PATCH] PCI: PTM preliminary implementation

[PATCH] lspci: Decode PTM Registers
 2016-05-10  3:15 UTC  (2+ messages)
` [PATCH] lspci: Decode Precision Time Measurement capabiltity

Intel NTB and a switch in between
 2016-05-09 22:59 UTC  (2+ messages)
` Fwd: "

[PATCH v2 1/2] dt-bindings: pci: add DT binding for Axis ARTPEC-6 PCIe controller
 2016-05-09 20:24 UTC  (2+ messages)

redirecting a PCIe transactions to DDR
 2016-05-09 19:20 UTC 

[PATCH v2 2/2] pci: host: new driver for Axis ARTPEC-6 PCIe controller
 2016-05-09 11:49 UTC 

[PATCH v2 1/2] PCI: Add PCI device flag PCI_DEV_FLAGS_DMA_ALIAS_ROOT
 2016-05-09 10:10 UTC  (3+ messages)
` [PATCH v2 2/2] PCI: Handle Broadcom Vulcan DMA alias calculation quirk

[PATCH v9 00/22] powerpc/powernv: PCI hotplug support
 2016-05-08 23:51 UTC  (33+ messages)
` [PATCH v9 01/22] PCI: Add pcibios_setup_bridge()
` [PATCH v9 02/22] powerpc/pci: Override pcibios_setup_bridge()
` [PATCH v9 03/22] powerpc/powernv: Move pnv_pci_ioda_setup_opal_tce_kill() around
` [PATCH v9 04/22] powerpc/powernv: Increase PE# capacity
` [PATCH v9 05/22] powerpc/powernv: Allocate PE# in reverse order
` [PATCH v9 06/22] powerpc/powernv: Create PEs in pcibios_setup_bridge()
` [PATCH v9 07/22] powerpc/powernv: Setup PE for root bus
` [PATCH v9 08/22] powerpc/powernv: Extend PCI bridge resources
` [PATCH v9 09/22] powerpc/powernv: Make pnv_ioda_deconfigure_pe() visible
` [PATCH v9 10/22] powerpc/powernv: Dynamically release PE
` [PATCH v9 11/22] powerpc/pci: Update bridge windows on PCI plug
` [PATCH v9 12/22] powerpc/pci: Delay populating pdn
` [PATCH v9 13/22] powerpc/powernv: Support PCI slot ID
` [PATCH v9 14/22] powerpc/powernv: Use PCI slot reset infrastructure
` [PATCH v9 15/22] powerpc/powernv: Functions to get/set PCI slot state
` [PATCH v9 16/22] drivers/of: Split unflatten_dt_node()
` [PATCH v9 17/22] drivers/of: Avoid recursively calling unflatten_dt_node()
` [PATCH v9 18/22] drivers/of: Rename unflatten_dt_node()
` [PATCH v9 19/22] drivers/of: Specify parent node in of_fdt_unflatten_tree()
` [PATCH v9 20/22] drivers/of: Return allocated memory from of_fdt_unflatten_tree()
` [PATCH v9 21/22] drivers/of: Export of_detach_node()
` [PATCH v9 22/22] PCI/hotplug: PowerPC PowerNV PCI hotplug driver

[PATCH 1/2] dt-bindings: pci: add DT binding for Axis ARTPEC-6 PCIe controller
 2016-05-07 11:45 UTC  (3+ messages)

Follow up to
 2016-05-07  0:38 UTC 

[PATCHv4] pcie: Add driver for Downstream Port Containment
 2016-05-06 17:06 UTC  (4+ messages)

[PATCH 0/5] vfio-pci: Add support for mmapping MSI-X table
 2016-05-06 16:54 UTC  (17+ messages)
` [PATCH 4/5] pci-ioda: Set PCI_BUS_FLAGS_MSI_REMAP for IODA host bridge
` [PATCH 5/5] vfio-pci: Allow to mmap MSI-X table if interrupt remapping is supported

[PATCH v3] PCI: Add pci_enable_atomic_request
 2016-05-06 15:48 UTC  (8+ messages)

[PATCH V3 1/4] acpi,pci,irq: reduce resource requirements
 2016-05-05 23:40 UTC  (10+ messages)

[PATCH 0/2] pci: host: Broadcom STB PCIE RC controller support
 2016-05-05 18:19 UTC  (11+ messages)
` [PATCH 1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings
` [PATCH 2/2] pci: host: Add Broadcom STB PCIE RC controller

[RFC] experimental pci_register_host API
 2016-05-04 23:35 UTC  (8+ messages)
` [PATCH 1/3] [RFC] pci: add new method for register PCI hosts
` [PATCH 2/3] [RFC] pci: host-common: use new pci_register_host interface

[PATCH [RFC]] PCI: hv: add explicit fencing to config space access
 2016-05-04 22:14 UTC  (3+ messages)

[PATCH] PCI/portdrv: Use cached copy of PCI_EXP_SLTCAP_HPC bit
 2016-05-04 22:01 UTC  (2+ messages)

[PATCH v5 0/4] PCI: Add support for suspending (including runtime) of PCIe ports
 2016-05-04 21:03 UTC  (4+ messages)
` [PATCH v5 2/4] PCI: Put PCIe ports into D3 during suspend

[PATCH REPOST] Extend PCIE_BUS_PEER2PEER to set MRSS=128 to fix CNS3xxx BM DMA
 2016-05-04 19:47 UTC  (5+ messages)

[PATCH 2/2] pci: host: new driver for Axis ARTPEC-6 PCIe controller
 2016-05-04 12:00 UTC 

[PATCH] PCI: dra7xx: program outbound atu with correct address
 2016-05-04  5:14 UTC  (4+ messages)

RFC: automatic interrupt affinity for MSI/MSI-X capable devices
 2016-05-03 21:37 UTC  (9+ messages)
` [PATCH 6/8] pci: provide sensible irq vector alloc/free routines

[PATCH] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive
 2016-05-03  7:36 UTC  (5+ messages)

[PATCH v8 00/45] powerpc/powernv: PCI hotplug support
 2016-05-03  0:44 UTC  (9+ messages)
` [PATCH v8 45/45] PCI/hotplug: PowerPC PowerNV PCI hotplug driver

[PATCH] thunderbolt: Fix double free of drom buffer
 2016-05-02 23:18 UTC  (3+ messages)

[PATCH] PCI: hv: report resources release after stopping the bus
 2016-05-02 20:43 UTC  (2+ messages)

[PATCH v2 1/2] PCI: Fix BUG on device attach failure
 2016-05-02 20:23 UTC  (3+ messages)

[PATCH v3 1/3] PCI: imx6: Use enum instead of bool for variant indicator
 2016-05-02 19:37 UTC  (2+ 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).