linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-26 07:33:36 to 2022-09-28 11:07:21 UTC [more...]

[PATCH v3 0/9] PCI/AER: Fix and optimize usage of status clearing api
 2022-09-28 11:03 UTC  (11+ messages)
` [PATCH v3 1/9] PCI/AER: Add pci_aer_clear_uncorrect_error_status() to PCI core
` [PATCH v3 2/9] PCI/DPC: Use pci_aer_clear_uncorrect_error_status() to clear uncorrectable error status
` [PATCH v3 3/9] NTB: Remove pci_aer_clear_nonfatal_status() call
` [PATCH v3 4/9] scsi: lpfc: Change to use pci_aer_clear_uncorrect_error_status()
` [PATCH v3 5/9] PCI/AER: Unexport pci_aer_clear_nonfatal_status()
` [PATCH v3 6/9] PCI/AER: Move check inside pcie_clear_device_status()
` [PATCH v3 7/9] PCI/AER: Use pcie_aer_is_native() to judge whether OS owns AER
` [PATCH v3 8/9] PCI/ERR: Clear fatal error status when pci_channel_io_frozen
` [PATCH v3 9/9] PCI/AER: Refine status clearing process with api

[PATCH v2 0/9] PCI/AER: Fix and optimize usage of status clearing api
 2022-09-28 11:00 UTC  (19+ messages)
` [PATCH v2 1/9] PCI/AER: Add pci_aer_clear_uncorrect_error_status() to PCI core
` [PATCH v2 2/9] PCI/DPC: Use pci_aer_clear_uncorrect_error_status() to clear uncorrectable error status
` [PATCH v2 3/9] NTB: Change to use pci_aer_clear_uncorrect_error_status()
    ` [External] "
` [PATCH v2 4/9] scsi: lpfc: "
` [PATCH v2 5/9] PCI/AER: Unexport pci_aer_clear_nonfatal_status()
` [PATCH v2 6/9] PCI/AER: Move check inside pcie_clear_device_status()
` [PATCH v2 7/9] PCI/AER: Use pcie_aer_is_native() to judge whether OS owns AER
` [PATCH v2 8/9] PCI/ERR: Clear fatal status when pci_channel_io_frozen
` [PATCH v2 9/9] PCI/AER: Refine status clearing process with api

[PATCH RESEND v4 00/15] PCI: dwc: Add hw version and dma-ranges support
 2022-09-28 10:53 UTC  (4+ messages)

[PATCH v5 00/20] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-09-28 10:36 UTC  (15+ messages)
` [PATCH v5 20/20] PCI: dwc: Add Baikal-T1 PCIe controller support

[PATCH] MAINTAINERS: Update Kishon's email address in PCI endpoint subsystem
 2022-09-28 10:24 UTC 

[PATCH v2] MAINTAINERS: Add Vignesh Raghavendra as maintainer of TI DRA7XX/J721E PCI driver
 2022-09-28  9:31 UTC 

[PATCH 00/11] PCI: aardvark controller changes BATCH 6
 2022-09-28  8:39 UTC  (17+ messages)
` [PATCH 02/11] PCI: pciehp: Enable Command Completed Interrupt only if supported
` [PATCH 03/11] PCI: aardvark: Add support for DLLSC and hotplug interrupt
` [PATCH 07/11] PCI: aardvark: Add suspend to RAM support

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-28  8:34 UTC  (3+ 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) #forregzbot

[PATCH] MAINTAINERS: Add Vignesh Raghavendra as maintainer of TI DRA7XX/J721E driver
 2022-09-28  7:14 UTC 

[PATCH v2 1/1] PCI: Set no io resource for bridges that behind VMD controller
 2022-09-28  6:49 UTC  (3+ messages)

Why set .suppress_bind_attrs even though .remove() implemented?
 2022-09-28  6:36 UTC  (8+ messages)

[PATCH v2] PCI: qcom: Add support for modular builds
 2022-09-28  6:16 UTC  (4+ messages)

[PATCH v3] PCI: update the links for aer-inject git tree
 2022-09-28  1:31 UTC  (3+ messages)

[PATCH v2] PCI: Expose PCIe Resizable BAR support via sysfs
 2022-09-27 23:58 UTC  (2+ messages)

[PATCH] PCI/DPC: Quirk PIO log size for certain Intel PCIe root ports
 2022-09-27 23:13 UTC  (3+ messages)

[lpieralisi-pci:pci/dt] BUILD SUCCESS 1abbe04a1b55200d0e3e93b2c15058c15126a225
 2022-09-27 22:22 UTC 

[lpieralisi-pci:pci/misc] BUILD SUCCESS 2301a3e1a5664cf8380d2b8ef051005dc90bc881
 2022-09-27 22:22 UTC 

[PATCH] PCI/IOV: Decrease VF memory BAR size to save host memory occupied by PTEs
 2022-09-27 22:06 UTC  (2+ messages)

[PATCH v2] acpi,pci: handle duplicate IRQ routing entries returned from _PRT
 2022-09-27 19:28 UTC  (2+ messages)

[PATCH V2 0/2] Disable PTM for endpoint mode
 2022-09-27 19:17 UTC  (4+ 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 V3 0/2] CXL: Taint user access to DOE mailbox config space
 2022-09-27 18:51 UTC  (6+ messages)
` [PATCH V3 1/2] PCI: Allow drivers to request exclusive config regions
` [PATCH V3 2/2] cxl/doe: Request exclusive DOE access

[External] Re: [PATCH v1] PCI: Set no io resource for bridges that behind VMD controller
 2022-09-27 15:52 UTC  (4+ messages)

[PATCH v2 00/10] PCI: aardvark controller changes BATCH 6
 2022-09-27 14:19 UTC  (11+ messages)
` [PATCH v2 01/10] PCI: pciehp: Enable Command Completed Interrupt only if supported
` [PATCH v2 02/10] PCI: aardvark: Add support for DLLSC and hotplug interrupt
` [PATCH v2 03/10] PCI: aardvark: Send Set_Slot_Power_Limit message
` [PATCH v2 04/10] arm64: dts: armada-3720-turris-mox: Define slot-power-limit-milliwatt for PCIe
` [PATCH v2 05/10] PCI: aardvark: Add clock support
` [PATCH v2 06/10] PCI: aardvark: Add suspend to RAM support
` [PATCH v2 07/10] PCI: aardvark: Replace custom PCIE_CORE_ERR_CAPCTL_* macros by linux/pci_regs.h macros
` [PATCH v2 08/10] PCI: aardvark: Don't write read-only bits explicitly in PCI_ERR_CAP register
` [PATCH v2 09/10] PCI: aardvark: Explicitly disable Marvell strict ordering
` [PATCH v2 10/10] PCI: aardvark: Cleanup some register macros

[PATCH 2/3] PCI/ERR: Clear fatal status in pcie_do_recovery()
 2022-09-27 13:41 UTC  (4+ messages)
    ` [External] "

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

[PATCH linux-next] PCI: iproc: Remove the unneeded result variable
 2022-09-27 12:38 UTC  (4+ messages)

[helgaas-pci:next] BUILD SUCCESS cd25b933e49dbb1839098be8bbf08038b7e2a68d
 2022-09-27 12:24 UTC 

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

[PATCH v1 0/2] Fix the wrong order of phy callbacks
 2022-09-27 10:40 UTC  (4+ messages)

[PATCH v4 0/14] Add i.MX PCIe EP mode support
 2022-09-27  9:55 UTC  (16+ messages)
` [PATCH v4 01/14] dt-bindings: imx6q-pcie: Add i.MX8MM PCIe EP mode compatible string
` [PATCH v4 02/14] dt-bindings: imx6q-pcie: Add i.MX8MQ "
` [PATCH v4 03/14] dt-bindings: imx6q-pcie: Add i.MX8MP "
` [PATCH v4 04/14] arm64: dts: Add i.MX8MM PCIe EP support
` [PATCH v4 05/14] arm64: dts: Add i.MX8MM PCIe EP support on EVK board
` [PATCH v4 06/14] arm64: dts: Add i.MX8MQ PCIe EP support
` [PATCH v4 07/14] arm64: dts: Add i.MX8MQ PCIe EP support on EVK board
` [PATCH v4 08/14] arm64: dts: Add i.MX8MP PCIe EP support
` [PATCH v4 09/14] arm64: dts: Add i.MX8MP PCIe EP support on EVK board
` [PATCH v4 10/14] misc: pci_endpoint_test: Add i.MX8 PCIe EP device support
` [PATCH v4 11/14] PCI: imx6: Add i.MX PCIe EP mode support
` [PATCH v4 12/14] PCI: imx6: Add i.MX8MQ PCIe EP support
` [PATCH v4 13/14] PCI: imx6: Add i.MX8MM "
` [PATCH v4 14/14] PCI: imx6: Add i.MX8MP "

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

[PATCH v4 0/2] PCI: qcom: sc7280: add missing aggre0 and aggre1 clocks
 2022-09-27  9:23 UTC  (2+ messages)
` (subset) "

[PATCH v5 0/5] PCI: qcom: Support using the same PHY for both RC and EP
 2022-09-27  9:20 UTC  (13+ 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  (4+ messages)
` [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 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 v1 2/3] drivers/perf: add DesignWare PCIe PMU driver
 2022-09-27  6:01 UTC  (2+ messages)

[PATCH v7 0/5] PCI: qcom: Add system suspend & resume support
 2022-09-27  3:23 UTC  (2+ messages)
` (subset) "

[PATCH v10 1/8] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
 2022-09-26 22:57 UTC  (11+ messages)

[PATCH v3 0/14] Add iMX PCIe EP mode support
 2022-09-26 22:53 UTC  (3+ messages)
` [PATCH v3 03/14] dt-bindings: imx6q-pcie: Add iMX8MP PCIe EP mode compatible string

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

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

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

[PATCH 1/3] PCI: Add standard PCI Config Address macros
 2022-09-26 18:27 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 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  (2+ messages)

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

[PATCH v4 0/6] PCI: qcom: Support using the same PHY for both RC and EP
 2022-09-26 13:24 UTC  (11+ 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 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  (3+ messages)
` [PATCH v13 1/3] perf tool: arm: Refactor event list iteration in auxtrace_record__init()

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

[PATCH V1] PCI: dwc: Use dev_info for PCIe link down event logging
 2022-09-26 10:29 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).