linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-20 17:50:29 to 2023-03-24 15:10:10 UTC [more...]

[PATCH v2] PCI: imx6: install the fault handler only if we are really running on a compatible device
 2023-03-24 15:09 UTC  (2+ messages)

[PATCH v6 00/13] Add PCI pass-thru support to Hyper-V Confidential VMs
 2023-03-24 14:48 UTC  (9+ messages)
` [PATCH v6 06/13] x86/hyperv: Change vTOM handling to use standard coco mechanisms
` [PATCH v6 12/13] PCI: hv: Add hypercalls to read/write MMIO space

[PATCH V7 0/3] Generate device tree node for pci devices
 2023-03-24 14:14 UTC  (14+ messages)
` [PATCH V7 1/3] of: dynamic: Add interfaces for creating device node dynamically

[PATCH v7 0/6] Add pci_dev_for_each_resource() helper and update users
 2023-03-24  9:20 UTC  (12+ messages)
` [PATCH v7 1/6] kernel.h: Split out COUNT_ARGS() and CONCATENATE()
` [PATCH v7 2/6] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v7 3/6] PCI: Allow pci_bus_for_each_resource() to take less arguments
` [PATCH v7 4/6] EISA: Convert to use less arguments in pci_bus_for_each_resource()
` [PATCH v7 5/6] pcmcia: "
` [PATCH v7 6/6] PCI: Make use of pci_resource_n()

[PATCH v9 0/4] dmaengine: dw-edma: Add support for native HDMA
 2023-03-24  7:44 UTC  (6+ messages)
` [PATCH v9 1/4] dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
` [PATCH v9 2/4] dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract controller operation
` [PATCH v9 3/4] dmaengine: dw-edma: Add support for native HDMA
` [PATCH v9 4/4] dmaengine: dw-edma: Add HDMA DebugFS support

[PATCH] PCI: mt7621: Use dev_info for PCIe no card plugged on port trace
 2023-03-24  7:37 UTC 

[PATCH 00/18] cxl: Add support for QTG ID retrieval for CXL subsystem
 2023-03-23 23:20 UTC  (4+ messages)
` [PATCH 18/18] cxl: Export sysfs attributes for device QTG IDs

[PATCH v2 3/5] pci/aer: Export cper_print_aer() for CXL driver logging
 2023-03-23 22:26 UTC  (2+ messages)

[PATCH net-next 6/6] mlxsw: pci: Add support for new reset flow
 2023-03-23 16:51 UTC  (2+ messages)

[PATCH v4] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2023-03-23 16:33 UTC 

[PATCH v6 1/4] PCI: Introduce pci_dev_for_each_resource()
 2023-03-23 16:28 UTC  (6+ messages)

[PATCH v3 00/38] Kconfig: Introduce HAS_IOPORT config option
 2023-03-23 16:25 UTC  (28+ messages)
` [PATCH v3 01/38] Kconfig: introduce HAS_IOPORT option and select it as necessary
` [PATCH v3 03/38] char: impi, tpm: depend on HAS_IOPORT
` [PATCH v3 07/38] drm: handle HAS_IOPORT dependencies
` [PATCH v3 15/38] leds: add "
` [PATCH v3 26/38] pnp: "
` [PATCH v3 35/38] video: handle "

[PATCH v3] PCI: apple: Set only available ports up
 2023-03-23 16:05 UTC  (3+ messages)

[PATCH] PCI/PM: Wait longer after reset when active link reporting is supported
 2023-03-23 13:29 UTC  (4+ messages)

[PATCH -next] PCI: v3: Use devm_platform_get_and_ioremap_resource()
 2023-03-23 13:06 UTC  (2+ messages)

[Patch v3 00/11] Tegra234 Memory interconnect support
 2023-03-23 12:59 UTC  (25+ messages)
` [Patch v3 01/11] firmware: tegra: add function to get BPMP data
` [Patch v3 02/11] memory: tegra: add interconnect support for DRAM scaling in Tegra234
` [Patch v3 03/11] memory: tegra: add mc clients for Tegra234
` [Patch v3 04/11] memory: tegra: add software mc clients in Tegra234
` [Patch v3 05/11] dt-bindings: tegra: add icc ids for dummy MC clients
` [Patch v3 06/11] arm64: tegra: Add cpu OPP tables and interconnects property
` [Patch v3 07/11] cpufreq: tegra194: add OPP support and set bandwidth
` [Patch v3 08/11] memory: tegra: make cpu cluster bw request a multiple of mc channels
` [Patch v3 09/11] PCI: tegra194: add interconnect support in Tegra234
` [Patch v3 10/11] memory: tegra: handle no BWMGR MRQ support in BPMP
` [Patch v3 11/11] memory: tegra186-emc: fix interconnect registration race

[PATCH v11 00/13] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2023-03-23 11:18 UTC  (23+ messages)
` [PATCH v11 01/13] PCI: dwc: Fix writing wrong value if snps,enable-cdm-check
` [PATCH v11 03/13] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Host
` [PATCH v11 04/13] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Endpoint
` [PATCH v11 08/13] PCI: dwc: Add dw_pcie_num_lanes_setup()
` [PATCH v11 09/13] PCI: dwc: Add support for triggering legacy IRQs
` [PATCH v11 10/13] PCI: rcar-gen4: Add R-Car Gen4 PCIe Host support
` [PATCH v11 11/13] PCI: rcar-gen4-ep: Add R-Car Gen4 PCIe Endpoint support

[PATCH v8 0/4] dmaengine: dw-edma: Add support for native HDMA
 2023-03-23 10:03 UTC  (9+ messages)
` [PATCH v8 1/4] dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
` [PATCH v8 2/4] dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract controller operation
` [PATCH v8 3/4] dmaengine: dw-edma: Add support for native HDMA
` [PATCH v8 4/4] dmaengine: dw-edma: Add HDMA DebugFS support

[PATCH -next] PCI: rcar-gen2: Use devm_platform_get_and_ioremap_resource()
 2023-03-23  9:16 UTC 

[PATCH -next] PCI: xgene-msi: Use devm_platform_get_and_ioremap_resource()
 2023-03-23  9:00 UTC 

[PATCH -next] PCI: imx6: Use devm_platform_get_and_ioremap_resource()
 2023-03-23  8:24 UTC  (2+ messages)

[PATCH] PCI: mt7621: Use dev_err_probe()
 2023-03-23  8:21 UTC  (3+ messages)

[PATCH] PCI: rockchip: Use dev_err_probe()
 2023-03-23  5:22 UTC  (2+ messages)

Samsung PM991 NVME does not work on LX2160A system (Solidrun Honeycomb)
 2023-03-23  4:16 UTC  (3+ messages)

[PATCH v4 0/8] PCI: dwc: Add support for Marvell AC5 SoC
 2023-03-23  0:11 UTC  (7+ messages)
` [PATCH v4 2/8] PCI: armada8k: Add AC5 SoC support
` [PATCH v4 3/8] PCI: armada8k: Add AC5 MSI support
` [PATCH v4 8/8] PCI: dwc: Introduce region limit from DT

[PATCH] PCI/ASPM: pci_enable_link_state: Add argument to acquire bus lock
 2023-03-22 22:46 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v2 1/1] PCI: layerscape: Add power management support
 2023-03-22 21:19 UTC  (6+ messages)
  ` [EXT] "

[PATCH] PCI: Assign PCI domain by ida_alloc()
 2023-03-22 20:13 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v6 2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource()
 2023-03-22 19:35 UTC  (2+ messages)

[PATCH 00/15] PCI: Convert to platform remove callback returning void
 2023-03-22 18:06 UTC  (22+ messages)
` [PATCH 01/15] PCI: aardvark: "
` [PATCH 02/15] PCI: altera: "
` [PATCH 03/15] PCI: altera-msi: "
` [PATCH 04/15] PCI: brcmstb: "
` [PATCH 05/15] PCI: cadence/j721e: "
` [PATCH 06/15] PCI: dwc/*: "
` [PATCH 07/15] PCI: hisi-error: "
` [PATCH 08/15] PCI: iproc: "
` [PATCH 09/15] PCI: mediatek: "
` [PATCH 10/15] PCI: mediatek-gen3: "
` [PATCH 11/15] PCI: mt7621: "
` [PATCH 12/15] PCI: mvebu: "
` [PATCH 13/15] PCI: rockchip-host: "
` [PATCH 14/15] PCI: tegra: "
` [PATCH 15/15] PCI: xgene-msi: "

[regression] Bug 217218 - Trying to boot Linux version 6-2.2 kernel with Marvell SATA controller 88SE9235
 2023-03-22 13:54 UTC  (2+ messages)

[RESEND PATCH] ACPI: VIOT: Initialize the correct IOMMU fwspec
 2023-03-22 10:04 UTC  (2+ messages)

[pci:for-linus] BUILD SUCCESS cdce67099117ece371582f706c6eff7d3a65326d
 2023-03-22  7:24 UTC 

[PATCH v7 0/5] dmaengine: dw-edma: Add support for native HDMA
 2023-03-22  5:44 UTC  (10+ messages)
` [PATCH v7 4/5] dmaengine: dw-edma: Add HDMA DebugFS support

[PATCH V10 0/4] Enable PCIe ASPM and LTR on select hardware
 2023-03-21 23:40 UTC  (6+ messages)
` [PATCH V10 4/4] PCI: vmd: Add quirk to configure PCIe ASPM and LTR

[PATCH] dt-bindings: PCI: Fix unit address of example root port
 2023-03-21 20:18 UTC  (2+ messages)

[RESEND PATCH v9 1/2] dt-bindings: PCI: qcom: Add SM8550 compatible
 2023-03-21 19:54 UTC  (2+ messages)

ath9k legacy vs MSI interrupt issue on imx8mm soc
 2023-03-21 17:55 UTC  (2+ messages)

[PATCH v2 0/2] PCI: mediatek-gen3: Support controlling power and
 2023-03-21 16:57 UTC  (3+ messages)
` [PATCH v2 2/2] PCI: mediatek-gen3: Add power and reset control feature for downstream component

[PATCH] PCI: Add quirk to clear MSI-X
 2023-03-21 11:07 UTC  (8+ messages)

[PATCH v2] PCI: qcom: Add async probe support
 2023-03-21 10:01 UTC  (2+ messages)

[PATCH v2 1/1] Guard pci_create_sysfs_dev_files with atomic value
 2023-03-21  9:09 UTC  (6+ messages)

[PATCH v4 00/17] Collection of DOE material
 2023-03-21  9:05 UTC  (4+ messages)
` [PATCH v4 05/17] PCI/DOE: Silence WARN splat with CONFIG_DEBUG_OBJECTS=y

[PATCH 0/3] Cadence PCIe PHY latency for PTM
 2023-03-21  8:42 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: PCI: cdns: Add PHY latency properties

[PATCH] dt-bindings: PCI: Drop unneeded quotes
 2023-03-21  6:49 UTC  (2+ messages)

[PATCH] ACPI: VIOT: Initialize the correct IOMMU fwspec
 2023-03-20 18:19 UTC  (2+ messages)

[PATCH] PCI: cadence: Move 28 bit mask CPU addr fixup ops from platform device to J721E platform
 2023-03-20 17:41 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).