linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-23 06:26:38 to 2022-09-27 09:16:24 UTC [more...]

[PATCH v4 0/14] Add i.MX PCIe EP mode support
 2022-09-27  8:57 UTC  (2+ messages)
` [PATCH v4 01/14] dt-bindings: imx6q-pcie: Add i.MX8MM PCIe EP mode compatible string

[PATCH v5 0/5] PCI: qcom: Support using the same PHY for both RC and EP
 2022-09-27  9:15 UTC  (12+ messages)
` [PATCH v5 1/5] phy: qcom-qmp-pcie: split register tables into common and extra parts
` [PATCH v5 2/5] phy: qcom-qmp-pcie: support separate tables for EP mode
` [PATCH v5 3/5] phy: qcom-qmp-pcie: Support SM8450 PCIe1 PHY in "
` [PATCH v5 4/5] PCI: qcom: Setup PHY to work in RC mode
` [PATCH v5 5/5] PCI: qcom-ep: Setup PHY to work in EP mode

[PATCH 0/3] PCI: Introduce new PCI_CONF1_ADDRESS() and PCI_CONF1_EXT_ADDRESS() macros
 2022-09-27  9:09 UTC  (7+ messages)
` [PATCH 1/3] PCI: Add standard PCI Config Address macros
` [PATCH 2/3] PCI: ftpci100: Use PCI_CONF1_ADDRESS() macro
` [PATCH 3/3] PCI: mt7621: Use PCI_CONF1_EXT_ADDRESS() macro

[helgaas-pci:pci/misc] BUILD SUCCESS e01bae16a7d68931f0450cb079479c4a8f56d3e3
 2022-09-27  8:38 UTC 

[PATCH 00/11] PCI: aardvark controller changes BATCH 6
 2022-09-27  8:30 UTC  (12+ messages)
` [PATCH 03/11] PCI: aardvark: Add support for DLLSC and hotplug interrupt
` [PATCH 07/11] PCI: aardvark: Add suspend to RAM support

[PATCH v14 0/3] Add perf support for HiSilicon PCIe Tune and Trace device
 2022-09-27  8:14 UTC  (4+ messages)
` [PATCH v14 1/3] perf tool: arm: Refactor event list iteration in auxtrace_record__init()
` [PATCH v14 2/3] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver
` [PATCH v14 3/3] perf tool: Add support for parsing HiSilicon PCIe Trace packet

[PATCH V3 0/2] CXL: Taint user access to DOE mailbox config space
 2022-09-27  7:27 UTC  (4+ messages)
` [PATCH V3 1/2] PCI: Allow drivers to request exclusive config regions
` [PATCH V3 2/2] cxl/doe: Request exclusive DOE access

[PATCH v1 2/3] drivers/perf: add DesignWare PCIe PMU driver
 2022-09-27  6:01 UTC  (4+ messages)

[PATCH v1 2/3] drivers/perf: add DesignWare PCIe PMU driver
 2022-09-27  5:13 UTC  (7+ messages)

[PATCH v7 0/5] PCI: qcom: Add system suspend & resume support
 2022-09-27  3:23 UTC  (5+ messages)
` [PATCH v7 2/5] PCI: qcom: Add retry logic for link to be stable in either L1.1 or L1.2
` (subset) [PATCH v7 0/5] PCI: qcom: Add system suspend & resume support

[PATCH v1] PCI: Set no io resource for bridges that behind VMD controller
 2022-09-27  2:40 UTC  (5+ messages)
  ` [External] "

[PATCH v5 00/20] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-09-26 23:08 UTC  (18+ messages)
` [PATCH v5 09/20] dt-bindings: PCI: dwc: Add interrupts/interrupt-names common properties
` [PATCH v5 20/20] PCI: dwc: Add Baikal-T1 PCIe controller support

[PATCH v10 0/8] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-09-26 22:57 UTC  (21+ messages)
` [PATCH v10 1/8] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [PATCH v10 7/8] PCI/P2PDMA: Allow userspace VMA allocations through sysfs
` [PATCH v10 8/8] ABI: sysfs-bus-pci: add documentation for p2pmem allocate

[PATCH v3 0/14] Add iMX PCIe EP mode support
 2022-09-26 22:53 UTC  (9+ messages)
` [PATCH v3 03/14] dt-bindings: imx6q-pcie: Add iMX8MP PCIe EP mode compatible string
` [PATCH v3 10/14] arm64: dts: Add iMX8MP PCIe EP support on EVK board
` [PATCH v3 12/14] PCI: imx6: Add iMX8MM PCIe EP mode
` [PATCH v3 13/14] PCI: imx6: Add iMX8MQ PCIe EP support
` [PATCH v3 14/14] PCI: imx6: Add iMX8MP "

[PATCH RFC 0/2] Generate device tree node for pci devices
 2022-09-26 22:44 UTC  (11+ messages)

[PATCH v3] PCI: pciehp: Add quirk to handle spurious DLLSC on a x4x4 SSD
 2022-09-26 21:21 UTC  (9+ messages)

boot interrupt quirk (also in 4.19.y) breaks serial ports (was: [PATCH v2 0/2] pci: Add boot interrupt quirk mechanism for Xeon chipsets)
 2022-09-26 21:17 UTC  (2+ messages)

[PATCH] PCI: vmd: Fix secondary bus reset for Intel bridges
 2022-09-26 21:07 UTC  (2+ messages)

[PATCH V2 0/9] Enhancements to pcie-tegra194 driver
 2022-09-26 18:18 UTC  (12+ messages)
` [PATCH V2 1/9] PCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select"
` [PATCH V2 2/9] PCI: tegra194: Drive CLKREQ signal low explicitly
` [PATCH V2 3/9] PCI: tegra194: Fix polling delay for L2 state
` [PATCH V2 4/9] PCI: tegra194: Handle errors in BPMP response
` [PATCH V2 5/9] PCI: tegra194: Apply pinctrl settings for both PCIe RP and EP
` [PATCH V2 6/9] PCI: tegra194: Refactor LTSSM state polling on surprise down
` [PATCH V2 7/9] PCI: tegra194: Disable direct speed change for EP
` [PATCH V2 8/9] phy: tegra: p2u: Set ENABLE_L2_EXIT_RATE_CHANGE in calibration
` [PATCH V2 9/9] PCI: tegra194: Calibrate P2U for endpoint mode

[PATCH 2/3] PCI/ERR: Clear fatal status in pcie_do_recovery()
 2022-09-26 18:09 UTC  (3+ messages)

[PATCH v2 0/3] PCI: add 4x lane support for pci-j721e controllers
 2022-09-26 17:55 UTC  (4+ messages)
` [PATCH v2 1/3] PCI: j721e: Add PCIe 4x lane selection support
` [PATCH v2 2/3] PCI: j721e: Add per platform maximum lane settings
` [PATCH v2 3/3] PCI: j721e: Add warnings on num-lanes misconfiguration

[PATCH 3/3] PCI/AER: Use pci_aer_raw_clear_status() to clear root port's AER error status
 2022-09-26 17:22 UTC  (3+ messages)

[External] Re: [PATCH 1/3] PCI/AER: Use pci_aer_clear_uncorrect_error_status() to clear uncorrectable error status
 2022-09-26 17:21 UTC  (3+ messages)
`  "

SPARC64: getting "no compatible bridge window" errors :/
 2022-09-26 17:11 UTC  (2+ messages)

[PATCH v7 1/5] PCI: qcom: Add system suspend and resume support
 2022-09-26 15:30 UTC  (4+ messages)

[PATCH V4 0/3] PCI: designware-ep: Fix DBI access before core init
 2022-09-26 15:02 UTC  (2+ messages)

[PATCH RESEND v5 00/24] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-09-26 14:08 UTC  (5+ messages)
` [PATCH RESEND v5 22/24] dmaengine: dw-edma: Bypass dma-ranges mapping for the local setup

[PATCH v4 0/6] PCI: qcom: Support using the same PHY for both RC and EP
 2022-09-26 13:24 UTC  (17+ messages)
` [PATCH v4 1/6] phy: qcom-qmp-pcie: split register tables into common and extra parts
` [PATCH v4 2/6] phy: qcom-qmp-pcie: split PHY programming to separate functions
` [PATCH v4 3/6] phy: qcom-qmp-pcie: support separate tables for EP mode
` [PATCH v4 4/6] phy: qcom-qmp-pcie: Support SM8450 PCIe1 PHY in "
` [PATCH v4 5/6] PCI: qcom: Setup PHY to work in RC mode
` [PATCH v4 6/6] PCI: qcom-ep: Setup PHY to work in EP mode

[PATCH v2] PCI: aardvark: Implement workaround for PCIe Completion Timeout
 2022-09-26 12:34 UTC  (2+ messages)

[PATCH v13 0/3] Add perf support for HiSilicon PCIe Tune and Trace device
 2022-09-26 11:33 UTC  (6+ messages)
` [PATCH v13 1/3] perf tool: arm: Refactor event list iteration in auxtrace_record__init()
` [PATCH v13 2/3] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver

[PATCH V1] PCI: dwc: Fixes N_FTS setup
 2022-09-26 11:19 UTC  (3+ messages)
` [PATCH V2] PCI: dwc: Fix n_fts[] array overrun

[PATCH V2 0/2] Disable PTM for endpoint mode
 2022-09-26 11:10 UTC  (3+ messages)
` [PATCH V2 1/2] PCI: Add PCI_PTM_CAP_RES macro
` [PATCH V2 2/2] PCI: designware-ep: Disable PTM capabilities for EP mode

[PATCH V1] PCI: dwc: Use dev_info for PCIe link down event logging
 2022-09-26 10:29 UTC  (6+ messages)

[PATCH] PCI/IOV: Decrease VF memory BAR size to save host memory occupied by PTEs
 2022-09-26  8:05 UTC 

[PATCH v3 0/9] PCI: qcom: Support using the same PHY for both RC and EP
 2022-09-26  7:09 UTC  (6+ messages)
` [PATCH v3 1/9] phy: define submodes for PCIe PHYs

[PATCH v9 0/4] Add the iMX8MP PCIe support
 2022-09-26  6:41 UTC  (5+ messages)
` [PATCH v9 1/4] dt-binding: phy: Add i.MX8MP PCIe PHY binding
` [PATCH v9 2/4] phy: freescale: imx8m-pcie: Refine register definitions
` [PATCH v9 3/4] phy: freescale: imx8m-pcie: Refine i.MX8MM PCIe PHY driver
` [PATCH v9 4/4] phy: freescale: imx8m-pcie: Add i.MX8MP PCIe PHY support

[PATCH v2 0/2] dt-bindings: PCI: ti,j721e-pci-*: resolve unexpected property warnings
 2022-09-26  6:18 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: ti,j721e-pci-host: add interrupt controller definition
` [PATCH v2 2/2] dt-bindings: PCI: ti,j721e-pci-*: Add missing interrupt properties

[PATCH v3 04/14] PCI: dwc: Kconfig: Add iMX PCIe EP mode support
 2022-09-26  5:24 UTC  (3+ messages)

[PATCH v3 05/14] arm64: dts: Add iMX8MM PCIe EP support
 2022-09-26  5:16 UTC  (3+ messages)

[PATCH v8 0/2] Add the iMX8MP PCIe support
 2022-09-26  5:11 UTC  (4+ messages)
` [PATCH v8 2/2] phy: freescale: imx8m-pcie: Add i.MX8MP PCIe PHY support

[PATCH v7] PCI/ASPM: Update LTR threshold based upon reported max latencies
 2022-09-26  4:13 UTC  (2+ messages)

[PATCH] PCI/ASPM: Wait for data link active after retraining
 2022-09-26  0:59 UTC  (2+ messages)

[PATCH 0/3] PCI: add 4x lane support for pci-j721e controllers
 2022-09-24 23:21 UTC  (4+ messages)
` [PATCH 1/3] PCI: j721e: Add PCIe 4x lane selection support

[RFC PATCH v3 3/4] PCI/CMA: Initial support for Component Measurement and Authentication ECN
 2022-09-24 23:19 UTC  (4+ messages)

[PATCH v14 00/13] iommu: SVA and IOPF refactoring
 2022-09-24  0:12 UTC  (14+ messages)
` [PATCH v14 01/13] iommu: Add max_pasids field in struct iommu_device
` [PATCH v14 02/13] iommu: Add max_pasids field in struct dev_iommu
` [PATCH v14 03/13] iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
` [PATCH v14 04/13] PCI: Enable PASID only when ACS RR & UF enabled on upstream path
` [PATCH v14 05/13] iommu: Add attach/detach_dev_pasid iommu interfaces
` [PATCH v14 06/13] iommu: Add IOMMU SVA domain support
` [PATCH v14 07/13] iommu/vt-d: Add "
` [PATCH v14 08/13] arm-smmu-v3/sva: "
` [PATCH v14 09/13] iommu/sva: Refactoring iommu_sva_bind/unbind_device()
` [PATCH v14 10/13] iommu: Remove SVA related callbacks from iommu ops
` [PATCH v14 11/13] iommu: Prepare IOMMU domain for IOPF
` [PATCH v14 12/13] iommu: Per-domain I/O page fault handling
` [PATCH v14 13/13] iommu: Rename iommu-sva-lib.{c,h}

[PATCH V1 0/2] Disable PTM for endpoint mode
 2022-09-23 21:40 UTC  (5+ messages)
` [PATCH V1 1/2] PCI: Add PCI_PTM_CAP_RES macro
` [PATCH V1 2/2] PCI: designware-ep: Disable PTM capabilities for EP mode

答复: [Question] Any plan to support enable PCI SRIOV concurrently in kernel side?
 2022-09-23 21:26 UTC  (2+ messages)

[PATCH] PCI: fu740: do not use clock name when requesting clock
 2022-09-23 21:25 UTC  (3+ messages)

[patch 21/32] NTB/msi: Convert to msi_on_each_desc()
 2022-09-23 13:26 UTC  (11+ messages)

[PATCH v13 00/13] iommu: SVA and IOPF refactoring
 2022-09-23 13:12 UTC  (10+ messages)
` [PATCH v13 07/13] iommu/vt-d: Add SVA domain support

[PATCH v1 2/3] drivers/perf: add DesignWare PCIe PMU driver
 2022-09-23 10:56 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).