linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-27 15:10:36 to 2016-05-04 22:14:39 UTC [more...]

[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  (11+ messages)
` [PATCH v5 1/4] PCI: No need to set d3cold_allowed to "
` [PATCH v5 2/4] PCI: Put PCIe ports into D3 during suspend
` [PATCH v5 3/4] ACPI / hotplug / PCI: Runtime resume bridge before rescan
` [PATCH v5 4/4] PCI: Add runtime PM support for PCIe ports

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

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

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

[PATCH v9 00/22] powerpc/powernv: PCI hotplug support
 2016-05-04 13:36 UTC  (24+ 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 2/2] pci: host: new driver for Axis ARTPEC-6 PCIe controller
 2016-05-04 12:00 UTC 

[PATCH 1/2] dt-bindings: pci: add DT binding for Axis ARTPEC-6 PCIe controller
 2016-05-04 11:54 UTC 

[PATCH V6 00/13] Support for generic ACPI based PCI host controller
 2016-05-04  8:10 UTC  (44+ 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 05/13] acpi, pci: Support IO resources when parsing PCI host bridge resources
` [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 V6 08/13] PCI: generic, thunder: update to use generic ECAM API
` [PATCH] acpi: pci: QDF2432 32 bit config space accessors

[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 V3 1/4] acpi,pci,irq: reduce resource requirements
 2016-05-03 17:16 UTC  (7+ messages)

[RFC v4] PCI: PTM Driver
 2016-05-03 14:55 UTC  (8+ messages)
` [PATCH] PCI: PTM preliminary implementation

[RFC] experimental pci_register_host API
 2016-05-03 12:12 UTC  (11+ 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 3/3] [RFC] pci: tegra: "

[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 0/5] vfio-pci: Add support for mmapping MSI-X table
 2016-05-03  7:34 UTC  (6+ messages)
` [PATCH 5/5] vfio-pci: Allow to mmap MSI-X table if interrupt remapping is supported

[PATCH v8 00/45] powerpc/powernv: PCI hotplug support
 2016-05-03  0:44 UTC  (12+ messages)
` [PATCH v8 40/45] drivers/of: Split unflatten_dt_node()
` [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  (3+ messages)

[PATCHv4] pcie: Add driver for Downstream Port Containment
 2016-05-02 20:25 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  (9+ messages)
` [PATCH v3 2/3] PCI: imx6: Implement reset sequence for i.MX6+
` [PATCH v3 3/3] ARM: dts: imx6qp: Specify imx6qp version of PCIe core

[PATCH RESEND 07/12] pci: sh: SH7751 PCI host bridge driver
 2016-05-02 19:33 UTC  (3+ messages)

[PATCH] pci, pci-thunder-pem: Don't clobber read-only bits in bridge config registers
 2016-05-02 17:34 UTC  (2+ messages)

[PATCH] PCI: rcar: select PCI_MSI_IRQ_DOMAIN
 2016-05-02 17:04 UTC  (2+ messages)

[PATCH v5] powerpc/pci: Assign fixed PHB number based on device-tree properties
 2016-05-02 16:57 UTC  (2+ messages)

[RFC 0/4] Runtime pm for thunderbolt.ko
 2016-05-01 11:18 UTC  (5+ messages)
` [RFC 4/4] thunderbolt: Support runtime pm

[PATCH] arm64: Relocate screen_info.lfb_base on PCI BAR allocation
 2016-04-30 21:17 UTC  (17+ messages)

[PATCH v5 1/2] dt-bindings: pci: tegra: Update for per-lane PHYs
 2016-04-28 18:56 UTC  (5+ messages)
` [PATCH v5 2/2] PCI: tegra: Support "

[PATCHv3] pcie: Add driver for Downstream Port Containment
 2016-04-28 18:51 UTC  (2+ messages)

pci_ioremap_set_mem_type(), pci_remap_iospace()
 2016-04-28 16:03 UTC  (5+ messages)

[PATCH v4 0/4] PCI: Add support for suspending (including runtime) of PCIe ports
 2016-04-28 16:05 UTC  (12+ messages)
` [PATCH v4 2/4] PCI: Move PCIe ports to D3 during suspend
` [PATCH v4 4/4] PCI: Add runtime PM support for PCIe ports

[PATCHv2] pcie: Add driver for Downstream Port Containment
 2016-04-28 14:35 UTC  (2+ messages)

[PATCH] PCI: Refine broken INTx masking for Mellanox devices
 2016-04-28  7:55 UTC  (6+ 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).