linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-23 13:20:02 to 2016-09-30 08:37:36 UTC [more...]

[PATCH v8 0/8] thunderbolt: Introducing Thunderbolt(TM) Networking
 2016-09-30  8:37 UTC  (13+ messages)
` [PATCH v8 1/8] thunderbolt: Macro rename
` [PATCH v8 2/8] thunderbolt: Updating the register definitions
` [PATCH v8 3/8] thunderbolt: Communication with the ICM (firmware)
` [PATCH v8 4/8] thunderbolt: Networking state machine
` [PATCH v8 5/8] thunderbolt: Networking transmit and receive
` [PATCH v8 6/8] thunderbolt: Kconfig for Thunderbolt Networking
` [PATCH v8 7/8] thunderbolt: Networking doc
` [PATCH v8 8/8] thunderbolt: Adding maintainer entry

4.7 regression: ACPI: No IRQ available for PCI Interrupt Link [LNKD]. Try pci=noacpi or acpi=off
 2016-09-30  6:44 UTC  (22+ messages)

[PATCH v5 0/4] PCI: Introduce a way to enforce all MMIO BARs not to share PAGE_SIZE
 2016-09-30  4:13 UTC  (10+ messages)
` [PATCH v5 3/4] PCI: Add a new option for resource_alignment to reassign alignment
` [PATCH v5 4/4] PCI: Add a macro to set default alignment for all PCI devices

[PATCH] aer: function comments cleanup
 2016-09-30  2:52 UTC 

[PATCH v2 1/2] pci: Call pcibios_sriov_enable() before IOV BARs are enabled
 2016-09-29 23:47 UTC  (2+ messages)
` [PATCH v2 2/2] PCI: Don't disable PF's memory decoding when enabling SRIOV

[PATCH V2 0/5] PCI: error handling clean up and add CRS support
 2016-09-29 23:50 UTC  (4+ messages)
` [PATCH V2 3/5] PCI: save and restore bus on parent bus reset

[PATCH] PCI: Add parameter @mmio_force_on to pci_update_resource()
 2016-09-29 23:45 UTC  (8+ messages)

[PATCH v5 00/14] ACPI IORT ARM SMMU support
 2016-09-29 20:59 UTC  (4+ messages)
` [PATCH v5 01/14] drivers: iommu: add FWNODE_IOMMU fwnode type

replace pci_enable_msi_{exact_range} with pci_alloc_irq_vectors
 2016-09-29 19:27 UTC  (15+ messages)
` [PATCH 2/6] ipr: use pci_irq_allocate_vectors
` [PATCH 4/6] vfio_pci: "
` [PATCH 5/6] genwqe: "

lspci not showing motherboard ethernet controller after PCIe card firmware update change from 32-bit to 64-bit BAR
 2016-09-29 14:24 UTC  (4+ messages)

[PATCH v2 0/5] PCI PM refinements
 2016-09-29 12:11 UTC  (12+ messages)
` [PATCH v2 2/5] PCI: Query platform firmware for device power state
` [PATCH v2 4/5] PCI: Avoid unnecessary resume after direct-complete
` [PATCH v2 3/5] PCI: Recognize D3cold in pci_update_current_state()
` [PATCH v2 5/5] PCI: Avoid unnecessary resume on shutdown

ATA failure regression
 2016-09-29 11:33 UTC  (7+ messages)

[RFC PATCH 00/11] pci: support for configurable PCI endpoint
 2016-09-29  8:31 UTC  (12+ messages)
` [RFC PATCH 07/11] pci: controller: designware: Add EP mode support
` [RFC PATCH 08/11] pci: controller: dra7xx: "

[PATCH v6 0/4] PCI: Introduce a way to enforce all MMIO BARs not to share PAGE_SIZE
 2016-09-29  6:46 UTC  (5+ messages)
` [PATCH v6 1/4] PCI: Ignore enforced alignment when kernel uses existing firmware setup
` [PATCH v6 2/4] PCI: Ignore enforced alignment to VF BARs
` [PATCH v6 3/4] PCI: Don't change resources' size when using resource_alignment
` [PATCH v6 4/4] PCI: Add a macro to set default alignment for all PCI devices

[PATCH kernel v2] PCI: Enable access to custom VPD for Chelsio devices (cxgb3)
 2016-09-29  5:21 UTC 

[PATCH][RFC v3] PCI: Workaround to enable poweroff on Mac Pro 11
 2016-09-28 21:26 UTC  (5+ messages)

[PATCH] PCI: rockchip: fix uninitialized variable use
 2016-09-28 16:59 UTC  (2+ messages)

[PATCH V6 0/5] ECAM quirks handling for ARM64 platforms
 2016-09-28 16:44 UTC  (10+ messages)

[net-next 5/5] PCI: disable FLR for 82579 device
 2016-09-28 16:26 UTC  (10+ messages)

[PATCHv3 0/5] PCI access on removed devices
 2016-09-28 13:43 UTC  (8+ messages)
` [PATCHv3 1/5] mips/pci: Reduce stack frame usage
` [PATCHv3 2/5] pci: Add is_removed state
` [PATCHv3 3/5] pci: No config access for removed devices
` [PATCHv3 4/5] pcie/aer: Cache capability position
` [PATCHv3 5/5] pci/msix: Skip disabling removed devices

[PATCH] PCI/AER: Move the error info struct into the root port container
 2016-09-27 20:45 UTC  (2+ messages)

[PATCH 1/2 v2] pci-hyperv: properly handle pci bus remove
 2016-09-27 19:29 UTC  (2+ messages)

[PATCH v5 00/16] Add Paravirtual RDMA Driver
 2016-09-27 18:50 UTC  (42+ messages)
` [PATCH v5 01/16] vmxnet3: Move PCI Id to pci_ids.h
` [PATCH v5 02/16] IB/pvrdma: Add user-level shared functions
` [PATCH v5 03/16] IB/pvrdma: Add virtual device RDMA structures
` [PATCH v5 04/16] IB/pvrdma: Add the paravirtual RDMA device specification
` [PATCH v5 05/16] IB/pvrdma: Add functions for Verbs support
` [PATCH v5 06/16] IB/pvrdma: Add paravirtual rdma device
` [PATCH v5 07/16] IB/pvrdma: Add helper functions
` [PATCH v5 08/16] IB/pvrdma: Add device command support
` [PATCH v5 09/16] IB/pvrdma: Add support for Completion Queues
` [PATCH v5 10/16] IB/pvrdma: Add UAR support
` [PATCH v5 11/16] IB/pvrdma: Add support for memory regions
` [PATCH v5 12/16] IB/pvrdma: Add Queue Pair support
` [PATCH v5 13/16] IB/pvrdma: Add the main driver module for PVRDMA
` [PATCH v5 14/16] IB/pvrdma: Add Kconfig and Makefile
` [PATCH v5 15/16] IB: Add PVRDMA driver
` [PATCH v5 16/16] MAINTAINERS: Update for "

[PATCH v7 0/8] thunderbolt: Introducing Thunderbolt(TM) Networking
 2016-09-27 14:15 UTC  (13+ messages)
` [PATCH v7 1/8] thunderbolt: Macro rename
` [PATCH v7 2/8] thunderbolt: Updating the register definitions
` [PATCH v7 3/8] thunderbolt: Kconfig for Thunderbolt Networking
` [PATCH v7 4/8] thunderbolt: Communication with the ICM (firmware)
` [PATCH v7 5/8] thunderbolt: Networking state machine
` [PATCH v7 6/8] thunderbolt: Networking transmit and receive
` [PATCH v7 7/8] thunderbolt: Networking doc
` [PATCH v7 8/8] thunderbolt: Adding maintainer entry

[PATCH v2] pcie-rcar: try setting PCIe speed to 5 GT/s at boot
 2016-09-27 12:10 UTC  (2+ messages)

[PATCH] lspci: Parse all the L1 PM substate capability regs
 2016-09-26 18:28 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] pci/vmd: Move vmd driver to drivers/pci/host
 2016-09-26 15:28 UTC 

[PATCH V3 0/4] ARM64 LPC: legacy ISA I/O support
 2016-09-26 13:21 UTC  (12+ messages)
` [PATCH V3 2/4] ARM64 LPC: LPC driver implementation on Hip06

[PATCH 0/4] powerpc/powernv: PCI Surprise Hotplug Support
 2016-09-26 13:11 UTC  (5+ messages)
` [PATCH 4/4] drivers/pci/hotplug: Support surprise hotplug

[PATCH v4 2/2] pci:aer: add support aer interrupt with none MSI/MSI-X/INTx mode
 2016-09-26  8:25 UTC  (7+ messages)
` [PATCH v5 1/3] arm/dts: add pcie aer interrupt-name property in the dts
  ` [PATCH v5 3/3] pci:aer: add support aer interrupt with none MSI/MSI-X/INTx mode

[PATCH] PCI: enable extended tags support for PCIe endpoints
 2016-09-25  2:10 UTC 

[PATCH] PCI: rockchip: Support quirk to disable 5 GT/s (PCIe 2.x) link rate
 2016-09-23 23:55 UTC  (3+ messages)

[PATCHv3 1/2] pciehp: Let user control LED status
 2016-09-23 22:14 UTC  (6+ messages)
` [PATCHv3 2/2] x86/vmd: Add PCI domain specific LED option

[pci:pci/hotplug 11/11] arch/x86/pci/vmd.c:599:4: error: 'struct pci_sysdata' has no member named 'vmd_domain'; did you mean 'domain'?
 2016-09-23 15:49 UTC 

[PATCHv4] pciehp: Let user control LED status
 2016-09-23 14:32 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).