linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-18 15:01:05 to 2018-06-21 23:48:29 UTC [more...]

[PATCH 0/4] Expose PCIe AER stats via sysfs
 2018-06-21 23:48 UTC  (5+ messages)
` [PATCH 1/4] PCI: Move pci_aer_init() and pci_no_aer() declarations to drivers/pci/pci.h
` [PATCH 2/4] PCI/AER: Define and allocate aer_stats structure for AER capable devices
` [PATCH 3/4] PCI/AER: Add sysfs attributes to provide AER stats and breakdown
` [PATCH 4/4] PCI/AER: Add sysfs attributes for rootport cumulative stats

[PATCH 0/5] Expose PCIe AER stats via sysfs
 2018-06-21 21:25 UTC  (31+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/5] Documentation/ABI: Add details of PCI AER statistics
    ` [PATCH v3 1/5] PCI/AER: Define and allocate aer_stats structure for AER capable devices
      ` [PATCH v3 2/5] PCI/AER: Add sysfs stats "
      ` [PATCH v3 3/5] PCI/AER: Add sysfs attributes to provide breakdown of AERs
      ` [PATCH v3 4/5] PCI/AER: Add sysfs attributes for rootport cumulative stats
      ` [PATCH v3 5/5] Documentation/ABI: Add details of PCI AER statistics
` [PATCH v4 1/5] PCI/AER: Define and allocate aer_stats structure for AER capable devices
  ` [PATCH v4 2/5] PCI/AER: Add sysfs stats "
` [PATCH v5 1/5] PCI/AER: Define and allocate aer_stats structure "
  ` [PATCH v5 2/5] PCI/AER: Add sysfs stats "
  ` [PATCH v5 3/5] PCI/AER: Add sysfs attributes to provide breakdown of AERs
  ` [PATCH v5 4/5] PCI/AER: Add sysfs attributes for rootport cumulative stats
  ` [PATCH v5 5/5] Documentation/ABI: Add details of PCI AER statistics

[PATCH v3 0/3] Add parameter for disabling ACS redirection for P2P
 2018-06-21 21:00 UTC  (13+ messages)
` [PATCH v3 1/3] PCI: Make specifying PCI devices in kernel parameters reusable
` [PATCH v3 2/3] PCI: Allow specifying devices using a base bus and path of devfns
` [PATCH v3 3/3] PCI: Introduce the disable_acs_redir parameter

[PATCH] genirq: Synchronize only with single thread on free_irq()
 2018-06-21 20:21 UTC  (2+ messages)

[PATCH v2 0/5] Improve Broadcom PAXC support
 2018-06-21 18:22 UTC  (4+ messages)

[PATCH v2] PCI: controller: Move PCI_DOMAINS selection to arch Kconfig
 2018-06-21 16:54 UTC  (3+ messages)

[PATCH v5 00/11] Add MSI-X support on pcitest tool
 2018-06-21 16:49 UTC  (17+ messages)
` [PATCH v5 01/11] PCI: endpoint: Add MSI-X interfaces
` [PATCH v5 02/11] PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
` [PATCH v5 03/11] PCI: dwc: Add MSI-X callbacks handler
` [PATCH v5 04/11] PCI: dwc: Rework MSI "
` [PATCH v5 05/11] PCI: dwc: Add legacy interrupt callback handler
` [PATCH v5 06/11] pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace
` [PATCH v5 07/11] pci-epf-test/pci_endpoint_test: Use irq_type module parameter
` [PATCH v5 08/11] pci-epf-test/pci_endpoint_test: Add MSI-X support
` [PATCH v5 09/11] pci_endpoint_test: Add 2 ioctl commands
` [PATCH v5 10/11] tools: PCI: Add MSI-X support
` [PATCH v5 11/11] PCI: endpoint: Add MSI set maximum restriction

[PATCH] PCI: shpchp: Fix probing logic inversion
 2018-06-21 16:47 UTC 

[PATCH v2] ARC: Add PCIe support for ARC HSDK platform
 2018-06-21 16:26 UTC  (3+ messages)

[PATCH v6 00/11] Add MSI-X support on pcitest tool
 2018-06-21 16:01 UTC  (12+ messages)
` [PATCH v6 01/11] PCI: endpoint: Add MSI-X interfaces
` [PATCH v6 02/11] PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
` [PATCH v6 03/11] PCI: dwc: Add MSI-X callbacks handler
` [PATCH v6 04/11] PCI: dwc: Rework MSI "
` [PATCH v6 05/11] PCI: dwc: Add legacy interrupt callback handler
` [PATCH v6 06/11] pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace
` [PATCH v6 07/11] pci-epf-test/pci_endpoint_test: Use irq_type module parameter
` [PATCH v6 08/11] pci-epf-test/pci_endpoint_test: Add MSI-X support
` [PATCH v6 09/11] pci_endpoint_test: Add 2 ioctl commands
` [PATCH v6 10/11] tools: PCI: Add MSI-X support
` [PATCH v6 11/11] PCI: endpoint: Add MSI set maximum restriction

[PATCH 1/7] PCI/DPC: Leave interrupts enabled while handling event
 2018-06-21 14:05 UTC  (16+ messages)
` [PATCH 2/7] PCI/DPC: Defer event handling to work queue
` [PATCH 3/7] PCI/DPC: Remove rp_pio_status from dpc struct
` [PATCH 4/7] PCI/AER: API for obtaining AER information
` [PATCH 5/7] PCI/DPC: Print AER status in DPC event handling
` [PATCH 6/7] PCI/DPC: Use threaded IRQ for bottom half handling
` [PATCH 7/7] PCI/DPC: Remove indirection waiting for inactive link

[PATCH 00/32] Rework pciehp event handling & add runtime PM
 2018-06-21 12:19 UTC  (11+ messages)
` [PATCH 09/32] PCI: pciehp: Convert to threaded IRQ
` [PATCH 17/32] PCI: pciehp: Enable/disable exclusively from IRQ thread
` [PATCH 32/32] PCI: Whitelist Thunderbolt ports for runtime D3
` [PATCH 23/32] PCI: pciehp: Avoid slot access during reset

[PATCH 0/7 v5] Support for fsl-mc bus and its devices in SMMU
 2018-06-21 11:40 UTC  (3+ messages)

[PATCH net-next v4 1/2] r8169: Don't disable ASPM in the driver
 2018-06-21  8:30 UTC  (2+ messages)
` [PATCH net-next v4 2/2] r8169: Reinstate ASPM Support

[PATCH] pci: fix I/O space page leak
 2018-06-21  6:55 UTC  (3+ messages)

[PATCH V2 1/5] PCI: handle error return from pci_reset_bridge_secondary_bus()
 2018-06-21  4:58 UTC  (7+ messages)
` [PATCH V2 2/5] IB/hfi1: use pci_reset_bus() for initiating pci secondary bus reset
` [PATCH V2 3/5] PCI: Hide pci_reset_bridge_secondary_bus() from drivers
` [PATCH V2 4/5] PCI: Unify try slot and bus reset API
` [PATCH V2 5/5] PCI: Unify "

[PATCH v4] PCI: mediatek: Add system pm support for MT2712
 2018-06-21  2:55 UTC 

[PATCH] arch: powerpc: pci-common: fix wrong return value check on phd_id
 2018-06-21  0:38 UTC  (4+ messages)

sparc64 PCI BAR allocation is still problematic
 2018-06-20 22:05 UTC  (2+ messages)

Fwd: [Bug 199879] New: Very basic the Pci device is not resumed from suspend mode
 2018-06-20 21:13 UTC  (2+ messages)

[PATCH v2] ARC: Add PCIe support for ARC HSDK platform
 2018-06-20 19:09 UTC 

pci: pci_printk use
 2018-06-20 15:18 UTC  (3+ messages)

[PATCH v4 00/10] Add MSI-X support on pcitest tool
 2018-06-20 14:28 UTC  (25+ messages)
` [PATCH v4 02/10] PCI: dwc: Add MSI-X callbacks handler
  ` [RFC PATCH] PCI: dwc: dw_pcie_ep_find_capability() can be static
` [PATCH v4 03/10] PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
` [PATCH v4 04/10] PCI: dwc: Rework MSI callbacks handler
` [PATCH v4 05/10] PCI: dwc: Add legacy interrupt callback handler
` [PATCH v4 06/10] pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace
` [PATCH v4 07/10] pci-epf-test/pci_endpoint_test: Use irq_type module parameter
` [PATCH v4 08/10] pci-epf-test/pci_endpoint_test: Add MSI-X support
` [PATCH v4 09/10] pci_endpoint_test: Add 2 ioctl commands

[PATCH V4] PCI: move early dump functionality from x86 arch into the common code
 2018-06-20 13:46 UTC  (2+ messages)

[PATCH 1/2] arm64: avoid alloc memory on offline node
 2018-06-20 11:51 UTC  (22+ messages)

[PATCH v2] PCI: controller: dwc: Do not let PCIE_DW_PLAT_HOST default to yes
 2018-06-20  9:22 UTC  (2+ messages)

[PATCH V2] PCI: Enable PASID when End-to-End TLP is supported by all bridges
 2018-06-20  3:04 UTC  (3+ messages)

[PATCH] PCI: allow drivers to limit the number of VFs to 0
 2018-06-20  2:56 UTC  (6+ messages)

[PATCH v3 24/27] devicetree: fix a series of wrong file references
 2018-06-20  0:42 UTC  (2+ messages)

[PATCH 1/2] IB/hfi1: Try slot reset before secondary bus reset
 2018-06-19 22:21 UTC  (3+ messages)

[PATCH] efi/fb: Convert PCI bus address to resource if translated by the bridge
 2018-06-19 22:14 UTC  (5+ messages)

[PATCH] PCI: Do not enable PASID when End-to-End TLP is not supported
 2018-06-19 22:13 UTC  (2+ messages)

[PATCH] PCI: DPC: Clear AER status bits before disabling port containment
 2018-06-19 21:57 UTC  (4+ messages)

[PATCHv2 0/7] DPC updates
 2018-06-19 21:31 UTC  (2+ messages)

[PATCH v2] PCI/AER: Fix aerdrv loading with "pcie_ports=native" parameter
 2018-06-19 19:58 UTC 

add support for Xilinx PCIe root ports on RISC-V
 2018-06-19 18:48 UTC  (7+ messages)
` [PATCH 1/3] PCI: Add hooks for bus/bridge-specific fixups
` [PATCH 2/3] PCI/xilinx: Work-around for hardware DMA limit (32 bits)
` [PATCH 3/3] PCI/xilinx: Depend on OF instead of the ARCH

[PATCH v2] PCI: hotplug: Delete skeleton driver
 2018-06-19 16:56 UTC  (2+ messages)

[PATCH] PCI: hotplug: Delete skeleton driver
 2018-06-19 14:29 UTC  (2+ messages)

[PATCH v4] PCI: improve host drivers compile test coverage
 2018-06-19  9:27 UTC  (12+ messages)
` [v4] "

[PATCH] MAINTAINERS: Update email-id of Sinan Kaya
 2018-06-19  4:31 UTC  (2+ messages)

[PATCH] PCI: reset driver SR-IOV state after remove
 2018-06-18 22:01 UTC 

[PATCH net-next v3 1/2] r8169: Don't disable ASPM in the driver
 2018-06-18 19:33 UTC  (3+ messages)
` [PATCH net-next v3 2/2] r8169: Reinstate ASPM Support

[PATCH] PCI: hotplug: Breathe new life into skeleton driver
 2018-06-18 17:32 UTC  (3+ messages)

[PATCH v4] PCI: Check for PCIe downtraining conditions
 2018-06-18 16:07 UTC 


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