Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2018-06-20 02:14:46 to 2018-06-25 21:06:16 UTC [more...]

[PATCH 0/5] drm: use core pcie functionality for pcie gen/width
 2018-06-25 21:06 UTC 

[PATCH] PCI: shpchp: Fix probing logic inversion
 2018-06-25 16:18 UTC  (6+ messages)

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

[PATCH] PCI: Data corruption happening due to race condition
 2018-06-25 11:15 UTC  (4+ messages)

[PATCHv2 0/2] drivers/base: bugfix for supplier<-consumer ordering in device_kset
 2018-06-25 10:45 UTC  (4+ messages)
` [PATCHv2 1/2] drivers/base: only reordering consumer device when probing
` [PATCHv2 2/2] drivers/base: reorder consumer and its children behind suppliers

[PATCH v2] PCI: controller: Move PCI_DOMAINS selection to arch Kconfig
 2018-06-25  9:27 UTC  (6+ messages)

[PATCH 0/5] PCI: cadence: Host and EP driver updates for PHY and power management
 2018-06-25  8:30 UTC  (6+ messages)
` [PATCH 1/5] PCI: cadence: Update cdns_pcie_writel function signature
` [PATCH 2/5] PCI: cadence: Add generic PHY support to host and EP drivers
` [PATCH 3/5] dt-bindings: PCI: cadence: Add DT bindings for optional PHYs
` [PATCH 4/5] PCI: cadence: Add Power Management ops for host and EP
` [PATCH 5/5] PCI: cadence: Add shutdown callback to host driver

[PATCH 0/3] drivers/base: bugfix for supplier<-consumer ordering in device_kset
 2018-06-25  7:08 UTC  (6+ messages)
` [PATCH 1/3] drivers/base: introduce some help routines for reordering a group of dev
` [PATCH 2/3] drivers/base: reorder consumer and its children behind suppliers
` [PATCH 3/3] drivers/base: only reordering consumer device when probing

[patchV2 0/2] shpchp: no claim on pcie port device
 2018-06-25  2:59 UTC  (4+ messages)
` [patchV2 2/2] pci/shpchp: "

`pci_apply_final_quirks()` taking half a second
 2018-06-24 16:49 UTC  (2+ messages)
` `quirk_usb_handoff_ohci` takes over 73 ms (twice) on AMD system (was: `pci_apply_final_quirks()` taking half a second)

[PATCH v2 1/2] genirq: Update code comments wrt recycled thread_mask
 2018-06-24 12:12 UTC  (6+ messages)
` [PATCH v2 2/2] genirq: Synchronize only with single thread on free_irq()

[PATCH] PCI: faraday: add missing of_node_put()
 2018-06-23 15:14 UTC 

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

Issue on replacement of celeron with amd
 2018-06-22 20:42 UTC 

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

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

[PATCH 0/5] Expose PCIe AER stats via sysfs
 2018-06-22 17:27 UTC  (22+ messages)
` [PATCH v2 "
  ` [PATCH v2 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] PCI: Update Makefile to move Endpoint library before controllers
 2018-06-22 17:18 UTC  (2+ messages)

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

[PATCH 1/7] PCI/DPC: Leave interrupts enabled while handling event
 2018-06-22 14:10 UTC  (20+ 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 v2 0/6] Fix issues and cleanup for ERR_FATAL and ERR_NONFATAL
 2018-06-22  9:58 UTC  (7+ messages)
` [PATCH v2 1/6] PCI/AER: Take severity mask into account while clearing error bits
` [PATCH v2 2/6] PCI/AER: Clear uncorrectable fatal error status bits
` [PATCH v2 3/6] PCI/ERR: Cleanup ERR_FATAL of error broadcast
` [PATCH v2 4/6] PCI/AER: Clear device error status bits during ERR_FATAL and ERR_NONFATAL
` [PATCH v2 5/6] PCI/AER: Fix correctable status bits clearing in device register
` [PATCH v2 6/6] PCI/PORTDRV: Remove ERR_FATAL handling from pcie_portdrv_slot_reset()

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

[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 v3 0/3] Add parameter for disabling ACS redirection for P2P
 2018-06-21 21:00 UTC  (4+ messages)
` [PATCH v3 2/3] PCI: Allow specifying devices using a base bus and path of devfns

[PATCH v2 0/5] Improve Broadcom PAXC support
 2018-06-21 18:22 UTC  (4+ 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 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 0/7 v5] Support for fsl-mc bus and its devices in SMMU
 2018-06-21 11:40 UTC  (3+ messages)

[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  (20+ 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 06/10] pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace
` [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 v2] PCI: controller: dwc: Do not let PCIE_DW_PLAT_HOST default to yes
 2018-06-20  9:22 UTC  (2+ messages)

[PATCH v3 4/5] PCI/AER: Add sysfs attributes for rootport cumulative stats
 2018-06-20  3:13 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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox