linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-13 06:55:53 to 2023-01-18 11:09:15 UTC [more...]

[PATCH treewide 0/7] phy: Add devm_of_phy_optional_get() helper
 2023-01-18 10:15 UTC  (5+ messages)
` [PATCH 2/7] net: fman: memac: Convert to devm_of_phy_optional_get()
` [PATCH 3/7] net: lan966x: "
` [PATCH 5/7] PCI: tegra: "
` [PATCH 7/7] usb: host: ohci-exynos: "

[helgaas-pci:pci/misc] BUILD SUCCESS 1aa3f2b02fcd3817a0b1caa0a4654e40433a33be
 2023-01-18  9:11 UTC 

[PATCH] PCI: cadence: Fix next function value in case of ARI
 2023-01-18  9:06 UTC  (2+ messages)

Custom Software Development
 2023-01-18  8:45 UTC 

[PATCH v7 0/8] cxl: Process event logs
 2023-01-18  5:53 UTC  (9+ messages)
` [PATCH v7 1/8] cxl/mem: Read, trace, and clear events on driver load
` [PATCH v7 2/8] cxl/mem: Wire up event interrupts
` [PATCH v7 3/8] cxl/mem: Trace General Media Event Record
` [PATCH v7 4/8] cxl/mem: Trace DRAM "
` [PATCH v7 5/8] cxl/mem: Trace Memory Module "
` [PATCH v7 6/8] cxl/test: Add generic mock events
` [PATCH v7 7/8] cxl/test: Add specific events
` [PATCH v7 8/8] cxl/test: Simulate event log overflow

[PATCH v6 0/8] cxl: Process event logs
 2023-01-18  1:12 UTC  (18+ messages)
` [PATCH v6 1/8] cxl/mem: Read, trace, and clear events on driver load
` [PATCH v6 2/8] cxl/mem: Wire up event interrupts
` [PATCH v6 3/8] cxl/mem: Trace General Media Event Record
` [PATCH v6 4/8] cxl/mem: Trace DRAM "
` [PATCH v6 5/8] cxl/mem: Trace Memory Module "
` [PATCH v6 6/8] cxl/test: Add generic mock events

[PATCH] PCI/portdrv: Avoid enabling AER on Thunderbolt devices
 2023-01-17 23:14 UTC  (2+ messages)

[RFC PATCH 0/3] Deal with alignment restriction on EP side
 2023-01-17 20:41 UTC  (6+ messages)
` [RFC PATCH 1/3] PCI: endpoint: support an alignment aware map/unmaping
` [RFC PATCH 2/3] PCI: dwc: support align_mem() callback for pci_epc_epc
` [RFC PATCH 3/3] PCI: endpoint: support pci_epc_mem_map/unmap API changes

[PATCH] misc: pci_endpoint_test: drop initial kernel-doc marker
 2023-01-17 20:23 UTC  (2+ messages)

[PATCH] selftests: pci: pci-selftest: add support for PCI endpoint driver test
 2023-01-17 19:59 UTC  (2+ messages)

[PATCH] pci: Add functions to match pci dev or driver against OF DT node
 2023-01-17 19:46 UTC  (9+ messages)
` [PATCH 1/3] PCI: of: Match pci devices or drivers against OF DT nodes
` [PATCH 2/3] wifi: ath9k: stop loading incompatible DT cal data
` [PATCH 3/3] wifi: ath10k: only load compatible "

[PATCH v4 0/8] PCI/phy: Add support for PCI on sm8350 platform
 2023-01-17 18:24 UTC  (2+ messages)
` (subset) "

[PATCH v2 1/1] PCI: vmd: Avoid acceidental enablement of window when zeroing config space of VMD root ports
 2023-01-17 18:15 UTC  (5+ messages)

[PATCH 1/1] PCI/AER: Ignore correctable error reports for SN730 WD SSD
 2023-01-17 18:15 UTC  (7+ messages)

[PATCH] selftests: pci: pci-selftest: add support for PCI endpoint driver test
 2023-01-17  8:12 UTC  (7+ messages)

[patch V3 00/22] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 2 API rework
 2023-01-17  8:22 UTC  (11+ messages)
` [patch V3 16/22] genirq/msi: Provide new domain id based interfaces for freeing interrupts

[lpieralisi-pci:pci/imx6] BUILD SUCCESS c435669a41dd4ee063572e17b48c14806ad31f72
 2023-01-16 22:13 UTC 

[lpieralisi-pci:pci/qcom] BUILD SUCCESS 0591d47a02172fed83b7ea613670a6594d12a5c7
 2023-01-16 22:14 UTC 

[PATCH] PCI/hotplug: Replaced down_write_nested with hotplug_slot_rwsem if ctrl->depth > 0 when taking the ctrl->reset_lock
 2023-01-16 18:37 UTC  (2+ messages)

[PATCH v3 1/1] PCI: Add translated request only flag for pci_enable_pasid()
 2023-01-16 15:42 UTC  (2+ messages)

[helgaas-pci:pci/switchtec] BUILD SUCCESS 2648bccefa1d51cfae3f924bae9c57381934d774
 2023-01-16 14:40 UTC 

[PATCH v9 00/27] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2023-01-16 11:29 UTC  (31+ messages)
` [PATCH v9 01/27] dmaengine: Fix dma_slave_config.dst_addr description
` [PATCH v9 02/27] dmaengine: dw-edma: Release requested IRQs on failure
` [PATCH v9 03/27] dmaengine: dw-edma: Convert ll/dt phys-address to PCIe bus/DMA address
` [PATCH v9 04/27] dmaengine: dw-edma: Fix missing src/dst address of the interleaved xfers
` [PATCH v9 05/27] dmaengine: dw-edma: Don't permit non-inc "
` [PATCH v9 06/27] dmaengine: dw-edma: Fix invalid interleaved xfers semantics
` [PATCH v9 07/27] dmaengine: dw-edma: Add CPU to PCIe bus address translation
` [PATCH v9 08/27] dmaengine: dw-edma: Add PCIe bus address getter to the remote EP glue-driver
` [PATCH v9 09/27] dmaengine: dw-edma: Drop chancnt initialization
` [PATCH v9 10/27] dmaengine: dw-edma: Fix DebugFS reg entry type
` [PATCH v9 11/27] dmaengine: dw-edma: Stop checking debugfs_create_*() return value
` [PATCH v9 12/27] dmaengine: dw-edma: Add dw_edma prefix to the DebugFS nodes descriptor
` [PATCH v9 13/27] dmaengine: dw-edma: Convert DebugFS descs to being kz-allocated
` [PATCH v9 14/27] dmaengine: dw-edma: Rename DebugFS dentry variables to 'dent'
` [PATCH v9 15/27] dmaengine: dw-edma: Simplify the DebugFS context CSRs init procedure
` [PATCH v9 16/27] dmaengine: dw-edma: Move eDMA data pointer to DebugFS node descriptor
` [PATCH v9 17/27] dmaengine: dw-edma: Join Write/Read channels into a single device
` [PATCH v9 18/27] dmaengine: dw-edma: Use DMA-engine device DebugFS subdirectory
` [PATCH v9 19/27] dmaengine: dw-edma: Use non-atomic io-64 methods
` [PATCH v9 20/27] dmaengine: dw-edma: Drop DT-region allocation
` [PATCH v9 21/27] dmaengine: dw-edma: Replace chip ID number with device name
` [PATCH v9 22/27] dmaengine: dw-edma: Skip cleanup procedure if no private data found
` [PATCH v9 23/27] dmaengine: dw-edma: Add mem-mapped LL-entries support
` [PATCH v9 24/27] dmaengine: dw-edma: Relax driver config settings
` [PATCH v9 25/27] PCI: dwc: Set coherent DMA-mask on MSI-address allocation
` [PATCH v9 26/27] PCI: bt1: Set 64-bit DMA-mask
` [PATCH v9 27/27] PCI: dwc: Add DW eDMA engine support

[PATCH 0/4] PCI: qcom: use clk_bulk API
 2023-01-16 11:26 UTC  (6+ messages)
` [PATCH 2/4] PCI: qcom: Use clk_bulk_ API for 1.0.0 clocks handling

Missing sriov_numvfs after removal of EfiMemoryMappedIO from E820 map
 2023-01-16 10:14 UTC  (4+ messages)

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

[PATCH v2 1/9] arm64: dts: qcom: ipq8074: fix Gen2 PCIe QMP PHY
 2023-01-16  9:14 UTC  (10+ messages)
` [PATCH v2 2/9] arm64: dts: qcom: ipq8074: fix Gen3 "
` [PATCH v2 3/9] arm64: dts: qcom: ipq8074: correct Gen2 PCIe ranges
` [PATCH v2 4/9] arm64: dts: qcom: ipq8074: set Gen2 PCIe pcie max-link-speed
` [PATCH v2 5/9] dt-bindings: PCI: qcom: alphabetically sort compatibles
` [PATCH v2 6/9] dt-bindings: PCI: qcom: document IPQ8074 Gen3 port
` [PATCH v2 7/9] PCI: qcom: Add support for "
` [PATCH v2 8/9] arm64: dts: qcom: ipq8074: fix Gen3 PCIe node
` [PATCH v2 9/9] arm64: dts: qcom: ipq8074: correct PCIe QMP PHY output clock names
` (subset) [PATCH v2 1/9] arm64: dts: qcom: ipq8074: fix Gen2 PCIe QMP PHY

[PATCH v3 0/2] PCI: qcom: Add support for modular builds
 2023-01-16  9:10 UTC  (5+ messages)
` (subset) "

[PATCH v4 0/14] Add i.MX PCIe EP mode support
 2023-01-16  2:02 UTC  (4+ messages)

[patch 00/39] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 1 cleanups
 2023-01-15 22:14 UTC  (3+ messages)
` [patch 35/39] PCI/MSI: Reject MSI-X early
  ` [PATCH] x86/xen: Set MSI_FLAG_PCI_MSIX support in Xen MSI domain

[PATCH] PCI: mvebu: Mark driver as BROKEN
 2023-01-15 22:02 UTC  (2+ messages)

[patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2023-01-15 20:27 UTC  (4+ messages)
` [patch V2 30/46] x86/xen: Wrap XEN MSI management into irqdomain

[PATCH v2] dt-bindings: PCI: qcom,pcie-ep: correct qcom,perst-regs
 2023-01-15 11:27 UTC  (7+ messages)

[PATCH v2 0/3] PCI reset delay fixes
 2023-01-15  8:20 UTC  (4+ messages)
` [PATCH v2 1/3] PCI/PM: Observe reset delay irrespective of bridge_d3
` [PATCH v2 2/3] PCI: Unify delay handling for reset and resume
` [PATCH v2 3/3] PCI/DPC: Await readiness of secondary bus after reset

[PATCH 1/9] arm64: dts: qcom: ipq8074: fix Gen2 PCIe QMP PHY
 2023-01-15  4:30 UTC  (10+ messages)
` [PATCH 5/9] dt-bindings: PCI: qcom: alphabetically sort compatibles
` [PATCH 6/9] dt-bindings: PCI: qcom: document IPQ8074 Gen3 port
` [PATCH 7/9] PCI: qcom: add support for "

[PATCH 1/2] Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed documents
 2023-01-14 19:47 UTC 

[helgaas-pci:next] BUILD SUCCESS 25cfdd48a4bd9df46f5b3af92b2d21756b76d3e2
 2023-01-14 11:34 UTC 

[PATCH v2 1/1] PCI: Add translated request only flag for pci_enable_pasid()
 2023-01-14  7:45 UTC  (5+ messages)

[helgaas-pci:pci/pm] BUILD SUCCESS 4c27e6f994d287d7ae02bd8b9cb98c5b57a546cf
 2023-01-14  6:42 UTC 

[helgaas-pci:for-linus] BUILD SUCCESS fd3a8cff4d4a4acb0af49dd947c822717c053cf7
 2023-01-14  6:42 UTC 

[helgaas-pci:pci/iov] BUILD SUCCESS 58d4c63d0a27aceff27de0eb4c8db65ae0674d95
 2023-01-14  0:08 UTC 

[GIT PULL] PCI fixes for v6.2
 2023-01-13 23:36 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: PCI: qcom: Allow both GIC-ITS and internal MSI controller
 2023-01-13 19:17 UTC  (2+ messages)

[PATCH v2 00/11] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2023-01-13 18:30 UTC  (3+ messages)
` [PATCH v2 08/11] dt-bindings: phy: convert meson-gxl-usb2-phy.txt to dt-schema

[PATCH v7 00/25] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2023-01-13 18:23 UTC  (6+ messages)
` [PATCH v7 24/25] PCI: bt1: Set 64-bit DMA-mask

[PATCH] phy: freescale: imx8m-pcie: Add one missing error return
 2023-01-13 17:55 UTC  (2+ messages)

[PATCH v4] PCI / ACPI: PM: Take _S0W of the target bridge into account in acpi_pci_bridge_d3(()
 2023-01-13 17:53 UTC  (3+ messages)

[PATCH] PCI/hotplug: Replaced down_write_nested with hotplug_slot_rwsem if ctrl->depth > 0 when taking the ctrl->reset_lock
 2023-01-13 17:01 UTC 

[PATCH V9 0/4] Enable PCIe ASPM and LTR on select hardware
 2023-01-13 16:41 UTC  (4+ messages)
` [PATCH V9 2/4] PCI: vmd: Use PCI_VDEVICE in device list

[PATCH] PCI: rcar: avoid defines prefixed with CONFIG
 2023-01-13 16:30 UTC  (5+ messages)

[PATCH V3 00/21] Enhancements to pcie-tegra194 driver
 2023-01-13 15:31 UTC  (9+ messages)
` [PATCH V3 04/21] PCI: tegra194: Handle errors in BPMP response
` [PATCH V3 11/21] PCI: tegra194: Remove IRQF_ONESHOT flag during Endpoint interrupt registration
` [PATCH V3 17/21] PCI: tegra194: Reduce AXI slave timeout value
` [PATCH V3 19/21] PCI: tegra194: Free up EP resources during remove()

[PATCH v2 1/4] efi/x86: Remove EfiMemoryMappedIO from E820 map
 2023-01-13 13:54 UTC  (3+ messages)
`  "

PCI ASPM regression resulting from commit 4ff116d0d5fd8
 2023-01-13 11:12 UTC  (2+ messages)

[helgaas-pci:pci/pm] BUILD SUCCESS d6c931acff1210d80279ebe6dbf7e93ac2b085d0
 2023-01-13 10:48 UTC 

[PATCH 3/3] PCI/DPC: Await readiness of secondary bus after reset
 2023-01-13 10:18 UTC  (5+ messages)

[Bug 216859] New: PCI bridge to bus boot hang at enumeration
 2023-01-13 10:18 UTC  (3+ messages)

[helgaas-pci:pci/aer] BUILD SUCCESS bba5065963f8ade14f3caa5b0f5b4a53d3054dfd
 2023-01-13  7:04 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).