linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-05 21:13:13 to 2022-02-10 11:06:16 UTC [more...]

[RFC PATCH 0/5] PCIe EPF support for internal DMAC handling and driver update for R-Car PCIe EP to support DMAC
 2022-02-10 11:05 UTC  (9+ messages)
` [EXT] "

[PATCH v2 0/2] PCI: endpoint: Fix core_init_notifier feature
 2022-02-10 11:04 UTC  (5+ messages)
` [PATCH v2 2/2] PCI: designware-ep: Fix the access to DBI/iATU registers before enabling controller

[RFC PATCH v4] ACPI: Move sdei_init and ghes_init ahead to handle platform errors earlier
 2022-02-10  9:39 UTC  (3+ messages)
` [PATCH v7 1/2] ACPI: APEI: explicit init HEST and GHES in apci_init

[PATCH v3 0/3] PCI: Introduce UniPhier NX1 PCI endpoint controller support
 2022-02-10  8:09 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: PCI: uniphier-ep: Add bindings for NX1 SoC
` [PATCH v3 2/3] PCI: uniphier-ep: Add SoC data structure
` [PATCH v3 3/3] PCI: uniphier-ep: Add NX1 support

[PATCH v1] PCI: imx6: Handle the abort from user-space
 2022-02-10  8:00 UTC  (2+ messages)

[PATCH v2 1/2] PCI: Allow internal devices to be marked as untrusted
 2022-02-10  7:53 UTC  (12+ messages)
` [PATCH v2 2/2] dt-bindings: Document "UntrustedDevice" property for PCI devices

[PATCH v2] PCI: mediatek: Clear interrupt status before dispatching handler
 2022-02-10  6:50 UTC  (2+ messages)

[PATCH v2] PCI/portdrv: Do not setup up IRQs if there are no users
 2022-02-10  6:49 UTC  (3+ messages)

[5.17 regression] "x86/PCI: Ignore E820 reservations for bridge windows on newer systems" breaks suspend/resume
 2022-02-10  6:39 UTC  (10+ messages)

Question about deadlock between AER and pceihp interrupts during resume from S3 with unplugged device
 2022-02-10  6:23 UTC  (2+ messages)

Query related to shutting down NVMe during system suspend
 2022-02-10  5:40 UTC  (12+ messages)

[RFC 1/2] ARM: dts: imx6qp-sabresd: Enable pcie support
 2022-02-10  3:23 UTC  (8+ messages)
` [RFC 2/2] PCI: imx6: Enable imx6qp pcie power management support

[RFC PATCH] PCI: hv: Avoid the retarget interrupt hypercall in irq_unmask() on ARM64
 2022-02-10  0:31 UTC  (3+ messages)

[PATCH v2 00/11] PCI: qcom: add support for PCIe on SM8450 platform
 2022-02-09 22:41 UTC  (6+ messages)
` [PATCH v2 01/11] dt-bindings: pci: qcom,pcie: drop unused "pipe" clocks
` [PATCH v2 03/11] clk: qcom: gdsc: add support for clocks tied to the GDSC

[PATCH v2 0/3] PCI: Introduce UniPhier NX1 PCI endpoint controller support
 2022-02-09 22:04 UTC  (2+ messages)

[PATCH v3] PCI: vmd: Honor ACPI _OSC on PCIe features
 2022-02-09 21:36 UTC  (2+ messages)

[Bug 215525] New: HotPlug does not work on upstream kernel 5.17.0-rc1
 2022-02-09 21:02 UTC  (4+ messages)

[PATCH] PCI: vmd: Check EIME mode before MSI remapping
 2022-02-09 20:56 UTC 

[PATCH V6 00/10] CXL: Read CDAT and DSMAS data from the device
 2022-02-09 19:57 UTC  (7+ messages)
` [PATCH V6 03/10] PCI/DOE: Add Data Object Exchange Aux Driver

[PATCH] x86/PCI: revert "Ignore E820 reservations for bridge windows on newer systems"
 2022-02-09 18:46 UTC  (2+ messages)

[PATCH] PCI: endpoint: Fix alignment fault error in copy tests
 2022-02-09 16:38 UTC  (2+ messages)

[PATCH] PCI/P2PDMA: Update device table with 3rd gen Xeon platform information
 2022-02-09 16:28 UTC 

[PATCH v2] PCI/ASPM: Disable ASPM when save/restore PCI state
 2022-02-09  8:03 UTC  (3+ messages)

[PATCH v6 0/8] PCI: imx6: refine codes and add compliance tests mode support
 2022-02-09  3:32 UTC  (13+ messages)
` [PATCH v6 1/8] PCI: imx6: Encapsulate the clock enable into one standalone function
` [PATCH v6 2/8] PCI: imx6: Add the error propagation from host_init
` [PATCH v6 3/8] PCI: imx6: Move imx6_pcie_clk_disable() earlier
` [PATCH v6 4/8] PCI: imx6: Disable imx6qdl pcie ref clk
` [PATCH v6 5/8] PCI: imx6: Refine the regulator usage
` [PATCH v6 6/8] PCI: dwc: Add dw_pcie_host_ops.host_exit() callback
` [PATCH v6 7/8] PCI: imx6: Disable enabled clocks and regulators after link is down
` [PATCH v6 8/8] PCI: imx6: Add the compliance tests mode support

[PATCH v4] PCI: endpoint: Add prefetch BAR support
 2022-02-09  3:04 UTC  (2+ messages)

[PATCH V7 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
 2022-02-09  2:39 UTC  (21+ messages)
` [PATCH V7 mlx5-next 01/15] PCI/IOV: Add pci_iov_vf_id() to get VF index
` [PATCH V7 mlx5-next 02/15] net/mlx5: Reuse exported virtfn index function call
` [PATCH V7 mlx5-next 03/15] net/mlx5: Disable SRIOV before PF removal
` [PATCH V7 mlx5-next 04/15] PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PF
` [PATCH V7 mlx5-next 05/15] net/mlx5: Expose APIs to get/put the mlx5 core device
` [PATCH V7 mlx5-next 06/15] net/mlx5: Introduce migration bits and structures
` [PATCH V7 mlx5-next 07/15] vfio: Have the core code decode the VFIO_DEVICE_FEATURE ioctl
` [PATCH V7 mlx5-next 08/15] vfio: Define device migration protocol v2
` [PATCH V7 mlx5-next 09/15] vfio: Extend the device migration protocol with RUNNING_P2P
` [PATCH V7 mlx5-next 10/15] vfio: Remove migration protocol v1 documentation
` [PATCH V7 mlx5-next 11/15] vfio/mlx5: Expose migration commands over mlx5 device
` [PATCH V7 mlx5-next 12/15] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
` [PATCH V7 mlx5-next 13/15] vfio/pci: Expose vfio_pci_core_aer_err_detected()
` [PATCH V7 mlx5-next 14/15] vfio/mlx5: Use its own PCI reset_done error handler
` [PATCH V7 mlx5-next 15/15] vfio: Extend the device migration protocol with PRE_COPY

[PATCH V3] misc: pci_endpoint_test: simplify endpoint test read and write operations
 2022-02-09  2:49 UTC  (10+ messages)
` [PATCH V4] "
    ` [PATCH V5] "
      ` [PATCH V6] "
              ` [PATCH V7] "

[PATCH] arm64: dts: imx8mq-evk: Add the second pcie port support
 2022-02-09  1:13 UTC  (3+ messages)

[PATCH v2] arm64: dts: imx8mq-evk: Add second PCIe port support
 2022-02-09  2:06 UTC 

PCI: Race condition in pci_create_sysfs_dev_files (can't boot)
 2022-02-08 23:40 UTC  (2+ messages)

100 ms boot time increase regression in acpi_init()/acpi_scan_bus()
 2022-02-08 17:59 UTC  (3+ messages)

[PATCH v2 0/5] PCI: Keystone: Misc fixes for TI's AM65x PCIe
 2022-02-08 16:20 UTC  (7+ messages)
` [PATCH v2 4/5] PCI: keystone: Add quirk to mark AM654 RC BAR flag as IORESOURCE_UNSET

[PATCH] PCI: xgene: Fix IB window setup
 2022-02-08 14:34 UTC  (8+ messages)

[helgaas-pci:for-linus] BUILD SUCCESS b139e263240928e877038c4d60527e96ed176d6b
 2022-02-08 12:38 UTC 

[PATCH v3 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-02-08 12:20 UTC  (23+ messages)
` [PATCH v3 1/8] hwtracing: Add trace function "
` [PATCH v3 2/8] hisi_ptt: Register PMU device for PTT trace
` [PATCH v3 4/8] hisi_ptt: Add tune function support for HiSilicon PCIe Tune and Trace device
` [PATCH v3 5/8] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver
` [PATCH v3 6/8] docs: Add HiSilicon PTT device driver documentation
` [PATCH v3 8/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity

[PATCH v5 00/14] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-02-08 11:35 UTC  (7+ messages)
` [PATCH v5 02/14] driver core: Add dma_cleanup callback in bus_type

[PATCH 2/3] PCI: uniphier-ep: Add support for non-legacy SoC
 2022-02-08 11:11 UTC  (2+ messages)

[PATCH] PCI: Fix the ACPI power state during runtime resume
 2022-02-08 10:30 UTC  (4+ messages)

[PATCH 0/2] Add support for Xilinx Versal CPM5 Root Port
 2022-02-08 10:38 UTC  (9+ messages)
` [PATCH 1/2] PCI: xilinx-cpm: Update YAML schemas for "
` [PATCH 2/2] PCI: xilinx-cpm: Add support for Versal CPM5 Root Port driver

[PATCH v1 0/4] PCI: brcmstb: Augment driver for MIPs SOCs
 2022-02-08 10:34 UTC  (3+ messages)
` [PATCH v1 3/4] MIPS: bmips: Remove obsolete DMA mapping support

[PATCH v2 00/23] PCI: aardvark controller fixes BATCH 4
 2022-02-08 10:50 UTC  (2+ messages)
` (subset) "

[PATCH] usb: ehci: add pci device support for Aspeed platforms
 2022-02-08  8:53 UTC  (5+ messages)

[PATCH] PCI: endpoint fix misused goto label
 2022-02-08  6:59 UTC  (3+ messages)

[Bug 215533] [BISECTED][REGRESSION] UI becomes unresponsive every couple of seconds
 2022-02-08  6:35 UTC  (3+ messages)

[PATCH 0/2] Mark USB4 controllers as is_thunderbolt
 2022-02-08  6:33 UTC  (7+ messages)

[PATCH v8 00/10] vgaarb: Rework default VGA device selection
 2022-02-08  2:14 UTC  (3+ messages)

[PATCH V1] PCI/ASPM: Save/restore L1SS Capability for suspend/resume
 2022-02-07 18:20 UTC  (2+ messages)

[PATCH V1 10/10] PCI: tegra: Add Tegra234 PCIe support
 2022-02-07 18:19 UTC  (2+ messages)

[PATCH V1 09/10] PCI: Disable MSI for Tegra234 root ports
 2022-02-07 17:36 UTC  (2+ messages)

[PATCH v6 0/3] PCI: IPQ6018 platform support
 2022-02-07 14:51 UTC  (4+ messages)
` [PATCH v6 1/3] PCI: dwc: tegra: move GEN3_RELATED DBI register to common header
` [PATCH v6 2/3] PCI: qcom: Define slot capabilities using PCI_EXP_SLTCAP_*
` [PATCH v6 3/3] PCI: qcom: Add IPQ60xx support

[PATCH V1 00/10] PCI: tegra: Add Tegra234 PCIe support
 2022-02-07  6:47 UTC  (7+ messages)
` [PATCH V1 03/10] dt-bindings: memory: Add Tegra234 PCIe memory
` [PATCH V1 04/10] dt-bindings: PHY: P2U: Add support for Tegra234 P2U block
` [PATCH V1 07/10] arm64: tegra: Enable PCIe slots in P3737-0000 board

[PATCH] ACPI: cleanup double word in comment
 2022-02-06 14:58 UTC 

[PATCH] PCI:pciehp: Replace request_threaded_irq with devm_request_threaded_irq
 2022-02-06 14:34 UTC  (2+ 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).